@charset "utf-8";

#wrapper #mainTitle {
	clear: left;
	background-image: url(/images/title_bg.gif);
	background-repeat: no-repeat;
	width: 925px;
	padding-left: 25px;
}
#wrapper #main {
	float: right;
	width: 668px;
	clear: right;
	padding-top: 20px;
}
#main .detailText {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 623px;
}

#main .photomailBox {
	clear: both;

}

#main .photomailPola {
	float: left;
	width: 201px;
	padding-top: 20px;
}
#main .photomailDl {
	float: right;
	padding-top: 20px;
	width: 430px;
	display: inline;
	margin-right: 25px;
}
#main .photomailDl .photomailDd {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#main .photomailBox .photomailDl #onePoint {
	float: left;
	text-align: center;
	width: 430px;
}

#main .photomailDl .photomailDd .textRed {
	color: #ce0000;
}
#main .photomailBox .photomailDl .photomailDd .textBold {
	font-weight: bold;
}

#main .photomailDl .checkBox {
	width: 430px;
	text-align: center;
}

#main .photomailDl .checkBox a{
background:url(/rookie/images/check_btn_off.gif) no-repeat scroll 0 0 transparent;
display:block;
height:25px;
line-height:27px;
margin:0 auto;
text-indent:86px;
width:280px;
}

#main .photomailDl .checkBox a:hover{
background:url(/rookie/images/check_btn_on.gif) no-repeat scroll 0 0 transparent;
}
#main #meritListH4 {
	clear: left;
	padding-bottom: 20px;
}
#main .easyBtn {
	float: right;
	width: 127px;
	display: inline;
	margin-right: 25px;
	padding-top: 10px;
}
#main #easy_h4 {
	clear: both;
	padding-top: 20px;
}
#main #easyBnr {
	padding-top: 20px;
	text-align: center;
}


#main #toTokyoUl {
	padding-top: 20px;
}



#main ul .areaLi {
	float: left;
	width: 307px;
	padding-left: 10px;
}

