@charset "utf-8";
/* CSS Document */

h2 img {
	display:block;
}

.product {
	position:relative;
	width:692px;
	padding:0 0 0 9px;
}
.product img {
	display:block;
}
.product h3 {
	padding:15px 0 15px 10px;
	font-size:120%;
	font-weight:bold;
	line-height:130%;
}

.tokucho {
	width:692px;
	margin:0 0 30px 0;
	background:url(../img/products/bg_tokucho.gif) repeat-y 0 0;
	font-size:85%;
}
.tokucho ul {
	list-style:disc outside;
	margin:0 0 0 20px;
	padding:13px;
	line-height:150%;
}

.tokucho ul li{
	margin-bottom: 6px;
}


.osusume_eat {
	width:692px;
	margin:0 0 30px 0;
	background:url(../img/products/bg_osusume_eat.gif) repeat-y 0 0;
	font-size:85%;
	line-height:150%;
}
.bgOsusume_eat {
	width:100%;
	background:url(../img/products/bg_osusume_eat_bottom.gif) no-repeat 0 bottom;
}

.osusume_eat .osusume {
	float:left;
	width:335px;
	margin:0 20px 0 0;
}
.osusume_eat .osusume ul {
	margin:12px 0 25px 0;
	padding:0 15px 0 15px;
}
.osusume_eat .osusume ul li {
	margin:5px 0 0 0;
	padding:5px 0 5px 30px;
	background:url(../img/products/bg_osusumelist.gif) no-repeat 0 50%;
	border-bottom:1px solid #f18787;
	font-weight:bold;
	
}

.osusume_eat .eat {
	float:left;
	width:336px;
}
.osusume_eat .eat p {
	padding:5px 15px 15px 15px;
}


.basic {
	width:692px;
	margin:0 0 30px 0;
	font-size:75%;
}
.basic h4 {
	margin:0 0 8px 0;
	padding:8px 10px 8px 10px;
	background-color:#bfa37b;
	font-weight:bold;
	color:#fff;
}
.basic table {
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	border:1px solid #bfbd8a;
}
.basic table th {
	width:90px;
	padding:15px;
	background-color:#efeec2;
	border:1px solid #bfbd8a;
	line-height:150%;
}
.basic table td {
	padding:15px;
	border:1px solid #bfbd8a;
	line-height:150%;
}
.text_small {
	font-size:80%;
}


.lineup {
	width:692px;
	margin:0 0 20px 0;
	font-size:75%;
}
.lineup .shohin {
	float:left;
	width:336px;
	margin:0 20px 0 0;
}
.lineup .shohin.right {
	margin:0;
}
.lineup .shohin h4 {
	margin:0 0 8px 0;
	padding:8px 10px 8px 10px;
	background-color:#cac282;
	font-weight:bold;
	color:#fff;
}
.lineup .shohin img {
	float:left;
	width:81px;
}
.lineup .shohin table {
	border-collapse:collapse;
	float:left;
	width:255px;
}
.lineup .shohin table th {
	width:65px;
	padding:10px;
	background-color:#efeec2;
	border:1px solid #bfbd8a;
	line-height:150%;
}
.lineup .shohin table td {
	padding:10px;
	border:1px solid #bfbd8a;
	line-height:150%;
}

.voice {
	width:692px;
	background:url(../img/products/bg_tokucho.gif) repeat-y 0 0;
	font-size:75%;
	line-height:150%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.voice h4 {
	margin:0 0 12px 0;
}
.voice h5 {
	margin:0 13px 0 13px;
	font-weight:bold;
}
.voice p {
	margin:0 13px 0 13px;
	padding:0 0 20px 0;
}

.shoplink {
	width:692px;
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	background:#effbfc url(../img/products/bg_shoplink_bottom.gif) no-repeat 0 bottom;
}
.shoplink p {
	text-align:center;
	width:100%;
	padding:20px 0 15px 0;
	background:url(../img/products/bg_shoplink_top.gif) no-repeat 0 0;
	color:#166a76;
	font-size:75%;
}
.shopdeta {
	width:692px;
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	background-color: #deecff;
	background-image: url(../img/products/bg_shopdeta_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.shopdeta p {
	text-align:center;
	width:100%;
	padding:20px 0 15px 0;
	background:url(../img/products/bg_shopdeta_top.gif) no-repeat 0 0;
	color:#000099;
	font-size:75%;
}

.shoplink .hosoku {
	text-align:center;
	width:100%;
	padding:5px 0 10px 0;
	background:url(../img/products/bg_shoplink_top.gif) repeat-y 0 0;
	color:#166a76;
	font-size:75%;
}
.btnShoplink {
	width:294px;
	height:48px;
	margin:0 auto 5px auto;
}
.btnShoplink a {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/products/btn_shoplink_o.gif) no-repeat 0 0;
}
.btnShoplink a:hover,
.btnShoplink a:focus {
	visibility:visible;
}
.btnShoplink a:hover img,
.btnShoplink a:focus img {
	visibility:hidden;
}
.btnShopdeta {
	width:294px;
	height:48px;
	margin:0 auto 5px auto;
}
.btnShopdeta a {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/products/btn_shopdeta_o.gif) no-repeat 0 0;
}
.btnShopdeta a:hover img,
.btnShopdeta a:focus img {
	visibility:hidden;
}

.inquirylink {
	width:692px;
	margin:0 auto 25px auto;
	padding:0 0 10px 0;
	background:#f2ebf3 url(../img/products/bg_inquirylink.gif) no-repeat 0 bottom;
}
.inquirylink p {
	text-align:center;
	width:100%;
	padding:20px 0 15px 0;
	background:url(../img/products/bg_inquirylink.gif) no-repeat 0 0;
	color:#8c5991;
	font-size:75%;
}
.btnInquirylink {
	width:294px;
	height:48px;
	margin:0 auto 5px auto;
}
.btnInquirylink a {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/products/btn_inquirylink_o.gif) no-repeat 0 0;
}
.btnInquirylink a:hover,
.btnInquirylink a:focus {
	visibility:visible;
}
.btnInquirylink a:hover img,
.btnInquirylink a:focus img {
	visibility:hidden;
}


.attention {
	background:url(../img/products/bg_attention.gif) no-repeat 0 0;
	padding:10px 0 0 0;
	font-size:65%;
	line-height:150%;
}
.attention li {
	list-style:disc outside;
	margin:0 0 0 15px;
}
.voice_flame {
	width: 682px;
	height: 400px;
	overflow: auto;
	margin-bottom: 30px;
	padding: 0.3em;

}

