@charset "utf-8";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*臨時*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*
p{
	background-color:#FF0000;
}
li{
	background-color:#FFFF00;
}
*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*共通部*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*------------------------------------------------------------*/
/*作業範囲の隔離*/
/*------------------------------------------------------------*/
#content_section_sora{
	clear:both;
	margin:0 0 0 20px;
	position: relative;
	width: 860px;
}

#content_section_sora h1{
	margin:0;
	padding:0;
	text-align:right;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:normal;
	position: absolute;
	top: -20px;
	right: 0px;
}




/*------------------------------------------------------------*/
/*コンテンツ*/
/*------------------------------------------------------------*/
#contents_01{
	margin-bottom:50px;
	width: 860px;
}
#contents_02{
	margin-bottom:0;
	position: relative;
}
/*
#contents_01_btm,
#contents_02_btm{
	clear:both;
	margin: 60px 0;
}
*/


/*------------------------------------------------------------*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*パーツ*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.textHide{
	position:absolute;
	left:-9999px;
	top:0;
	height:10px;
	width:10px;
	overflow:hidden;
}


#top{
	height:0;
	overflow:hidden;
	position:absolute;
}
#totop {
	float:right;
	margin: 0px 0px 0px 0px;
	padding:0px 30px 30px 0px;
}




/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*このページ固有*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#tateKizi{
	margin-bottom:50px;	
}


/*------------------------------------------------------------*/
/*リンク系*/
/*------------------------------------------------------------*/
.presentList_blk h3 a:link{
	text-decoration : underline;
	color : #FFFFFF;
}
.presentList_blk h3 a:visited{
	text-decoration : underline;
	color : #E0E0E0;
}
.presentList_blk h3 a:hover{
	text-decoration : none;
	color : #E0E0E0;
}
.presentList_blk h3 a:active{
	text-decoration : underline;
	color : #FFFFFF;
}



.presentList_blk  a:link{
	text-decoration : underline;
	color : #FFFFFF;
}
.presentList_blk a:visited{
	text-decoration : underline;
	color : #E0E0E0;
}
.presentList_blk a:hover{
	text-decoration : none;
	color : #E0E0E0;
}
.presentList_blk a:active{
	text-decoration : underline;
	color : #FFFFFF;
}


/*------------------------------------------------------------*/
/*アイテムセクション　3段リスト*/
/*------------------------------------------------------------*/
.item_section_sora{
	margin-right:-25px;
	width:885px;
	/*overflow: hidden;*/
	margin-bottom: -30px;
	padding-bottom: 30px;
	position: relative;
}

.item_section_sora h2{
	padding-bottom: 30px;
}

/*------------------------------*/
/*ショップリスト*/
/*------------------------------*/
.shopList_blk{
	width:240px;
	background-color:#F8DED4;
	padding: 0 15px 15px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	/*個別*/
	white-space: nowrap;
	overflow:hidden;
}
.shopList_3{
	width:600px;
	background-color:#F8DED4;
	padding: 0;
	margin-left: 130px;
	height: 185px;
	clear: both;
}

.shopList_3 h4{
	background: #EC8415;
	height:25px;
	margin: 0px 0px 13px;
	padding:6px 0px 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	text-align: center;
}

.boxl{
	margin: 0px;
	padding:0px;
	float: left;
	width: 170px;
}

.boxl img {
	margin: 5px 10px;
	padding:0px;
}

.boxr{
	margin: 0px;
	padding:0px;
	float: left;
	width: 425px;
}

.boxr table{
	font-size:12px;
	line-height:1.4;
	width: 410px;
	margin-top: 4px;
	margin-left: 15px;
}
.boxr table th{
	font-size:12px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:0 0 5px 0;
	width:70px;
}
.boxr table td{
	font-size:12px;
	vertical-align:top;
	padding:0 0 5px 0;
}

