@charset "utf-8";

/*===font-style, color===*/
.header h1{
	font-size: 10px;
	font-weight: normal;
	color: #8C8C8C;
}
.pnavi,
.header ul,
.footer,
.conbody div.content-sub,
.conbody div.content-footer{
	font-size: 84%;
}
.header ul.global-navi li a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.footer a:link,
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #C1EBDC;
}
.footer div.poweredBy a:link,
.footer div.poweredBy a:visited {
	color: #666666;
	text-decoration: none;
}
.footer div.poweredBy a:hover {
	color: #666666;
}
/*===header===*/
.header{
	overflow: hidden;
	position: relative;
	width: 920px;
	height: 51px;
	margin: 0 auto;
	padding: 11px 30px 10px;
	background: none;
	zoom: 1;
}
.header img{
	margin-bottom: 1px; /*IE6*/
}
.header div.ci-section{
	float: left;
	width: 580px;
	vertical-align: middle;
}
.header h1{
	float: left;
	width: 390px;
	margin: auto 0;
	padding: 10px 0 0 15px;
}
.header div.ci{
	float: left;
	width: 173px;
	margin-top:-10px;
}
.header div.area{
	float: left;
	width: 129px;
}
.header ul.utility{
	float: right;
	width: auto;
}
.header ul.utility li{
	float: left;
	padding: 0 0 0 30px;
	background: url(img/arr_n.gif) 15px 2px no-repeat;
}
.header ul.utility li a{
	font-size: 10px;
	white-space: nowrap;
}
.header ul.global-navi{
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.header ul.global-navi li{
	float: left;
	margin-left: 5px;
}
.header ul.global-navi li a{
	display: block;
}
.header ul.global-navi li img{
	vertical-align: middle;
}
.header ul.global-navi li span{
	padding: 0 15px 0 1px;
	vertical-align: middle;
}
/*===pnavi===*/
.pnavi{
	clear: none;
	width: 920px;
	margin: 0 auto;
	padding: 8px 30px 0;
	margin-bottom: 14px;
}
/*===wrapper-footer===*/
.wrapper-footer{
	width: 100%;
	background:#FFFFFF url(../images/frame/bg_footer.gif) repeat scroll 0 0;
}
/*===footer===*/
.footer{
	width: 920px;
	min-height: 78px;
	margin: 0 auto;
	padding: 0 24px 11px;
	background-color: #009260;
	color: #FFFFFF;
}
.footer ul li{
	display: block;
	float: left;
	padding: 12px 15px 0;
	background: url(../images/frame/devider_fff.gif) left top no-repeat;
}
.footer ul li.first-child{
	padding-left: 0;
	background: none;
}
.footer div.site-info-section{
	float: left;
	overflow: hidden;
	padding: 0;
	background-color: #009260;
	*zoom: 1;
}
.footer div.site-info-section ul.site-info{
	width: 650px;
	height: 30px;
	margin: 0;
	padding: 0 0 6px;
	_display: inline;
	text-align: left;
}
.footer div.site-info-section .pr {
	float: left;
	padding: 24px 0 0;
	width: 650px;
	background-color: #009260;
}
.footer div.keyword-section {
	float: right;
	width: 218px;
	margin: 0;
	background-color: #009260;
}
.footer div.keyword-section p.copyright{
	width: 218px;
	margin: 13px 0 7px;
	text-align: right;
}
.footer div.keyword-section p.copyright img{
	vertical-align: middle;
}
.footer div.keyword-section div.poweredBy {
	margin: 0;
	padding: 0;
	width: 218px;
	background: url(../images/frame/bg_pwrby_01.gif) left top no-repeat;
	text-align: left;
	vertical-align: middle;
	line-height: 1.15em;
}
.footer div.keyword-section div.poweredBy table td.poweredByL {
	padding: 5px 0 0 6px;
	width: 126px;
}
.footer div.keyword-section div.poweredBy table td.poweredByR {
	padding: 3px 4px 2px 2px;
	width: 80px;
}
.footer div.keyword-section div.poweredByBtm {
	clear: both;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 5px;
	background: url(../images/frame/bg_pwrby_02.gif) left top no-repeat;
}
/*===content-footer===*/
.conbody div.content-footer{
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
	_postion: relative;
	_zoom: 1;
}
.conbody div.content-footer div.seo-text{
	overflow: hidden;
	border: 1px solid #aeaeae;
	padding: 3px 6px;
	_postion: relative;
	_zoom: 1;
}
.conbody div.content-footer div.seo-text ul.link-list-02{
	float: right;
}
