@charset "Shift_JIS";

/************************************************************************
	01 : W
************************************************************************/
#main-contents{
	width:560px;
	float:right;
	margin:7px 10px 0 0;
	text-align:left;
}

#list-navi{
	height:19px;
	background:url(../../images/arrow.gif) no-repeat;
	padding:0 0 0 23px; 
}

#list-result{
	height:15px;
	margin:30px 0 0 0;
}

#list-result-left{
	float:left;
}

#list-result-right{
	float:right;
}

#list-page-top-box{
	float:left;
	height:15px;
	width:560px;
	margin:50px 0 0 0;
}

#list-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#list-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
}

#list-under-result{
	float:left;
	height:15px;
	width:560px;
	margin:10px 0 30px 0;
}

#list-under-result-left{
	float:left;
}

#list-under-result-right{
	float:right;
}

#coupon-bar{
	float:left;
	width:560px;
	height:5px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../../images/bar.gif) no-repeat;
}

#coupon-list-title{
	float:left;
	width:560px;
	height:32px;
	margin:20px 0 5px 0;
	background:url(../../images/coupon/list_title_img.gif) no-repeat;
}

#coupon-list-title2{
	float:left;
	width:560px;
	height:32px;
	margin:20px 0 5px 0;
	background:url(../../images/job/list_title_img.gif) no-repeat;
}


#coupon-list{
	float:left;
	width:560px;
	height:auto;
	margin:0;
}

#coupon-list-left{
	float:left;
	width:185px;
	height:40px;
	border-bottom:#2F3F6A dotted 1px;
	background-color:#EFEFEF;
	padding:5px; 
	margin:0;
}

#coupon-list-right{
	float:right;
	width:348px;
	height:40px;
	border-bottom:#2F3F6A dotted 1px;
	background-color:#FFFFFF;
	padding:5px; 
	margin:0;
}

