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


body {
	min-width: 970px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:hover img.opa {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/******************************
 common
******************************/
.parentBox {overflow: hidden;}
.leftBox {
	float: left;
	width: 620px;

}
.rightBox {float: right;}
.bottomBox {clear: both;}


/******************************
 #head
******************************/
#head {
	width: 950px;
	height: 600px;
	margin: 0 auto;
}
#head #headLeft ul {
	list-style: none;
}
#head #headLeft ul li {
	float: left;
}
#headLeft01 {
	float: left;
}
#headLeft02 {
	margin: 25px 0 0 19px;
	float: left;
}
#headLeft03 {
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left:2px;
}


#headRight01 {
	margin-top: 10px;
	margin-bottom: 6px;
	padding-right: 11px;
	text-align: right;
}
#headBottom {
	padding-top: 15px;
}
/******************************
 #contents
******************************/
#contents {
	width: 950px;
	margin: 0 auto 50px auto;
}
#contents p {
	width: 950px;
	border-bottom: dotted 1px #CCC;
	background: url(../../img/icon.png) no-repeat 70px 14px;
	display:block;
	padding: 10px 0;
}
#contents p span.headline {
	font-size: 24px;
	font-weight: 900;
	line-height: 40px;
	padding-left: 110px;
	display: block;
}
#contents p span.headline2 {
	font-size: 18px;
	font-weight: 900;
	line-height: 30px;
	padding-left: 110px;
	display: block;
}
#contents p span.detail {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 110px;
	padding-top: 5px;
	display: block;
}
.comment {
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0 0 110px;
	display: block;
}
.data_area {
	margin: 50px 0 30px 0;
}
/******************************
 #foot
******************************/
#foot {
	width: 950px;
	height: 148px;
	background: url(../../img/bg_ftr02.png) no-repeat 0 0;
	margin: 30px auto 0 auto;
}
#foot ul {
	list-style: none;
	overflow:hidden;
}
#foot ul li {
	float: left;
}
#foot ul li:last-child {
	float: right;
}
#footList02 {
	width: 292px;
	padding-top: 26px;
	background: url(../../img/bg_ftr01.png) no-repeat right center;
	text-align: center;
}
#footList02 p {
	margin-bottom: 20px;
	font-size: 10px;
}
#footList03 {
	width: 344px;
	padding: 36px 10px 0 20px;
	text-align: right;
}
#footList03Logo {
	margin-bottom: 5px;
}
#footList04 {
	padding-top: 13px;
	text-align: right;
}

#footList05 {
	padding-top: 74px;
	text-align: left;
	font-size:13px;
	color:#666666;
}

#copy {
	padding-top: 10px;
	padding-left:65px;
	text-align: left;
	font-size:10px;
	color:#000;
}

.haba {
	width:600px;}