/*----------------------------------------------------------------
ご利用ガイド（男性）設定
----------------------------------------------------------------*/
#content #guide{
	width:650px;
	line-height:150%;
	margin:0px auto;
	padding:0px;
}
#content #guide .main{
	font-size:13px;
	color:#333;
	width:590px;
	line-height:160%;
	margin:0px auto 30px auto;
	padding:0px 0px 0px 10px;
}
#content #guide .main p{
	margin:0px 0px 10px 0px;
	padding:0px;
}
#content #guide .main table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:328px;
}
#content #guide .main th{
	background-color:#fc6;
	border-bottom:1px solid #999;
	font-size:13px;
	color:#333;
	width:100%;
	text-align:center;
	margin:0px;
	padding:1px 0px;
}
#content #guide .main td{
	border-bottom:1px solid #999;
	font-size:13px;
	color:#333;
	width:100%;
	text-align:center;
	margin:0px;
	padding:1px 0px;
}
#content #guide img{
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px;
}
#content #guide h2{
	background:url("img/title_guide_man.gif") left top no-repeat #fff;
	width:650px;
	height:42px;
	text-indent:-20000px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
#content #guide h3{
	width:600px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-20000px;
	margin:0px auto 10px auto;
	padding:0px;
}
#content #guide h3.guide001{background:url("img/subtitle_guide001.gif") left top no-repeat #fff;}
#content #guide h3.guide002{background:url("img/subtitle_guide002.gif") left top no-repeat #fff;}
#content #guide h3.guide003{background:url("img/subtitle_guide003.gif") left top no-repeat #fff;}
#content #guide h3.guide004{background:url("img/subtitle_guide004.gif") left top no-repeat #fff;}

