@charset "Shift_JIS";

/* title
--------------------------------------------------------------------------------------------------------------*/
#main h2 {
	width: 660px;
	height: 37px;
	text-indent: -9999px;
}
#main h2.tit01 {background: url(../img/choice/tit01.gif) no-repeat;}
#main h2.tit02 {background: url(../img/choice/tit02.gif) no-repeat;}

#main h3 {
	background: url(../img/choice/tith3.gif) no-repeat;
	margin: 10px 0;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-size: 108%;
	font-weight: bold;
	color: #357a35;
}
#main h3 span {
	background: #fff;
	padding: 0 5px;
}

/* main div
--------------------------------------------------------------------------------------------------------------*/
#main div.box01 {background: url(../img/choice/img01.jpg) no-repeat right top;}
#main div.box02 {background: url(../img/choice/img02.jpg) no-repeat right top;}
#main div.box03 {background: url(../img/choice/img03.jpg) no-repeat right top;}
#main div.box04 {background: url(../img/choice/img04.jpg) no-repeat right top;}
#main div.box05 {background: url(../img/choice/img05.jpg) no-repeat right top;}
#main div.box06 {background: url(../img/choice/img06.jpg) no-repeat right top;}

#main div {
	min-height: 132px;
	_height: 132px;
}

#main div p {
	padding-right: 200px;
}
#main div p strong {
	font-size: 108%;
	font-weight: bold;
	color: #7f1c1c;
}

/* main .btn
--------------------------------------------------------------------------------------------------------------*/
#main p.btn {
	background: url(../img/choice/btn.gif) no-repeat 0 0;
	margin: 20px 0 40px;
}
#main p.btn a {
	display: block;
	width: 660px;
	height: 50px;
	text-indent: -9999px;
}
#main p.btn a:hover {background: url(../img/choice/btn.gif) no-repeat 0 -50px;}

