@charset "utf-8";

/*-----------------------------------------------
header(グローバルmenu)のActive化
----------------------------------------------- */
#gmenu #gnavi4 a{
	border-bottom: 5px solid #d50023;
}

/*-----------------------------------------------
サブカテゴリ・店舗一覧
----------------------------------------------- */
#shplist{
	float:left;
	background-color:#FFFFFF;

}
#shplist ul{
	background-image: url(images/shoplist_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:8px;
	margin-left:0px;
	list-style-type: none;
	width:175px;
}
#shplist li{
	background-image: url(images/icon_t02.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left:14px;
}
#shplist li.act{
	background-image: url(images/icon_t03.gif);
}
/*-----------------------------------------------
店舗ブログのTOP
----------------------------------------------- */
#shoptop{
	float:right;
	text-align:left;
	width:516px;

}
.block{
	background-color:#FFFFFF;
}

h2{
background-color:#FFFFFF;
}

/*-----------------------------------------------
求人情報・イベント情報
----------------------------------------------- */
#honbun #shoptop h3 {
	color:#FFFFFF;
	background-image: url(images/midashi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:6px 0px 3px 8px ;
	margin-bottom:0.5em;
	line-height:normal;
	border:none;
}

#honbun dl{
	margin-bottom:2em;
	padding-left:6px;
}
#honbun dt{
	width:4.5em;
	background-image: url(images/list1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left:12px;
}
#honbun dd{
	margin-left:4.5em;
	margin-top:-1.75em;
	margin-bottom:0.2em
}


/*-----------------------------------------------
店舗情報ブログ
----------------------------------------------- */
.entrysyousai #honbun .box .honbun{ float:right; width:314px;}
.entrysyousai #honbun .box .images{
	float:left;
	width:140px;
	text-align:center;
}
.entrysyousai #honbun .box .honbun *{
float:none;

}
.entrysyousai #honbun .box .honbun p.comment{
	/*margin-bottom:2em;
	background:nono;
*/}
.entrysyousai #honbun .box .honbun table{
	clear:both;
}
.entrysyousai #honbun .addbox{
	margin-top:3em;
}
.entrysyousai #honbun .addbox h4 {
background-image:url(images/bar_midashi2.gif);
background-position:left center;
background-repeat:no-repeat;
border:1px solid #ADADAD;
line-height:normal;
margin-bottom:0.4em;
margin-top:0pt;
padding:6px 15px 4px;
}


.entrysyousai #honbun .addbox p{
float:none;

}

/* 固定情報｢Tel・営業時間・定休日｣
----------------------------------------------- */
.entrysyousai #honbun .honbun dl.temp{
	clear:both;
	display: inline-block;
	width:300px;
	margin-top:2.5em;
}
.entrysyousai #honbun .honbun dt{
	width:7em;
	background:none;
	text-align:center;
	padding:0;
	background-color:#959494;
	color:#FFFFFF;
}
.entrysyousai #honbun .honbun dd{
margin-left:8em;

}
.entrysyousai #honbun .box .honbun ul.temp li{
	text-align:right;
	color:#d50023;
	list-style-type: none;
}

/* SHOP詳細情報　更新日時
----------------------------------------------- */
#update{
	text-align:right;

}

