@charset "utf-8";
/* base /////////////////////////////////////////*/
body{
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#707070;
	line-height:140%;
	background-color:#ffffff;
}
a:link{
	color:#0082c2;
	text-decoration:underline;
}
a:hover{
	color:#0082c2;
	text-decoration:none;
}
a:visited{
	color:#0082c2;
}
a:active{
	color:#ff871b;
}
#wrapper{
	width:950px;
	margin:auto;
}
/* header /////////////////////////////////////////*/
#header{
	width:950px;
	height:50px;
}
#logo{
	width:220px;
	height:50px;
	float:left;
}
#navi_top{
	width:196px;
	height:50px;
	text-align:right;
	float:right;
	margin:0px 0px 0px 534px;
}
#navi_top li{
	float:left;
}
#navi_top img{
	margin:34px 0px 3px 10px;
}
/* mainimage /////////////////////////////////////////*/
#mainimg{
	width:950px;
	height:210px;
}
/* contents /////////////////////////////////////////*/
#contents{
	width:950px;
	margin:10px 0px 0px 0px;
}
/* navi_left /////////////////////////////////////////*/
#navi_left{
	width:220px;
	float:left;
}
.border_bottom{
	border-bottom:#cccccc 1px solid;
}
/* pan /////////////////////////////////////////*/
#pan{
	font-size:10px;
}
/* main_contents /////////////////////////////////////////*/
#main_contents{
	width:710px;
	text-align:left;
	margin:0px 0px 0px 20px;
	float:right;
}
/* h /////////////////////////////////////////*/
h1{
	margin:10px 0px 10px 0px;
}
h2{
	margin:10px 0px 5px 0px;
}
/* google /////////////////////////////////////////*/
#google728{
	width:728px;
	margin:10px 0px 0px 0px;
}
/* footer /////////////////////////////////////////*/
#footer{
	width:950px;
	height:23px;
	background:url(../img/copyright.gif) bottom right no-repeat;
	border-top:#cccccc 1px dotted;
	clear:both;
}
#navi_bottom{
	width:950px;
	margin-top:10px;
	text-align:left;
}
#navi_bottom li{
	 float:left;
}
#navi_bottom img{
	margin:0px 0px 3px 10px;
}
/* textstyle /////////////////////////////////////////*/
.txtstyle01{
	color:#;
}
.txtstyle02{
	font-weight:bold;
}
.txtstyle03{
	width:710px;
	margin:0px 0px 0px 0px;
}
.txtstyle04{
	width:690px;
	color:#0082c2;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url(../img/faq/q.gif) top left no-repeat;
}
.txtstyle05{
	width:690px;
	padding:0px 0px 0px 20px;
	background:url(../img/faq/a.gif) top left no-repeat;
}
.txtstyle06{
	width:695px;
	margin:0px 0px 0px 15px;
}
/* liststyle /////////////////////////////////////////*/
.liststyle01{
	list-style-type:none;
	margin:0px 0px 0px 15px;
}
.liststyle01 li{
	background:url(../img/arrow/blue02.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
}
.liststyle02{
	height:150px;
	overflow:auto;
	margin:0px 0px 0px 15px;
}
.liststyle02 li{
	background:url(../img/arrow/blue02.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
	border-bottom:#cccccc 1px dotted;
}
.liststyle03{
	margin:0px 0px 0px 15px;
}
.liststyle03 li{
	margin:5px 0px 0px 0px;
	background:url(../img/arrow/blue01.gif) 0px 4px no-repeat;
	padding:0px 0px 0px 15px;
}
/* tablestyle /////////////////////////////////////////*/
.tablestyle01{
	width:690px;
	margin:0px 0px 0px 20px;
}
.tablestyle01 th{
	width:150px;
	text-align:center;
	font-weight:normal;
	background-color:#cce9fa;
}
/*relation site /////////////////////////////////////////*/

.relation{
	width            : 740px;
	font-size        : 11px;
	text-align       : right;
	clear            : both;
	}
.relation a{
	color            : #707070;
}
