@charset "utf-8";

/*********************************************************************
	Base
*********************************************************************/

/* reset
------------------------------------------------------------------ */

div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
address {
	font-style: normal;
}
textarea {
	font-size: 100%;
}
hr {
	display: none;
}
img {
	vertical-align:top;
}

sub, sup {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.0;
	font-size:9px;
}

sup {
	vertical-align:0.4em;
}

sub {
	vertical-align:-0.1em;
}


/* body
------------------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	text-align:center;
	color:#333;
	background:#f3f1e8;
	line-height: 1.45;
}

/* \*/
* html body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
*:first-child+html body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/**/

/* Link
------------------------------------------------------------------ */
a:link,a:visited {color: #023894;text-decoration: underline;}
a:hover,a:active {color: #6089ce;text-decoration: underline;}


/* TextSize reset
------------------------------------------------------------------ */
li li{
	font-size:100%;
}

/* All
------------------------------------------------------------------ */

#wrapper {
	width:966px;
	text-align:left;
	margin:0 auto;
	background:url(../images/bg_wrap01.gif) repeat-y left top;
}

#contents {
	padding:20px 23px 0;
	zoom:1;
	background:url(../images/bg_wrap02.gif) no-repeat left top;
}

#main {
	float: right;
	width: 700px;
	padding: 0 0 40px;
}

#side{
	width:200px;
	float:left;
}

/* Header
------------------------------------------------------------------ */

#header{
	width:100%;
	background:#fff;
	border-top:solid 4px #019069;
}

.headWrap{
	width:960px;
	margin:0 auto;
	padding:0 0 9px;
	text-align:left;

}

#header h1.logo,
#header p.logo{
	width:200px;
	float:left;
	margin:10px 0 0;
}

/* headBlock */

.headBlock{
	width:680px;
	float:right;
	margin:-10px 0 0;
}
.headBlock .headNav{
	float:right;
}

.headBlock .headNav li{
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 15px;
	background:url(../images/bg_arw02.gif) no-repeat left center;
}

.headInner{
	width:680px;
	margin:0 0 20px;
	padding:8px 0 0;
}

.headInner p.codeTit{
	width:199px;
	margin:13px 10px 0 0;
	float:left;
}

.headInner dl{
	float:left;
	background:url(../images/bg_head.gif) no-repeat left top;
	width:432px;
	height:36px;
	overflow:hidden;
	margin:0 3px 0 0;
}

.headInner dt{
	float:left;
	margin:12px 9px 0 0;
	padding:0 0 0 11px;
}

.headInner dd{
	float:left;
	margin:6px 0 0;
}

.headInner li{
	float:left;
	margin:0 3px 0 0;
}

.headInner li.lastChild{
	margin:0;
	padding:0 0 0 23px;
}

.headInner .search{
	width:190px;
	height:22px;
	line-height:22px;
	float:left;
	margin:1px 9px 0 0;
	padding:0;
	border:none;
	outline: none;
}

.searchBtn{
	width:36px;
	height:31px;
	background:url(../images/btn_search.gif) no-repeat left top;
	border:none;
	cursor:pointer;
	margin:-1px 0 0 2px;
	float:right;
}

.headInner .headTit{
	float:left;
}

.headInner .rssIcon{
	float:left;
	margin:5px 0 0;
}


/* GlobalNavi
------------------------------------------------------------------ */
#globalNavi {
	width:100%;
	background:url(../images/bg_gnav01.gif) repeat-x left top;
}

#globalNavi li a{
	color:#fff;
}

#globalNavi .gNav1{
	width:960px;
	text-align:left;
	margin:0 auto;
}

#globalNavi .gNav2 ul{
	width:960px;
	margin:0 auto;
	text-align:left;
}

#globalNavi .gNav1 ul{
	height:46px;
	overflow:hidden;
}

#globalNavi .gNav1 li{
	float:left;
	line-height:1.0;
}

#globalNavi .gNav2{
	width:100%;
	background:#385fa1 url(../images/bg_gnav02.gif) repeat-x left bottom;
	padding:10px 0 16px;
}

#globalNavi .gNav2 li{
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 9px;
	background:url(../images/bg_gnav_arw.gif) no-repeat left center;

}

/* TopicPath
------------------------------------------------------------------ */

#topicPath{
	width:960px;
	text-align:left;
	margin:0 auto;
	padding:10px 0;
}

#topicPath ul{
	padding:0 0 0 20px;
}

#topicPath li{
	float:left;
	margin:0 10px 0 0;
}

#topicPath li a{
	background:url(../images/bg_path.gif) no-repeat right center;
	padding:0 12px 0 0;
}

/* Side
------------------------------------------------------------------ */

/* loginBlock */

#side .loginBlock{
	width:200px;
	height:203px;
	background:url(../images/bg_slogin.gif) no-repeat left top;
	margin:0 0 10px;
	font-size:0;
}

#side .loginBlock li{
	margin:0 0 5px;
	text-align:center;
}

/* localNav */

