/* CSS Document */

div {
	margin: 0;
	padding: 0;
	}
h1,h2,h3,h4,h5,h6,dl,dt,dd {
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
input {
	line-height: 1em;
	vertical-align: middle;
	margin: 0 3px;
	padding: 0;
	font-size: 100%;
	}
p,form,li,textarea,dt,dd {
	line-height: 1.3em;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
img {
	border: none;
	font-size: 1px;
	line-height: 0.9em;	
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
ol,ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}
th,td {
	font-weight: normal;
	}
button {
	cursor: pointer;
	border: none;
	margin: 0 auto;
	background: none;
	}
a {
	color: #009;
	}
a:hover {
	color:#0066CC;
	text-decoration:none;
}
br.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.brclear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clearfix:after {
	content: url(spacer.gif);
	display: block;
	clear: both;
	height: 0;
	}
.clearfix {
	zoom: 100%;
	}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
	font-size: small;
	}
#mainWrapper {
	margin-bottom:10px;
	}
#mainWrapper td {
	vertical-align: top;
	}
#main {
	float: left;
	width: 625px;
	}
#left {
	width: 625px;
	}
#right {
	width: 315px;
	margin-left: 15px;
	float: left;
	}
.andmore {
	text-align: right;
	margin-bottom: 5px;
	}
.notice {
	color: #c00;
	font-size: 90%;
	}
a:hover .alpha70 {
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;
}

/************************
カラム：
 ************************/
div.rightColumnSpecialContents {
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #dbdbdb;
	}

.rightColumnAttention dl {
	width: 280px;
	margin-bottom: 10px;
	}
.rightColumnAttention dt {
	float: left;
	width: 60px;
	}
.rightColumnAttention dd {
	float: right;
	width: 220px;
	margin-bottom: 5px;
	}
.rightColumnAttention ul {
	margin-top: 3px;
	}
.rightColumnAttention li {
	margin-bottom: 3px;
	padding: 0 0 0 10px;
	background: url(//chobee.jp/app/chobee/images/yakisoba/arrow_orange.gif) no-repeat 0 50%;
	}
.rightColumnAttention p {
	display: inline;
	padding: 3px;
	background: #fff;
	}

.rsidetitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 20px;
	font-weight: bold;
	background-color: #CC9933;
	line-height: 160%;
	padding-left: 10px;
}


div.rightColumnSpecialContents h2,
div.rightColumnSpecialContents div.rightContentTitle {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	background: url(//chobee.jp/app/chobee/images/yakisoba/rightcolumn_title.jpg) repeat-x;
	}
div.rightColumnSpecialContents dl.specialTitle {
	margin: 0 5px 3px 5px;
	width: 280px;
	padding: 10px 2px 0px 3px;
	border-top: 1px solid #e0cdc3;
	border-bottom: 1px dotted #999;
	}
div.rightColumnSpecialContents dl.specialTitle dt {
	float: right;
	width: 145px;
	}
div.rightColumnSpecialContents dl.specialTitle dd {
	float: left;
	width: 130px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	margin-right: 5px;
	}
div.rightColumnSpecialContents dl.specialTitle dd.mainTitleLink {
	font-size: 130%;
	margin-top: -4px;
	}
div.rightColumnSpecialContents dl.secondTitle {
	margin: 0 5px;
	width: 300px;
	padding: 10px 2px 2px 3px;
	}
div.rightColumnSpecialContents dl.secondTitle dt {
	float: left;
	width: 70px;
	}
div.rightColumnSpecialContents dl.secondTitle dd {
	float: right;
	width: 205px;
	_width: 200px;
	margin-bottom: 3px;
	margin-right: 5px;
	}


/************************
文字：
 ************************/
.txt{
	font-size:small; line-height:1.417em;
}

.m14 {
	margin-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/************************
新着情報：
 ************************/
.newsList {
	float: left;
	width: 620px;
}
.newsBox {
	float: left;
	width: 600px;
	margin-top: 15px;
}
.ImageBox {
	float: left;
	width: 272px;
}
.newsBox img {
	margin-right: 8px;
	margin-bottom: 4px;
	float: left;
}
.newsBox dt {
	margin-bottom: 10px;
}
.newsBox dd {
	font-size: 1.0em;
	color: #333333;
	line-height: 1.2em;
}
.newsBox dt.goodsname {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}
.newsBox dd.price {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3333;
	line-height: 1.2em;
}
/************************
店舗情報：
 ************************/
.shopList {
	float: left;
	width: 620px;
}
.shopBox {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
}
.shopBox img {
	margin-right: 8px;
	float: left;
}
.shopBox dt {
	margin-bottom: 5px;
}
.shopBox dd {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.2em;
}
.shopList2 {
	float: left;
	width: 620px;
	margin-top: 10px;
}
.shopList2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 1em;
}

table.ShopListTable {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 620px;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 100%;
	float: left;
}
table.ShopListTable caption {
  margin-top: 1em;
  text-align: right;
}

table.ShopListTable th,
table.ShopListTable td {
  padding: 4px 6px;
}

table.ShopListTable th {
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	color: #FFF;
	background-color: #654F25;
}

table.ShopListTable td {
	text-align: left;
	white-space: nowrap;
	font-size: 90%;
	background-color: #E4D7BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

