@charset "shift_jis";

/* option/index.html　コンテンツ
=========================================*/
body.eOption p.go_pagetop{
	margin-bottom: 30px;
}

div.eOptionWrap {
	color: #666666;
	width: 780px;
	margin: 30px 60px 50px;
}

.fBold {
	font-weight: bold;
}
.f10 {
	color: #999999;
}

/*------ eOptionSec01 -------*/
div.eOptionSec01 {
	width: 780px;
	margin-top: 10px;
}

/*------ eOptionSec01L -------*/
.eOptionSec01L {
	background: #e2f2ff;
	float: left;
	width: 580px;
}
.eOptionSec01LIn {
	margin: 0 8px 0 18px;
	padding: 20px 0 5px 0;
}
.eOptionSec01LImg {
	float: left;
	width: 242px;
}
.eOptionSec01LBox {
	float: right;
	width: 290px;
}
.eOptionSec01LBoxIn {
	width: 270px;
}
.eOptionSec01LBoxIn h4 {
	margin-bottom: 15px;
}
.eOptionSec01LTxt {
	margin-top: 12px;
}
.eOptionSec01LBtn {
	clear: both;
	text-align: right;
	margin-top: 12px;
}

/*------ eOptionSec01R -------*/
.eOptionSec01R {
	background: #e2f2ff;
	float: right;
	width: 180px;
}
div.eOptionSec01RIn {
	margin: 0 14px 0 6px;
	padding: 10px 0 5px 0;
}
.eOptionSec01RInTxt {
	font-size: 78%;
	margin-top: 3px;
}

/*------ eOptionSec02 -------*/
div.eOptionSec02 {
	clear: both;
	width: 780px;
	margin-top: 20px;
}

/*------ eOptionSec02L -------*/
.eOptionSec02L {
	background: #e2f2ff;
	float: left;
	width: 550px;
	border:2px #6db4ee solid
}
div.eOptionSec02LIn {
	width: 518px;
	margin: 0 20px 0 19px;
	padding: 14px 0 5px 0;
	position: relative;
}
.eOptionSec02LTopTxt {
	width: 518px;
	position: relative;
}
.eOptionSec02LTopTxt {
	font-size: 78%;
	position: absolute;
	left: 257px;
	top: 22px;
}
.eOptionSec02LTxt01 {
	margin-top: 17px;
}

/*------ ul_eOptionSec02 -------*/
.ul_eOptionSec02 {
	margin-top: 15px;
}
.ul_eOptionSec02 li {
	float: left;
	width: 160px;
	margin-right: 15px;
}
.ul_eOptionSec02End {
	margin-right: 0 !important;
}
.ul_eOptionSec02 li div h4 {
	margin-top: 9px;
}
.ul_eOptionSec02 li div p {
	font-size: 78%;
	margin-top: 3px;	
}


/*------ eOptionSec02R -------*/
.eOptionSec02R {
	background: #e2f2ff;
	float: right;
	width: 211px;
	border:2px #6db4ee solid
}
div.eOptionSec02RIn {
	margin: 0 10px 0 7px;
	padding: 16px 0 5px 0;
}
.eOptionSec02RInTxt {
	font-size: 78%;
	margin-top: 3px;
}

/*------ eOptionSec03 -------*/
div.eOptionSec03 {
	clear: both;
	margin-top: 20px;
}
.ul_eOptionSec03 li {
	background: #e2f2ff;
	float: left;
	width: 180px;
	margin-right: 20px;
}
.ul_eOptionSec03 li div {
	margin: 0 12px 0 7px;
	padding: 10px 0 5px 0;
}
.ul_eOptionSec03 li div p {
	font-size: 78%;
	margin-top: 3px;
}