@charset "Shift_JIS";

/************************************************************************
	01 : グルメクーポンtopイメージ	
************************************************************************/
div#basics{
	width:445px;
	height:30px;
}

p.title-img{
	margin:5px 0 5px;
}


#point1{
	width:;
	height:;
	margin: 0 0 30px 0;
	}

/************************************************************************
	02 : 使えるお店
************************************************************************/

#usable-shop-title{
	width:445px;
	height:31px;
	background:url(../../images/gourmet/usable_shop.gif) no-repeat 0 0;
	margin: 15px 0 10px　0;
}


/*********************************
	02 : 使えるお店　ボックス1
**********************************/

#usable-shop1{
	width:133px;
	height:200px;
	float: left;
	margin: 10px 23px 0 0;
	}

#usable-shop1 dl{
	margin:0;
	}

#usable-shop1 dt{
	font-size:11px;
	margin: 10px 5px 0 3px;
	font-weight:bold;
	color:#FF6600
	}

#usable-shop1 dd{
	font-size:10px;
	margin:5px 0 0 3px;
	line-height:1.5em;
	}


/*********************************
	02 : 使えるお店　ボックス2
**********************************/

#usable-shop2{
	width:133px;
	height:200px;
	float: left;
	margin: 10px 0 0 0;
	}

#usable-shop2 dl{
	margin:0;
	}

#usable-shop2 dt{
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	margin: 10px 0 0 5px;
	}

#usable-shop2 dd{
	font-size:10px;
	line-height:1.5em;
	margin: 5px 0 0 3px;
	}

/************************************************************************
	04 : 使えるホテル
************************************************************************/

#participation-hote{
	width:445px;
	height:31px;
	background:url(../../images/gourmet/hotel_title.gif) no-repeat 0 0;
	margin: 0 0 10px　0;
	float: right;
}

#participation-hote-swf{
	width:445px;
	height:152px;
	float: left;
}

/************************************************************************
	05 : スクロール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: 90px;

}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -3px;
	font-size:10px;
}

/************************************************************************
	05 : 終了通知
************************************************************************/
div.attention {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}

