@charset "UTF-8";


/*--------------------------左カラム--------------------------*/

#column_left{
	width:280px;
	float:left;
	padding:20px;
}

#column_left p.coupon{
	padding:5px 0 0 0;
}

#column_left p.coupon strong{
	color:#BE1D2C;
}

.shoplist{
	padding:10px 0 10px;
	clear:both;
	border-bottom:1px dotted #CCC;
}

.shoplist p{
	padding:5px 0 0;
}

.shop_btn{
	clear:both;
}

.shop_btn li{
	float:left;
	background:url(../img/top/ic_arrow.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin-right:20px;
	color:#A87B4F;
}
.shop_btn li a{
	color:#A87B4F;
}

.shoplist p.tel{
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.2em;
	background:url(../img/top/ic_yotakutel.gif) no-repeat 0 10px;
	padding-left:120px;
}
.shoplist p.tel a{
	color:#754C27;
}

.tel img{
	padding:6px 10px 0 0;
}

.otherlist{
	background:url(../img/top/ic_line.gif) no-repeat top;
	padding:25px 0 0 0;
	margin-top:10px;
}

.otherlist p.box{
	padding:0 25px;
	background:url(../img/top/ic_box.gif) no-repeat center left;
}

.otherlist p{
}


/*--------------------------右カラム--------------------------*/

#column_right{
	float:right;
	width:630px;
	padding:25px 0 0 0 ;
}

/*ニュース*/

#news{
	background:#F9F2E6;
	padding:15px;
	width:570px;
}

#news h2{
	padding:0 0 10px 0;
}


#news dt{
	float:left;
	width:100px;
	background:url(../img/top/ic_arrow2.gif) left center no-repeat;
	padding:2px 0 2px 15px;
}

#news dd{
	float:left;
	width:450px;
	padding:2px 0 2px;
}
#news dd strong.pink{
	color: #E95377;
}



/*ピックアップ*/

#pickup{
	clear:both;
	padding:30px 0;
}

div#picupttl{
	background:url(../img/top/stt_pickup.gif) no-repeat;
	clear:both;
	padding:20px 0 0 120px;
	min-height:75px;
}

div#picupttl h2{
	font-size:16px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

div#picupttl h2 strong{
	font-size:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.4em;
	color:#895D3B;
}
div#picupttl h2 strong.pink{
	color:#E95377;
}


div.bnr_w,div.bnr_s{
	font-size:12px;
}
div.bnr_w img,div.bnr_s img{
	padding-bottom:5px;
}

div.bnr_w{
	clear:both;
	padding:20px 0 0 0
}

div.bnr_s{
	float:left;
	width:295px;
	padding:20px 15px 30px 0;
}

div.bnr_s:last-child {
	padding: 0 15px 30px 0;
}

div.bnr_w a strong,div.bnr_s a strong{
	display:block;
	color:#222;
	background:url(../img/top/ic_arrow2.gif) no-repeat left center;
	padding:5px 0 5px 15px;
	font-size:14px;
	font-weight:normal;
}

/*フェイスブック*/

#sns_fb{
	clear:both;
	padding:30px 0;
}

#sns_fb h2{
	border-left:5px solid #895D3B;
	border-top:1px solid #895D3B;
	padding:5px 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:2em;
	color:#895D3B;
	margin-bottom:15px;
	width:570px;
}
