@charset "Shift_JIS";

/* Common Setting
--------------------------------------------------*/
#container #contents #left .ttl_box02 #nyoco{
	position:absolute;
	top:-5px;
	right:8px;
	width:48px;
}
#container #contents .ttl_box02 h2.mes_l02{
	width:150px;
}
#container #contents .ttl_box02 .nyoco_mes02{
	float:right;
	display:block;
	padding-top:3px;
	padding-right:60px;
	font-size:90%;
	color:#659629;
	width:400px;
}
.greentext {color: #33CC33;
}
.smalltext {font-size: 80%;
}

/* popup windows Setting
--------------------------------------------------*/
#guide_cont{
	width:720px;
	margin:0 auto;
}
#head_bg{
	background:url(../image/guide/header_bg.jpg) left top repeat-x;
}
#header{
	padding:0 30px;
	width:660px;
	position:relative;
	height:60px;
	margin:0 auto 20px auto;
}
#header #logo{
	position:absolute;
	left:30px;
	top:18px;
}
#header #btn_close{
	position:absolute;
	right:30px;
	top:5px;
}
#guide_cont #guide_main{
	width:660px;
	padding:0 30px;
	background:#FFFFFF;
}
#guide_cont #guide_main .guidebox{
	background:url(../image/subscription/section_bg_btm.jpg) left bottom no-repeat;
	border-top:2px solid #82AE46;
	padding-bottom:2px;
	width:660px;
	margin-bottom:10px;
}
#guide_cont #guide_main .guidebox h2{
	background:url(../image/subscription/section_bg_top.jpg) left top no-repeat;
	border-right:1px solid #D5D5D8;
	border-left:1px solid #D5D5D8;
	padding:10px 0 7px 12px;
	width:646px;
	font-weight:bold;
	font-size:110%;
}
#guide_cont #guide_main #guide_li{
	margin-bottom:20px;
}
#guide_cont #guide_main #guide_li li{
	background:url(../image/faq/icn_ancar.jpg) left 3px no-repeat;
	margin-bottom:10px;
	padding-left:18px;
	font-weight:bold;
	font-size:110%;
	line-height:160%;
}
#guide_cont .ttl_box02 #nyoco{
	position:absolute;
	top:-5px;
	right:8px;
	width:48px;
}
#guide_cont .ttl_box01{
	background:url(../image/subscription/section_bg_btm.jpg) 0 100% no-repeat;
	border-top:2px solid #82AE46;
	padding-bottom:2px;
	width:720px;
	margin-bottom:15px;
	position:relative;
}
#guide_cont .ttl_box02{
	background:url(../image/subscription/section_bg_top.jpg) 0 0 no-repeat;
	border-right:1px solid #D5D5D8;
	border-left:1px solid #D5D5D8;
	padding:10px 1px 7px 12px;
	width:705px;
}
#guide_cont .ttl_box02 h2{
	font-size:110%;
	width:500px;
	float:left;
	display:block;
	font-weight:bold;
	background:none;
	padding-bottom:0;
}
.booktbl2	{
		 background-color: #b6cdcf;
		 padding: 0;
		 margin: 0px 0px 10px 0px;
		 line-height:150%;
		}
.float-r {
  float:right;
}