@charset "utf-8";

#cont_box {
	text-align: center;
	vertical-align: top;
	width: 950px;
	margin: 0 auto;
	padding: 0 0 74px 0;
	background: url(/images/cont_box_back.gif) repeat-y 0 0;
}

h1 {
	width: 696px;
	text-align: left;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	border-width: 2px;
	border-style: solid none;
	border-color: #E283A8;
}

h1#oyakudachi {
	border-color: #a4c86a !important;
}

h1#shop {
	border-color: #eda968 !important;
}

h4 {
	color: #A30038;
	text-align: left;
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #A30038;
}

.tit550 {
	margin-right: auto;
	margin-left: auto;
}

/*===================================================
左メニュー
===================================================*/
#l_menu_box {
	text-align: center;
	vertical-align: top;
	width: 239px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#l_menu_box img {
	vertical-align: top;
	
}

#l_menu_box_in {
	width: 225px;
	font-size: 80%;
	padding: 0px 7px;
	margin: 0px;
	background-image: url(/images/top_menu_back2.gif);
	background-repeat: repeat-y;
}

#l_menu_box_in ul,#l_menu_box_in li {
	text-align: left;
	vertical-align: middle;
}

#l_menu_box_in a {
	display: block;
	text-decoration:none;
	color: #555555;
	height: 100%;
}

#l_menu_box_in a:visited {
	text-decoration:none;
	color: #888888;
} 

#l_menu_box_in a:hover {
	text-decoration:none;
	color: #FF0000;
	background-color: #FAE0DB;
}

#l_menu_box_in a:active {
	text-decoration:none;
}

#l_menu_box_in .danraku1,#l_menu_box_in .danraku_end {
	width: 201px;
	padding: 7px 7px 7px 17px;
	background-image: url(../images/sankaku1.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#l_menu_box_in .danraku2 {
	width: 191px;
	padding: 7px 7px 7px 27px;
	background-image: url(../images/sankaku1.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
}

#l_menu_box_in .danraku1,#l_menu_box_in .danraku2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#genzaiti {
	background-image: url(/images/bnr_back.gif);
	background-repeat: repeat;
}

/*===================================================
右コンテンツ
===================================================*/

#r_cont_box {
	text-align: center;
	vertical-align: top;
	width: 711px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(/images/bk_shadow_t.gif);
	background-position: left top;
}

/*===================================================
ボックス
===================================================*/
.box500 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.box510 {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}

.box550 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.box600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*===================================================
お得なお買物の目印
===================================================*/
.box_l_150 {
	width: 140px;
	margin-right: 10px;
	vertical-align: top;
	float: left;
}

.box_r_450 {
	width: 450px;
	vertical-align: top;
	text-align: left;
	float: left;
}

.box_r_450 p {
	font-size: 90%;
	line-height: 150%;
	margin: 5px 5px 10px 5px;
}

.line_666_600 {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 15px auto;
}

/*===================================================
こだわり商品
===================================================*/
#kodawari {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#kodawari h4 {
	font-size: 110%;
	font-weight: bold;
	color: #A30038;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 2px 4px;
	margin-bottom: 5px;
	border-width: 0px 0px 1px 3px;
	border-style: none none solid solid;
	border-color: #A30038;
}

#kodawari p {
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 10px;
}

#kodawari .kodawari {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #A30038;
}

#kodawari .kodawari li {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

#kodawari td,#kodawari th {
	text-align: left;
	vertical-align: top;
}

#kodawari th {
	font-weight: bold;
	padding-bottom: 5px;
}

#kodawari .pagetop {
	text-align:right;
	font-size: 80%;
	color: #E85371;
	padding: 0px 0px 30px 0px;
	margin: 5px 0px 30px 0px;;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid solid;
	border-color: #666666;
}

#kodawari .pagetop a,#kodawari .pagetop a:visited {
	text-decoration:underline;
	color: #666666; 
}

/*===================================================
献立応援レシピ
===================================================*/
.kondateline {
	margin: 5px 0px;
	border-top: 1px solid #999999;
}

/*===================================================
ポイントカードのご案内
===================================================*/
.box_card {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-left: 1px solid #A30038;
	border-right: 1px solid #A30038;
	border-bottom: none;
}

.cardline {
	margin: 15px 0px;
	border-top: 1px solid #999999;
}

/*===================================================
その他の取り組み
===================================================*/
#other_tit {
	width: 650px;
	text-align: left;
	color: #A30038;
	font-size: 115%;
	line-height: 150%;
	font-weight: bold;
	margin: 0px auto 20px auto;
}

.hpname {
	color: #A30038;
    font-size: 130%;
    font-weight: bold;
    line-height: 130%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A70B41;
}

.hplink {
	text-align: right;
	color: #444444;
}

.hplink a{
	text-decoration:underline;
	color: #A30038;
}

.hplink a:visited{
	text-decoration:underline;
	color: #AF816E;
} 

.hplink a:hover {
	text-decoration:underline;
	color: #FF0000;
}

.hplink a:active{
	text-decoration:none;
}

.otherline {
	width: 600px;
	margin: 25px auto;
	border-top: 1px solid #666666;
}

.he10 {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	height: 10px;
}

/*===================================================
新店情報
===================================================*/
#newshop_name {
	width: 550px;
	text-align: left;
	color: #A30038;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #A30038;
	border-bottom: 1px solid #A30038;
	padding: 5px 0px;
	margin: 15px auto;
}