@charset "utf-8";
* {
	margin:0;
	padding:0;
	
}

table {border-spacing:0; border-collapse:collapse;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}

hr,
legend,
caption {display:none;}

img {border:0; vertical-align:top;}

a { 
outline:none;
text-decoration:none;
color:inherit;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.6;
	background:#fff;
}

.cf:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}

.cf {
	*zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

}

/**/
#header{
	height:92px;
	padding:13px 0 0 0!important;
}
#header_wrap{
	position:fixed;
	top:0px;
	left:0;
	width:100%;
	min-width:1036px;
	background:url(img/headerbg.png) repeat-x 0 0;
	height:109px;
	z-index:1000;

}
#header_wrap .header{
	padding-top:13px;
	overflow:hidden;
	height:100px;
}
#wrapper{
	width:auto;
	min-width:1036px;
	background:#fff;
	overflow:hidden;
}
#header,.header{
	width:1000px;
	margin:0 auto;
	padding-top:57px;
}
#header p,.header p{
	font-size:10px;
	line-height:10px;
	padding:10px 0 40px 0px;
	margin-left:-10px;

}
#header h1,.header h1{
	float:left;
	padding-left:30px;
	height:99px;
	padding-bottom:4px;
	margin-right:0;
}
#header h1 {
	height:auto;
}

#header ul,.header ul{
	float:left;
	height:99px;
	padding-top:23px;
}
#header ul {
	height:auto;
}

#header ul li,.header li{
	float:left;
	margin:0 0 0 40px;
}
#header ul li.first,.header li:first-child {
	margin-left:26px;
}
#header ul li.first,.header li:last-child {
	margin-left:25px;
}
#header ul li a img,.header li a img{
	border-bottom:solid 2px #ffffff;
}
#header ul li.cur  img,.header li.cur img{
	border-bottom:solid 2px #557E9A;
}


#btm1outer{
	width:100%;
	min-width:1000px;
	background:#FAFDFF;
}
#btm1{
	width:1000px;
	text-align:center;
	padding:34px 0px 60px 12px;
	border-bottom:solid 1px #D5D5D6;
	margin:0 auto;

}
#btm2{
	background:#FAFDFF;
	clear:both;
	
}
#btm2 p{
	width:966px;
	margin:0 auto;
	font-size:11px;
	padding-left:34px;
	padding-bottom:30px;
}
#btm2 ul{
	width:1000px;
	margin:0px auto 0;
	padding:22px 0 92px 30px;
}
#btm2 ul li{
	font-size:12px;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	letter-spacing:2px;
	color:#5F9AC1;
}

.content {
	background:#f8f8f8;
	padding:55px 0 60px;
}
.layout {
	width:940px;
	margin:0 auto;
}
#about .content h2,
#privacy .content h2 {
	padding:0 0 10px 6px;
	border-bottom:2px solid #5584a6;
	margin-bottom:50px;
}
.lv02Box {
	width:830px;
	margin:0 auto;
}
.infoDl {
	font-size:14px;
	color:#5584a6;
	line-height:1.7;
}
.infoDl dt {
	position:absolute;
}
.infoDl dd {
	background:url(img/dotto.gif) 0 bottom repeat-x;
	margin-bottom:45px;
	padding-bottom:18px;
	padding-left:128px;
}
#privacy .lead {
	color:#2f435c;
	font-size:14px;
	line-height:1.7;
	margin-bottom:60px;
}
#privacy .infoDl {
	background:url(img/dotto.gif) 0 top repeat-x;
	padding-top:18px;
}
#privacy .infoDl dd {
	color:#2f435c;
	padding-left:180px;
	margin-bottom:18px;
}
