@charset "UTF-8";

body,td,th {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	background-position: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.upper_container {
	width: 750px;
	clear: both;
	margin: auto;
	background-color: #333333;
}
.lower_container {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
}
.fotter {
	clear: both;
	width: 805px;
	text-align: center;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: auto;
	padding-top: 10px;
}
.upper_contents_left {
	float: left;
	width: 497px;
}
.lower_contents_kodawari {
	margin: auto;
	width: 340px;
}
.lower_container_jyako {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../../03_shouhin/01_jyako/img/jyako_back.jpg);
}
.lower_container_chikuwa {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../../03_shouhin/02_chikuwa/img/chikuwa_back.jpg);
}
.lower_container_kamaboko {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../../03_shouhin/03_kamaboko/img/kamaboko_back.jpg);
}
.lower_container_giftset {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../../03_shouhin/04_gift/img/gift_back.jpg);
}
.lower_container_shiryoukan {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../img/footer/gift_back.jpg);
}
.lower_container_aboutus {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #333333;
	background-image: url(../../01_abouteus/img/aboutus_back.jpg);
}
.lower_container_jyakokatu01 {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: left 100px;
	background-color: #333333;
	background-image: url(../../04_btob/01_jyakokatu/img091001/back01.jpg);
}
.lower_container_jyakokatu02 {
	width: 750px;
	clear: both;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	background-position: left 100px;
	background-color: #333333;
	background-image: url(../../04_btob/01_jyakokatu/img091001/back02.jpg);
}

.submenu_table {
	width: 250px;
	float: none;
	margin: auto;
	text-align: center;
}
.staff_table {
	width: 720px;
	margin: auto;
}
.text_red {
	color: #FF3300;
}
.text_black_center-1 {
	color: #000000;
	font-size: smaller;
	text-align: center;
}
.text_white_left-1 {
	color: #FFFFFF;
	font-size: smaller;
	text-align: left;
	line-height: 150%;
}
.caption {
	font-size: 10px;
	text-align: left;
}

#souryou_div {
	font-size: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.souryou_table {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
.souryou_th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #333;
	text-align: center;
	padding: 10px;
}
.souryou_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 10px;
}
.oseibo_td {
	text-align: center;
}
.oseibo_under {
	background-color: #000;
	text-align: center;

}
.oseibo_pricetd {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
