@charset "utf-8";



/*#content { width:740px; }*/

/*#main { width:485px; }*/

#main h2 {
	background:url(../../img/recruitment/title.gif) no-repeat;
	width:551px;
	height:50px;
	text-indent:-1000px;
	margin-bottom:30px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width:869px;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
}



#main {
	width:599px;
}
/* ---------------------------------------- 
								coupon table
---------------------------------------- */
.rec{
	width:455px;
	margin:0 auto 20px auto;
	clear: both;
	background:url(../../img/common/bg-oblique.gif) repeat;
	border:1px solid #666;
}

.rec tr,
.rec td {
	padding:0 1em;
	border:1px solid #666;
	line-height:1.8;
}
.rec td.color01 { 	background-color:#FFF; }
.rec td.align02 {
	text-align:center;
	width: 30%;
}




/* ---------------------------------------- 
								p-top
---------------------------------------- */
.p-top li a{
	background:url(../../img/coupon/p-top.gif) no-repeat;
	width:138px;
	height:15px;
	display:block;
	text-indent:-1000px;
	margin:15px 0 0 300px;
}
.p-top li a:hover { background-position:0 -15px !important; }
