@charset "utf-8";
/* cut01 */

/*-------------------
　タイトルあたり
-------------------*/
.tit_bg{
	height:120px;
	background-color: #7570b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 900px;
		}

.cut_oowaku{
	width:299px;
	float: left;
	margin-top: 25px;
			}

.cut_waku{
	width:290px;
	margin: 0px auto 0px auto;
			}

.home{
	position:absolute;
	bottom: 19px;
	right: 10px;
		}


/*------------------------
　　　　　ショップ
------------------------*/
.cut_waku_h{
	width:289px;
	margin: 35px auto 0px auto;
	border-bottom: 2px solid #d6d65c;
	border-left: 2px solid #d6d65c;
	height: 210px;
			}

.cut_waku_w{
	width:289px;
	margin: 35px auto 0px auto;
	border-bottom: 2px solid #9494d1;
	border-left: 2px solid #9494d1;
	height: 210px;
			}

.cut_waku_e{
	width:289px;
	margin: 35px auto 0px auto;
	border-bottom: 2px solid #ebadbd;
	border-left: 2px solid #ebadbd;
	height: 210px;
			}


.shop_ue_h{
	width:285px;
	border-left: 7px solid #d6d65c;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 10px 0px 10px 3px;
	color: #000000;
			}

.shop_ue_w{
	width:285px;
	border-left: 7px solid #9494d1;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 10px 0px 10px 3px;
	color: #000000;
			}

.shop_ue_e{
	width:285px;
	border-left: 7px solid #ebadbd;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 10px 0px 10px 3px;
	color: #000000;
			}

.shop_sita_h{
	width:148px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	height: 105px;
	float: right;
	color: #666666;
	font-size: 10px;
	line-height: 1.5em;
			}
			
.shop_sita_h2{
	width:278px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	height: 105px;
	float: right;
	color: #666666;
	font-size: 10px;
	line-height: 1.5em;
			}

.cut_img{
	float:left;
	width: 130px;
	padding: 0px 0px 0px 0px;
		}

.s_name{
	clear:both;
	margin-top: 10px;
		}

.here_click{
	width:284px;
	text-align: right;
	padding: 2px 2px 2px 2px;
	color: #7570b2;
	font-size: 10px;
		}

