@charset "Shift_JIS";

/************************************************************************
	01 : 特集
************************************************************************/




dl#link_list_useful{
	width:445px;
	height:auto;
	padding:15px 0 15px 0;
	border-top:#999999 dotted 1px;
	margin:0;
}
dt{
margin:0 0 5px 0;
}
dd{
margin:0;
}



#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:445px;
	margin:50px 0 0 0;
}

#list-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 90px;

}
div#list-page-top-text{
	position:absolute;
	left: 17px;
	top: -3px;
}

#list-under-result{
	float:left;
	height:15px;
	width:445px;
	margin:10px 0 30px 0;
}
#list-under-result-left{
	float:left;
}
#list-under-result-right{
	float:right;
}
#coupon-bar{
	float:left;
	width:445px;
	height:5px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../../images/bar.gif) no-repeat;
}


img#link-img{
	float:right;
	margin:0 0 0 30px;
}
div#mutuallink-category{
	width:445px;
	margin:10px 0 10px 0;
	height:auto;
	text-align:justify;
}
	
div#mutuallink-title{
	width:435px;
	height:25px;
	text-align:right;
	padding:7px 10px 0 0;
	background:url(../../images/link/link_list_mutuallink_title_bg.gif) no-repeat 0 0;
	
}
div#mutuallink-category-title{
	margin:13px 0 20px 0;
	width:445px;
	height:auto;
}
div#mutuallink-send-box{
	position:relative;
	width:445px;
	height:100px;
	background:url(../../images/link/link_list_mutuallink_bg.gif) no-repeat;
	float:left;
	margin:0 0 30px 0;
}
div#mutuallink-send-box-btn{
	background-color:#FFFFFF;
	position:absolute;
	width:96px;
	height:27px;
	left: 330px;
	top: 57px;
}

/************************************************************************
	02 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:15px;
	width:445px;
	margin:20px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}

/************************************************************************
	03 : 0809追加
************************************************************************/

div#linkBanner {
	clear: both;
	position: relative;
	top: -15px;
	width: 435px;
	padding: 5px;
	background-color: #F0F0F0;
	border: 1px solid #666666;
	color: #CC3300;
}
div#linkBanner img {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}

/***** ▼ Win IE用ハック *****/
html>body div#linkBanner img {
	display: block;
	margin-top: -10px;
	margin-bottom: 5px;
}
/***** ▲ Win IE用ハック *****/

div#linkBanner #sourceBox {
	padding: 3px;
	background-color: #FFF;
	font-size: small;
	line-height: 1.3;
	color: #333;
	border: 1px solid #333;
}

