@charset "utf-8";
/* CSS Document */

/*debug
.lang {
	display:none;
}
debug*/

/* +++++++++++++++++++++++
		Global
+++++++++++++++++++++++ */

body {
	font-size:12px;
	background-color: #FFFFFF;
	color:#333;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #438EF0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.center {
	text-align:center;
}
.right {
	text-align:right;
}
/* +++++++++++++++++++++++
		Head
+++++++++++++++++++++++ */
#headerOuterA{
	background: url(../img/h_bg02.jpg) repeat-x;
	background-position: top;
}
#headerOuterB{
	background: url(../img/h_bg01.jpg) no-repeat;
	background-position: center;
	min-width:960px;
}
* html #headerOuterB {
	width: expression(document.body.clientWidth < 962? "960px" : "auto");
}

#header {
	width: 960px;
	height: 108px;
	font-size: 11px;
	position: relative;
	margin: 0 auto;
	zoom:1;
}
.hNaviA a{
	color: #333;
	text-decoration: none;
}
.hNaviA a:hover{
	text-decoration: underline;
}
.dct {
	color: #FFFFFF;
	position: absolute;
	left: 7px;
	top: 4px;
}
.hNaviA {
	position: absolute;
	left: 520px;
	top: 8px;
	width:350px;
	text-align:center;
}
.lang {
	position: absolute;
	right: 5px;
	top: 7px;
	width:77px;
	text-align:center;
}
.lang a {
	color: #333;
	display:inline-block;
	/display:inline;
	/zoom:1;
	background: url(../img/h_icon01.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
.langBln {
	position: absolute;
	right: -10px;
	top: 22px;
	z-index:100;
	display:none;
	zoom:1;
}
	.langBln img {
		vertical-align:top;
	}
#siteName {
	position: absolute;
	left: 50px;
	top: 51px;
}
.hNaviB {
	position: absolute;
	left: 430px;
	top: 57px;
	font-size:12px;
}
.hNaviB li {
	display: inline;
	padding-left: 10px;
	margin-right: 10px;
	background: url(../img/h_icon02.png) no-repeat;
	background-position: 0 center;
}
.cobtn {
	position: absolute;
	right: 2px;
	top: 36px;
}
/* +++++++++++++++++++++++
		GlobalNavi
+++++++++++++++++++++++ */
#navi {
	width: 962px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#navi li {
	float: left;
}
	#navi li img {
		vertical-align:top;
	}
/* +++++++++++++++++++++++
		Contents
+++++++++++++++++++++++ */

#pageBody {
	width: 960px;
	margin: 0 auto 30px auto;
}
#contents {
	width: 730px;
	float: right;
}

#contents .inner {
	padding:0 25px;
}

#contents h1 {
}

#contents .nBtn {
	float:right;
	display:block;
	width:252px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#fff;
	text-align:center;
	margin-bottom:30px;
}

#contents .pageNavi {
	text-align:right;
}
#contents .pageNavi a {
	color:#333;
}
#contents .pageNavi a:hover {
}

/* +++++++++++++++++++++++
		RightBar
+++++++++++++++++++++++ */
#rightBar{
	width: 216px;
	float: left;
}
#rightBar .bannerArea li {
	margin-bottom:10px;
}


/* subMenu */
#subMenu {
	border:1px solid #ccc;
	padding:0 5px;
	margin-bottom:20px;
}
#subMenu h3 {
	margin:5px 0;
}
#subMenu dl {
	margin:5px 0;
	padding:0 5px;
	border:1px solid #ccc;
}
#subMenu dl dt {
	padding:1px 0;
	z-index:5;
	margin:0 -4px;
	border-bottom:1px solid #ccc;
}
#subMenu dl dt.close {
	border-bottom:none;
}
#subMenu dl dt a {
	border:3px solid #fff;
	display:block;
}
#subMenu dl dd {
	border-top:1px dotted #ccc;
	margin-top:-1px;
	position:relative;
	z-index:1;
	zoom:1;
	line-height:1.4;
	background-image:url(../img/entry/side_list.png);
	background-position:left top;
	background-repeat:no-repeat;
}
	#subMenu dl dd a {
		display:block;
		padding:5px 0 5px 18px;
	}
#subMenu dl dd.active {
	background-image:url(../img/entry/side_list_act.png);
}

/* +++++++++++++++++++++++
		TopicPath
+++++++++++++++++++++++ */

#topicPath{
	background: url(../img/tpath_bg.jpg) repeat-x;
	width: 930px;
	height: 32px;
	clear: both;
	margin: 0 auto 10px auto;
	border: 1px solid #D2D2D2;
	padding-left: 30px;
}
#topicPath ul{
	background: url(../img/tpath_img01.png)  no-repeat;
	padding-left: 20px;
	background-position: 0 9px;
}
#topicPath li{
	float: left;
	height: 25px;
	padding-top: 7px;
	background: url(../img/tpath_img02.png) no-repeat right top;
	padding-right: 25px;
	margin-right: 10px;
	vertical-align: middle;
}
#topicPath li.home{
	
}
#topicPath li a{
	color: #333;
}
#topicPath li a:hover{
}


/* +++++++++++++++++++++++
		Footer
+++++++++++++++++++++++ */

#footerOuter{
	background:#666666 url(../img/f_bg.jpg) repeat-x;
}
#footer{
	color: #FFFFFF;
	width: 1025px;
	margin: 0 auto;
	height: 147px;
	position: relative;
	font-size: 11px;
}
#footer a{
	color: #FFFFFF;
}
.add{
	position: absolute;
	top: 13px;
	left: 102px;
}
.fNavi{
	position: absolute;
	top: 5px;
	right: 60px;
}
.fNavi li{
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	background: url(../img/f_icon01.png) no-repeat;
	background-position: 0 3px;
}
.copy{
	position: absolute;
	top: 22px;
	right: 30px;
}
.qr{
	position: absolute;
	top: 15px;
	left: 32px;
}



/* clearfix
---------------------------------------------------- */
.clearfix:after,
#head:after, #navi:after, #pageBody:after, .subjectBox:after, .newstab:after, #topicPath ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.clearfix,
#head, #navi , #pageBody ,.subjectBox , .newstab , #topicPath ul{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #head, * html #navi , * html #pageBody , * html .subjectBox , * html .newstab , * html #topicPath ul{
	height: 1%;
}
.clearfix,
#head, #navi , #pageBody ,.subjectBox , .newstab , #topicPath ul{
	display: block;
}
/* End hide from IE-mac */