#side .localNav{
	width:200px;
	margin:0 0 10px;
	padding:0 0 10px;
	background:url(../images/bg_lnav.gif) no-repeat left bottom;
}

#side .localNav .lnavWrap{
	width:200px;
	background:url(../images/bg_lnav01.gif) no-repeat center top;
}

#side .localNav ul ul{
	width:198px;
	background:none;
	border-top:solid 1px #ccc;
}

#side .localNav li{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:url(../images/bg_arw01.gif) no-repeat 15px 1.2em;
}


#side .localNav li li.lastChild{
	border:none;
}

#side .localNav li.currentParent,
#side .localNav li.current{
	background:#ecf3ff url(../images/bg_arw07.gif) no-repeat 15px 1.2em;
}

#side .localNav li li.current{
	background:#efefef url(../images/bg_arw06.gif) no-repeat 25px 1.2em;
}
#side .localNav li.current.firstChild a,
#side .localNav li.currentParent.firstChild a{
	background: url(../images/bg_lnav03.gif) repeat-x left top;	
}

#side .localNav li.current.firstChild ul a,
#side .localNav li.currentParent ul a,
#side .localNav li ul.lnav1 a{
	background:none!important;
}

#side .localNav li li{
	border:none;
	border-bottom:solid 1px #ccc;
	background:#fff url(../images/bg_arw06.gif) no-repeat 25px 1.2em;
}

#side .localNav li a{
	display:block;
	padding:10px 10px 10px 25px;
}

#side .localNav li li a{
	padding:10px 10px 10px 35px;
}

* html #side .localNav li a { zoom:1; }


/*imgNav */

#side .localImgNav{
	width:200px;
	background:#efefef;
	text-align:center;
	margin:0 0 10px;
	padding:10px 0 5px;
}

#side .localImgNav li{
	margin:0 0 5px;
	line-height:1.0;
}

/* bnr */

#side .bnr,
#side .bnrBlock li{
	margin:0 0 10px;
	line-height:1.0;
}

/* linkBlock */

#side .linkBlock{
	width:200px;
	background:#efefef;
	margin:0 0 10px;
	padding:10px 0;
	overflow:inherit;
}

#side .linkBlock ul{
	padding:10px;
	background:#fff;
	margin:0 10px;
}


#side .linkBlock li.lastChild{
	border:none;
	padding:0 0 0 15px;
	margin:0;
}


/* totop
------------------------------------------------------------------ */
.totop {
	text-align:right;
	clear:both;
	margin:0 22px 0 0;
	line-height:0;
	font-size:0;
}

/* footer
------------------------------------------------------------------ */
#footer {
	width:965px;
	text-align:center;
	margin:0 auto;
}

#footer .footWrap{
	border-top:solid 13px #008d65;
	background:#f9fdeb;
	width:960px;
	margin:0 auto;
}

/* footBlock1 */

#footer .footBlock1{
	width:920px;
	margin:0 auto 20px;
	padding:20px 0 15px;
	text-align:left;
	background:url(../images/bg_foot01.gif) repeat-x left bottom;
}

#footer .footBlock1 .fLogo{
	float:left;
	margin:0 35px 0 0;
}

#footer .footBlock1 .fAdd{
	float:left;
	margin:5px 0 0;
}

/* footBlock2 */

#footer .footBlock2{
	width:920px;
	margin:0 auto;
	text-align:left;
	padding:0 0 30px;
}

#footer .footNav1{
	width:668px;
	float:left;
	background:url(../images/bg_foot03.gif) repeat-y right top;
}

#footer .footNav1 p.fTit1,
#footer .footNav2 li{
	background:url(../images/bg_foot_arw01.gif) no-repeat left  0.35em;
	padding:0 0 0 17px;
	margin:0 0 5px;
}

#footer .footNav1 p.fTit1{
	font-weight:bold;
}

#footer .footNav1 ul{
	width:220px;
	float:left;
}

#footer .footNav1 li{
	background:url(../images/bg_foot_arw02.gif) no-repeat left 0.45em;
	margin:0 0 5px;
	padding:0 0 0 10px;

}

#footer .footNav1 li ul{
	margin:5px 0 0 10px;
	width:auto;
	float:none;
}

#footer .footNav1 li ul li{
	background:url(../images/bg_foot_arw03.gif) no-repeat left 0.45em;
}

#footer .footNav2{
	width:230px;
	float:right;
}

#footer .footNav2 p.fTit2{
	margin:0 0 10px;
}

/* footNav3 */

#footer .footNav3{
	width:960px;
	padding:20px 0;
	background:#008d65 url(../images/bg_foot02.gif) repeat-x left top;
	overflow:hidden;
}

#footer .footNav3 ul {
	position: relative;
	left: 50%;
	float:left;
	margin:0 0 10px;
}

#footer .footNav3 li{
	position: relative;
	left: -50%;
	float: left;
	padding:0 12px;
	background:url(../images/bg_foot_arw04.gif) no-repeat left center;
}

#footer .footNav3 li a{
	color:#fff;
}

#footer p.copy{
	text-align:center;
	color:#fff;
	clear:both;
}