.item_section_sora .shopList_blk h3{
	background: #EC8415;
	height:25px;
	margin: 0px -15px 15px;
	padding-left:5px;
	color:#FFFFFF;
	font-size:14px;
	padding-top: 4px;
	padding-right: 4px;
	text-align: center;
}

.shopList_blk p.item_blk_img{
	margin-bottom:15px;
	padding:0;
}

.shopList_blk p.item_blk_tenmei{
	margin-bottom:15px;
	height:20px;
	line-height:20px;
	color: #EC8415;
	font-size: 13px;
	font-weight: bold;
}
.shopList_blk table{
	font-size:12px;
	margin-bottom:10px;
	line-height:1.4;
}
.shopList_blk table th{
	font-size:12px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:0 0 5px 0;
	width:47px;
}
.shopList_blk table td{
	font-size:12px;
	vertical-align:top;
	padding:0 0 5px 0;
	width: 210px;
}

/*------------------------------*/
/*プレゼントリスト*/
/*------------------------------*/
.presentList_blk{
	width:240px;
	background-color:#F8DED4;
	padding: 15px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	height: 450px;
}

/*
.item_section_sora .presentList_blk h3{
	background: url(images/itemA_h_Bg.png) no-repeat left top;
	height:46px;
	margin: 0 -15px 15px;
	padding-left:60px;
	color:#FFFFFF;
	font-size:14px;
	padding-top: 4px;
	padding-right: 4px;
}
*/

.presentList_blk p.item_blk_img{
	margin-bottom:5px;
	padding:0;
}

.presentList_blk p.item_blk_tenmei{
	background-color:#EC8415;
	margin-bottom:15px;
	height:20px;
	line-height:20px;
	text-align:center;
	color: #FFFFFF;
}

.presentList_blk p.item_blk_name{
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
	height: 3em;
	color:#EC8415;
}

.presentList_blk p.item_blk_honbun{
	display:block;
	height:180px;
	margin-bottom:5px;
}

.presentList_blk p.item_blk_presentNum{
	display:block;
	background:url(images/bg_txt01.jpg) no-repeat;
	width:190px;
	height:30px;
	text-align:center;
	margin:auto;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	line-height:2;
}



p.item_blk_present_mousikomi{
	margin:30px auto 10px;
	width:328px;
	clear: both;
}
*html p.item_blk_present_mousikomi{
	margin:10px auto 10px;
}
*+html p.item_blk_present_mousikomi{
	margin:10px auto 10px;
}

/*------------------------------------------------------------*/
/*下部サムネイルリスト*/
/*------------------------------------------------------------*/

#shopinfoarea {
	clear:both;
	width: 860px;
	margin: 0px 0px 0px 0px;
	margin:50px 0px 0px 0px;
	height: 500px;
}
#shopinfoarea_center{
	width:830px;
	margin: 0 auto;
	float: left;
	padding-left: 30px;
}
#shopinfo-title {
	clear:both;
	width: 860px;
	height: 50px;
	margin: 0px 0px 16px 0px;
}

.shopbox {
	width: 150px;
	margin:0 5px 20px 5px;
	float: left;
	height: 125px;
	display: inline;
}

.shopimage {
	width: 120px;
	margin:0px;
	padding: 0px 15px;
}

.shopname {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 5px 0px;
	height: 35px;
}	

/*backnum*/
div#backnum{
	display:block;
	clear:both;
	width:860px;
	margin:20px 0px;
}
div#backnum:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
div#backnum h4{
	display:block;
	width:860px;
	background:url(images/t_backnumber.jpg) no-repeat;
	height:50px;
	text-indent:-9999px;
	margin-bottom:20px;
}

/*map*/
div#map{
	display:block;
	clear:both;
	width:860px;
	margin:20px auto;
}
div#map h4{
	display:block;
	width:850px;
	background:url(images/t_map.jpg) no-repeat;
	height:60px;
	text-indent:-9999px;
	margin-bottom:20px;
	margin-left: 5px;
}
div#map div.googlemap{
	display:block;
	margin:auto;
	width:790px;
}

/*------------------------------------------------------------*/


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

