@charset "utf-8";

/*　coupon
------------------------------------------------------------ */

#main {
	background: url(../common/images/main_bg.gif) repeat-y;
}

#wrapper {
	background: url(../common/images/wrapper_bg.gif) left repeat-y;
}

#img_top {
	width: 604px;
	height: 240px;
	background: url(../common/images/coupon_mainimg.jpg) no-repeat;
	display: block;
	text-indent: -9999em;
}

#recruit {
    width: 146px;
	_width: 166px;
	height: 467px;
	_height: 527px;
	padding: 50px 10px 10px 10px;
	color: #FFF;
	font-size: 0.9em;
	background: url(../common/images/top_recruit.gif) top no-repeat #6A5F51;
	float: right;
}

.sub_h3 {
	width: 524px;
	_width: 574px;
	height: 26px;
	_height: 31px;
	background: url(../common/images/sub_h3.jpg) no-repeat #6A5F51;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 50px;
}

.box_01 {
	width: 542px;
	_width: 574px;
	padding: 15px;
	border-left: 1px solid #C9C2B9;
	border-right: 1px solid #C9C2B9;
	border-bottom: 1px solid #C9C2B9;
	margin-bottom: 20px;
}

.box_01 p {
	margin-bottom: 7px;
}

.box_01 dt {
    font-weight: bold;
	color: #0000FF;
	font-size: 1.2em;
}
.box_01 dd {
    padding-left: 20px;
	padding-bottom: 20px;
}
