@charset "EUC-JP";

/* ショップ紹介 */
.shop_introduction {
	clear: both;
	width: 680px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
.shop_introduction:after {
  clear:both;
  content:"";
  display: block;
  height: 1px;
  overflow: hidden;
}
* html .shop_introduction {
  height: 1em;
  overflow: visible;
}
.shop_introduction .lbox {
	width: 160px;
	margin-right: 13px;
	float: left;
}
.shop_introduction .rbox {
	width: 160px;
	float: right;
}

.parts_list {
	width: 230px;
	margin-bottom: 3px;
}
.parts_list:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
/**/
* html .parts_list {
height: 1em;
overflow: visible;
}
/**/

.parts_list .imgbox {
	float: left;
	width: 82px;
}
.parts_list .textbox {
	float: right;
	width: 143px;
}

/* タイトル */
#stitle {
	background-color: #F0F0F0;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#stitle_margin {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#stitle_lbox {
	background-color: #F0F0F0;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#stitle_lbox_margin {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

/* ショップ情報 */
.shoplist {
	width: 680px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	float: left;
}
.shoplist .inbox {
	float: left;
	width: 680px;
}
.shoplist .inbox .photo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.shoplist .inbox .photo img {
	border: 3px solid #999999;
}

.shoplist .inbox .data {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 460px;
}
.shoplist .inbox .data .info {
	padding: 4px;
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
.shoplist .inbox .data .info .shopmidashi {
	margin-bottom: 0px;
}



.shoplist:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html .shoplist {
	height: 1em;
	overflow: visible;
}
.shoplist_noborder {
	width: 680px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.shoplist_noborder:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html .shoplist_noborder {
	height: 1em;
	overflow: visible;
}

.shopname {
	width: 665px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/shop/shop_name_bg.jpg);
	background-repeat: repeat-x;
}

.shopmidashi {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 5px;
}

/* 店舗情報 */
#shop_info {
	background-color: #F6F6F6;
	padding: 5px;
	width: 668px;
	margin-bottom: 20px;
	border: 1px solid #EAEAEA;
	float: left;
}
.shop_map {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#shop_info:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html #shop_info {
	height: 1em;
	overflow: visible;
}
#shop_info .lbox {
	float: left;
	height: 240px;
	width: 320px;
}
#shop_info .rbox {
	float: right;
	height: 240px;
	width: 338px;
}
#shop_info .innerbox {
	height: 160px;
	top: 5px;
	line-height: 14px;
}
#shop_info td {
	float: none;
	margin: 1px;
}

#shop_info .midashi {
	font-weight: bold;
	margin-bottom: 5px;
}
#shop_info .buttonbox {
	margin-top: 10px;
	bottom: 5px;
}


/*ショップ情報サイドメニュー*/
ul.shopmenu {
	background-image: url(../img/shop/shopmenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 228px;
	display: block;
	height: 96px;
}

ul.shopmenu li {
	background-image: url(../img/shop/shopmenu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 228px;
	height: 32px;
	display: block;
	overflow: hidden;
}

ul.shopmenu li a {
	background-image: url(../img/shop/shopmenu.jpg);
	background-repeat: no-repeat;
	width: 228px;
	height: 32px;
	display: block;
	overflow: hidden;
}

li.shop_menu01 {background-position: 0px 0px;}
li.shop_menu02 {background-position: 0px -32px;}
li.shop_menu03 {background-position: 0px -64px;}
li.shop_menu04 {background-position: 0px -96px;}
li.shop_menu05 {background-position: 0px -128px;}
li.shop_menu06 {background-position: 0px -160px;}

li.shop_menu01 a {background-position: 0px 0px;}
li.shop_menu02 a {background-position: 0px -32px;}
li.shop_menu03 a {background-position: 0px -64px;}
li.shop_menu04 a {background-position: 0px -96px;}
li.shop_menu05 a {background-position: 0px -128px;}
li.shop_menu06 a {background-position: 0px -160px;}

li.shop_menu01 a:hover { background-position: -233px 0px; }
li.shop_menu02 a:hover { background-position: -233px -32px; }
li.shop_menu03 a:hover { background-position: -233px -64px; }
li.shop_menu04 a:hover { background-position: -233px -96px; }
li.shop_menu05 a:hover { background-position: -233px -128px; }
li.shop_menu06 a:hover { background-position: -233px -160px; }


.context_box {
	float: left;
	width: 680px;
	margin-bottom: 10px;
}

.listend {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper #container #rightbox .context_right_border .infobox table { line-height: 14px; }

#wrapper #container #rightbox .context_right_border .infobox img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: middle;
}

#catalogphoto {
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	padding:10px 19px;
	text-align:center;
	width:200px;
}



/*キャンペーン追加*/
#Campaign {
	margin-top: 5px;
	float: left;
	width: 680px;
}

#Campaign .Photo {
	float: left;
	width: 206px;
	background-color: #CCCCCC;
	height: 156px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Campaign .Photo img {
	border: 3px solid #999999;
}


#Campaign .Data {

}

#Campaign .Data span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF0000;
}

#Campaign .Data .time {
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
	padding-bottom: 5px;
}

#Campaign .Data .bodytxt {
	margin-top: 1em;
}





#Campaign_list {
	float: left;
	width: 680px;
	margin-top: 5px;
}

#Campaign_list ul.list {
	float: left;
	width: 680px;
}

#Campaign_list ul.list li {
	float: left;
	width: 680px;
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#Campaign_list .list .Photo {
	background-color: #CCCCCC;
	float: left;
	height: 49px;
	width: 64px;
	margin-right: 10px;
}

#Campaign_list .list .Photo img {
	border: 2px solid #999999;
}

#Campaign_list .list .Photo a img {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#Campaign_list .list .Photo a:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}


#Campaign_list .list .Data {
	width: 100%;
}

#Campaign_list .Data span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF0000;
}

#Campaign_list .Data span a {
	color: #FF0000;
	text-decoration: none;
}

#Campaign_list .Data span a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#Campaign_list .Data .time {
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
}

#Campaign_list .Data .bodytxt {
	margin-top: 1em;
}

#header_search {
	float: left;
	width: 650px;
	margin-bottom: 10px;
	padding: 10px;
	border: 5px solid #03356A;
	line-height: 14px;
}


#header_search span {
	font-weight: bold;
}

* html #header_search span {
	vertical-align: 3px;
}


#header_search select {
	margin-right: 2px;
}


#header_search #header_search_btn {
	vertical-align: -5px;
	padding: 0px;
	margin: 0px;
}

* html #header_search #header_search_btn { 
	vertical-align: -3px;
}

#todofuken {
	float: left;
	width: 222px;
}

#todofuken ul {
	float: left;
	width: 222px;
	margin-bottom: 5px;
}
#todofuken ul.list {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#todofuken ul li {
	float: left;
	width: 42px;
	margin-right: 3px;
	display: block;
	height: 19px;
	background-color: #FAFAFA;
}

#todofuken ul li img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#todofuken ul li.listend {
	margin-right: 0px;
}
