@charset "shift_jis";
/* 初期設定
--------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	background-color: #ffffff;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',Osaka,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3';
	color: #666666;
}
ul {
	list-style:none;
}
ol {
	list-style:none;
}
a{
	color:#0973cd;
	text-decoration:underline;
}
a:hover{
	color:#f90;
	text-decoration:underline;
}
.clearboth{
	clear:both;
}
.text01{
	color:#DA5300;
}
.text02{
	color:#CC0000;
}
.list01{
	list-style:disc;
	margin-left:30px;
}
.list02{
	list-style:decimal;
	margin-left:40px;
}
.list03{
	text-indent:-1em;
	margin-left:13px;
	margin-top:10px;
	color:#DA5300;
	font-size: 11px;
	line-height:15px;
}





/* コンテンツ
--------------------------------------------------*/
.contents{
	width:615px;
	font-size: 12px;
	line-height:19px;
	padding-top:15px;
}
.contents h2{
	padding-bottom:20px;
}
.contents_sec01 img{
	float:right;
}
.contents_sec01 span{
	width:413px;
	display:block;
}
.contents_sec01 span img{
	float:left;
	padding:8px 0 15px 0;
}
.contents_sec02{
	clear:both;
	text-align:center;
	background: URL(../img/bg03.gif) no-repeat;
	background-position:left bottom;
	width:615px;
	padding-top:25px;
}
.contents_sec02 li{
	display:inline;
}
.contents_sec03{
	clear:both;
}
.contents_sec03 ul{
	padding-top:10px;
}
.contents_sec03 li{
	background: URL(../img/icon01.gif) no-repeat;
	background-position: left 0.6em;
	padding:7px 7px 7px 30px;
}
.contents_sec03 li.blue{
	background-color: #EEF9FF;
}
.contents_sec03 li.white{
	border-top:1px dotted #A8A8A8;
	border-bottom:1px dotted #A8A8A8;
}
.contents_sec04{
	float:left;
	width:295px;
	padding-top:25px;
}
.contents_sec05{
	float:right;
	width:295px;
	padding-top:25px;
}
.contents_sec06{
	text-align:right;
	padding-top:15px;
}
.contents_sec07{
	clear:both;
	padding-top:25px;
}
.contents_sec07 img{
	float:left;
}
.contents_sec08{
	float:right;
	margin-top:10px;
	background: URL(../img/bg01.gif) no-repeat;
	width:504px;
}
.contents_sec08 div{
	font-size: 11px;
	color:#333333;
	line-height:15px;
	padding:20px 20px 20px 50px;
	background: URL(../img/bg02.gif) no-repeat;
	background-position:left bottom;
}
.contents_sec09{
	background-color: #D7F4FF;
	padding:15px;
	color:#333333;
	margin-top:25px;
	margin-bottom:15px;
}
.contents_sec09 div{
	font-size: 14px;
	font-weight:bold;
	color:#00439D;
	padding-bottom:3px;
}
.contents_sec10{
	padding:10px 20px 13px 20px;
	background: URL(../img/bg04.gif) no-repeat;
	background-position:left bottom;
}
.contents_sec10 li{
	border-top:1px dotted #999999;
	padding:5px 0 4px 25px;
	background: URL(../img/icon03.gif) no-repeat;
	background-position: left 0.5em;
}
.contents_sec10 li#litop{
	border:none;
}
.contents_sec11{
	padding-top:20px;
}
.contents_sec11 dt{
	background: URL(../img/icon04.gif) no-repeat;
	background-position:left top;
	padding:19px 5px 5px 40px;
	font-size: 14px;
	font-weight:bold;
	color:#057CD0;
	margin-top:15px;
}
.contents_sec11 dd{
	background: URL(../img/icon05.gif) no-repeat;
	background-position:left top;
	padding:8px 0 0 40px;
	margin-top:12px;

}
.contents_sec12{
	text-align:right;
	margin-top:25px;
}
.contents_sec12 a{
	text-align:right;
	background: URL(../img/icon02.gif) no-repeat;
	padding-left:15px;
	font-size: 11px;
}