
body {
	margin:0; padding:0;
	font-size: 14px;
	line-height: 140%;
	font-family: verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" ,arial, helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #F8F8E4;
}

/*-------clear-------*/

.clr {
	margin: 0; padding: 0;
	clear: both;
	overflow: hidden;
}

a {
	color:0000ff;
	font-style:normal;
	text-decoration:underline;
}
a:link {
	color:#990000;
	font-style:normal;
	text-decoration:none;
}
a:visited {
	color:#990000;
	font-style:normal;
	text-decoration:none;
}
a:hover {
	color:#990000;
	font-style:normal;
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}

#wrapping {
	width: 900px;
	position: relative;
	margin: 17px auto;
	padding: 0;
	text-align: left;
	background: #FFF;
}

.contents {
	margin: 0;
	padding: 17px 17px;
}

.w100 { width: 100%; }

.wd100 { width: 100px; }


.flavor_bg {
	width: 28px; 
	background-image: url(images/bg_flavor3.jpg);
}

.fig {
	margin-left:15px; 
	width: 822px; 
	background:url(images/bg_line1.gif) left bottom repeat-x;
}

table td.kind {margin:10px 0; width:255px;}
table td.kind img {padding-top:8px;}
table td.kind div.exp {font-size:85%; padding-top:3px;}

.bg_line2{background-image:url(images/bg_line2.gif); background-repeat:repeat-y; width:9px;}

table td.guide {padding:10px 0 0 0;}

.voice {float:left; text-align:center; border:0px solid #000; width:170px; margin-top:15px;}
.recommend {float:right; width:385px; border:0px solid #000;}
.recommend img.title {padding:5px 0 0 0;}
.goods { font-size:85%; padding:10px 0 10px 0;}


tbody { padding: 0; }
table { border-collapse: collapse; font-size: 100%; }
table td,
table th { padding: 0; vertical-align: top; line-height:130%; }
img { border:0; padding: 0; }

a.alp:hover img {filter: alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}


.top { vertical-align: top;}
.middle { vertical-align: middle;}
.bottom { vertical-align: bottom;}
.left { text-align:left;}
.right { text-align:right;}

.f_right {float:right;}
.f_left {float:left;}
.em { font-weight:bold; }

.ft12{ font-size:12px;}

.mv50 { margin-top: 50px; margin-bottom: 50px; }
.mv40 { margin-top: 40px; margin-bottom: 40px; }
.mv30 { margin-top: 30px; margin-bottom: 30px; }
.mv20 { margin-top: 20px; margin-bottom: 20px; }
.mv10 { margin-top: 20px; margin-bottom: 20px; }

.mh50 { margin-left: 50px; margin-right: 50px; }
.mh40 { margin-left: 40px; margin-right: 40px; }
.mh30 { margin-left: 30px; margin-right: 30px; }
.mh20 { margin-left: 20px; margin-right: 20px; }

.mt50 { margin-top: 50px; }
.mt40 { margin-top: 40px; }
.mt30 { margin-top: 30px; }
.mt20 { margin-top: 20px; }

.mb60 { margin-bottom: 60px; }
.mb50 { margin-bottom: 50px; }
.mb40 { margin-bottom: 40px; }
.mb30 { margin-bottom: 30px; }
.mb20 { margin-bottom: 20px; }
.mb10 { margin-bottom: 10px; }
.mb5  { margin-bottom: 5px; }
.pad_b10 { padding-bottom: 10px; }