@charset "UTF-8";
/* wp_office_green */

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: #F1F1F1;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
hr {
	display: none;
}
img{
	border-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 760px;
	margin: 25px auto 10px;
	background: url(images/base_bg.gif) repeat-y top;
}
a{
	text-decoration: underline;
	color: #666666;
}
a:hover{
	color: #224211;
	text-decoration: underline;
}

blockquote {
	margin-left: 20px;
}

/* header */
#header {
	background: url(images/header_t_bg.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 85px;
	position: relative;
	width: 760px;
	clear: both;
}
#header h1 a {
	color: #659f8c;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 170px;
}
#header .subTitle{
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 10px;
}
#header .logoSet {
	position: absolute;
	left: 25px;
	top: 17px;
	height: auto;
	width: 300px;
}

/* subMenu */
#subMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 400px;
}
#subMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
}
#subMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subMenu li a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
}
#subMenu li a:hover {
	color: #224211;
}

/* menu */
#menu {
	margin: 0px;
	padding: 0px;
	height: 25px;
	position: relative;
	width: 760px;
	clear: both;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: absolute;
	right: 25px;
	bottom: 4px;
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li a {
	display: block;
	width: 117px;
	border-right: 1px solid #659f8c;
	text-align: center;
	font-weight: bold;
	color: #659f8c;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
}
#menu li a:hover {
	color: #224211;
}
#menu .home a {
	width: 118px;
	border-left: 1px solid #659f8c;
}


/* intro */
#intro {
	background: url(images/intro_bg.gif) repeat-y center -1px;
	margin: 0px;
	padding: 0px;
	height: 180px;
	position: relative;
	width: 760px;
	clear: both;
}
#intro img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
}
#intro p {
	position: absolute;
	top: 15px;
	right: 45px;
	text-align: left;
	color: #f5f5f5;
	line-height: 2.1em;
	width: 440px;
}

/* pagebody */
#pagebody {
	margin: 15px 0px;
	padding: 0px 25px;
	background: url(images/dot.gif) repeat-y 254px;
	width: 710px;
	height: auto;
	clear: both;
	float: left;
}
/* pagebody maincontents */
#pagebody #maincontents {
	float: right;
	width: 460px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: auto;
}
#pagebody #maincontents h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	font-weight: bolder!important;
	color: #659f8c;
}

#pagebody #maincontents h2 {
	margin: 0px 0px 10px;
	padding: 3px 0px 5px 11px;
	font-size: 12px;
	background: url(images/h2.gif) no-repeat;
	color: #FFFFFF;
	height: 12px;
	width: 449px;
}

#pagebody #maincontents h2 a {
	color: #FFFFFF;
}


#pagebody #maincontents h3 {
	margin: 0px 0px 10px;
	font-size: 12px;
	background: url(images/h3.gif) no-repeat 2px;
	color: #659f8c;
	width: 449px;
	padding-right: 0px;
	padding-left: 11px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hides from IE-mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* End hides from IE-mac */

#pagebody #maincontents p {
	line-height: 2em;
	padding: 0px;
	margin: 0px 0px 10px;
	position: relative;
}
#pagebody #maincontents a {
	color: #659f8c;
	font-weight: bold;
}
#pagebody #maincontents a:hover {
	color: #224211;
}
#pagebody #maincontents p img {
	float: right;
	clear: both;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0.3em;
	color: #666666;
	text-decoration: underline;
}
#pagebody #maincontents ul {
	list-style: inside;
}
#pagebody #maincontents li {
	line-height: 1.8em;
}

/* pagebody sidebar */
#pagebody #sidebar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	height: auto;
	float: left;
}

#pagebody #sidebar #newsbox {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: auto;
}
#pagebody #sidebar #newsbox #newsHead a {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead a:hover {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center -6px;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead h2 {
	background: #dddddd url(images/newsHead.gif) no-repeat 15px 10px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 210px;
	text-indent: -9999px;
}
#pagebody #sidebar #newsbox .newsContents {
	background: #dddddd;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}
#pagebody #sidebar #newsbox .newsContents ul {
	list-style: none;
	padding: 0px 15px 10px;
	margin: 0px;
}
#pagebody #sidebar #newsbox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#pagebody #sidebar #newsbox .newsContents li a {
	font-size: 12px;
}

#pagebody #sidebar #bannerfield {
	padding: 0px;
	margin: 15px 0px 10px;
}
#pagebody #sidebar #bannerfield h3 img {
	padding: 0px;
	margin: 0px 0px 15px;
}

/* footer */
#footer {
	background: url(images/footer_bg.gif) no-repeat bottom;
	height: 30px;
	clear: both;
	width: 760px;
}
#footer address {
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	color: #659f8c;
	font-size: 10px;
}
#footer a {
	color: #659f8c;
}
#footer a:hover {
	color: #224211;
}
