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

#item_pp{
	margin-bottom:100px;
}

#item_pp p{
	display:block;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#46A928;
	text-decoration:underline;
}
a:hover, a:active {
	color:#6AE545;
	text-decoration:none;
}
a.btn_adm{
	display:block;
	background:url(../images/item_detail/fc2/btn_adm.gif);
	width:330px;
	height:60px;
	margin:0 0 20px 0;
}

a.btn_adm_next{
	display:block;
	background:url(../images/item_detail/fc2/btn_adm_next.gif);
	width:430px;
	height:60px;
}

a.btn_adm_cart{
	display:block;
	background:url(../images/item_detail/fc2/btn_adm_cart.gif);
	width:340px;
	height:60px;
}

a.btn_adm:hover,a.btn_adm_next:hover,a.btn_adm_cart:hover{
opacity:0.7; filter:alpha(opacity=70); 
}

ul.adm_tokuten{
	margin-bottom:50px;
}

li.tokuten_tl{
	display:block;
	width:430px;
	font-size:110%;
	font-weight:bold;
	color:#F16E00;
	margin-top:20px;
	margin-bottom:10px;
}
li.tokuten_tl h3{
	margin:0;
	padding:0;
	font-size:100%;
}

li.tokuten_p{
	display:block;
	width:165px;
	float:left;
}

li.tokuten_txt{
	display:block;
	float:left;
	width:265px;
	line-height:160%;
}

h1,h2{ padding:0; margin:0; font-size:100%; }

/*規約*/
h3.inner_rule {
	margin:10px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.rule {
	width:386px;
	height:435px;
	border:#999999 solid 2px;
	padding:20px;
	overflow:auto;
	text-align:left;
	margin:0 0 10px;
}
.rule p{
	padding:0 0 5px 0;
}
.rule ul li{
	margin-bottom:3px;
	line-height:130%;
	list-style-type:disc;
	margin:0 0 3px 40px;
}
.rule ol{
	text-indent:0;
	padding:0;
	margin:3px 0 0 40px;
}
.rule ol li{
	list-style-type:decimal;
	margin:0;
	text-indent:0;
	padding:0;
}
.rule_att {
	width:430px;
	border-bottom:#46a928 solid 1px;
	margin:0 0 35px;
}
.rule_att ul{
	padding:20px 10px 15px 30px;
	margin:0;
}
.rule_att li {
	margin:0 0 10px 0;
	padding-left:5px;
	font-size:12px;
	line-height:18px;
	color:#3c9d1f;
	list-style-type:disc;
}

/* 入会手続きについて*/
ol.adm_flow{
	margin:0 0 20px 0;
	padding:0;
	display:block;
}
ol.adm_flow li{
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}

ol.adm_flow li ul{
	padding-bottom:22px;
	background:url(../images/item_detail/fc2/online_arrow.jpg) center bottom no-repeat;
}
ol.adm_flow li ul.arrow_none{
	padding-bottom:0;
	background:none;
}

ol.adm_flow li ul li{
	display:block;
	padding:3px 15px;
	line-height:160%;
}

ol.adm_flow li ul li.flow_tl{
	min-height:35px;
	padding:10px 15px 0 50px;
	color:#46A928;
	font-weight:bold;
	font-size:110%;
	border-left:solid 1px #46A928;
	border-right:solid 1px #46A928;
	border-top:solid 1px #46A928;
}

.flow_tl h3{
	font-size:110%;
	margin-top:7px;
}
.flow_1{ background:url(../images/item_detail/fc2/online_1.gif) 15px 15px no-repeat; }
.flow_2{ background:url(../images/item_detail/fc2/online_2.gif) 15px 15px no-repeat; }
.flow_3{ background:url(../images/item_detail/fc2/online_3.gif) 15px 15px no-repeat; }
.flow_4{ background:url(../images/item_detail/fc2/online_4.gif) 15px 15px no-repeat; }

ol.adm_flow li ul li.flow_txt{
	color:#46A928;
	padding-left:50px;
	border-left:solid 1px #46A928;
	border-right:solid 1px #46A928;
}
.flow_txt strong{
	color:#FF8400;
	font-size:normal;
}
ol.adm_flow li ul li.flow_caution{
	min-height:22px;
	background:url(../images/item_detail/fc2/online_caution.gif) 15px 0 no-repeat;
	padding-left:50px;
	padding-bottom:15px;
	border-left:solid 1px #46A928;
	border-right:solid 1px #46A928;
	border-bottom:solid 1px #46A928;
}

/**********************
 fc21 更新
**********************/
a.btn_renew{
	display:block;
	background:url(../images/item_detail/fc21/btn_renew.gif);
	width:330px;
	height:60px;
	margin:0 0 20px 0;
}
a.btn_renew_next{
	display:block;
	background:url(../images/item_detail/fc21/btn_renew_next.gif);
	width:430px;
	height:60px;
}
a.btn_renew_cart{
	display:block;
	background:url(../images/item_detail/fc21/btn_renew_cart.gif);
	width:340px;
	height:60px;
}
a.btn_renew:hover,a.btn_renew_next:hover,a.btn_renew_cart:hover{
opacity:0.7; filter:alpha(opacity=70); 
}

#item_pp .renew_tokuten{
	background-color:#F8FBF6;
	padding:13px;
	margin-bottom:10px;
}
#item_pp h2.renew_tokuten{
	background-color:#f3f8f1;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
}
#item_pp .renew_online{
	display:block;
	background-color:#ECEFEA;
	margin-bottom:20px;
}

#item_pp .renew_online p{
	display:block;
	padding:0 18px;
	margin:15px 0;
}
#item_pp .renew_online ul{
	display:block;
	padding:0 18px;
	margin:0;
}
.atention_box {
	border:1px solid #FACC3C;
	padding:20px 30px 10px 20px;
	margin-bottom:30px;
}
.atention_box ul li{
	line-height:130%;
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 3px 15px;
	text-indent:0;
}
