* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

img {
	border: none;
	}

p em {
	font-style: italic;
	text-decoration: underline;
	}

p span {
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 14px;
	}

ul {
	padding-left: 40px;
	}

.top {
	text-align: right;
	}
	
/*  container */
#container_wide {
	width: 900px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	}

#container {
	width: 800px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	}

/* header */
#header {
	width: 800px;
	height: 34px;
	padding-bottom: 8px;
	}
	
#header img {
	float: left;
	}

#menu {
	float: right;
	padding-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	}

#menu a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:hover, #header2 a:hover, .product_box a:hover {
	text-decoration: underline;
	}

#header2 {
	width: 800px;
	color: #FFFFFF;
	margin: 0 auto;	
	}

#header2 a {
	font-size: 13px;
	color: #FFFFFF;
	}

/* main */
#main {
	width: 800px;
	color: #FFFFFF;
	}

#main2 {
	width: 800px;
	height: 320px;
	background-color: #c0272d;
	color: #FFFFFF;
	}

.product_box {
	float: left;
	width: 190px;
	height:270px;
	margin: 10px 0;
	padding: 15px 0;
	background-image: url(images/product_box_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}

.product_box img {
	padding-top: 20px;
	}

.product_box a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}

.product_box a:hover {
	text-decoration: underline;
	}

/* left_frame */
#left {
	clear: both;
	float: left;
	width: 400px;
	height: 460px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	}

#left2 {
	clear: both;
	float: left;
	width: 400px;
	height: 1044px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	}

.submenu {
	width: 360px;
	margin: 0 10px;
	}

.submenu a {
	color: #FF3333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

.submenu table tr td {
	padding: 5px;
	border: 1px solid #FF3333;
	text-align: center;
	}

#left_contents {
	width: 360px;
	margin: 0 auto;
	}

#iframe {
	width: 360px;
	height: 340px;
	padding-left: 20px;
	background-image: url(images/left_bg.jpg);
	}

#iframe_l {
	width: 360px;
	height: 936px;
	padding-left: 20px;
	background-image: url(images/left_bg.jpg);
	}

#left_contents a, #iframe_left a {
	color: #FF3333;
	font-style: italic;
	font-weight: bold;
	}

.td2 {
	padding-top: 10px;
	vertical-align: top;
	}

#iframe_left {
	width: 360px;
	background-image: url(images/left_bg.jpg);
	color: #FFFFFF;
	}

.iframe_link {
	clear: both;
	background-image: url(images/left_bg.jpg);
	}

.iframe_link a {
	color: #FF3333;
	font-weight: bold;
	text-decoration:none;
	}

#link_pre {
	float: left;
	}

#link_next {
	float: right;
	}

/* right_frame */
#right {
	float: left;
	width: 400px;
	height: 460px;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	}

#right2 {
	float: left;
	width: 400px;
	height: 1044px;
	background-color: #FFFFFF;
	}

#sidebar_img {
	float: right;
	}

#iframe_right {
	width: 365px;
	height: 440px;
	background-image: url(images/right_bg.jpg);
	}

#iframe_r {
	width: 325px;
	padding: 0 20px;
	background-image: url(images/right_bg.jpg);
	color: #FFFFFF;
	}

#photo2 {
	position: relative;
	top: 10px;
	left: 75px;
	}

/* main3 */

#main3 {
	width: 550px;
	height: 583px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#product {
	width: 550px;
	height: 558px;
	background-color: #c0272d;
	}

#product_img {
	width: 200px;
	height: 310px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	}

#product_name {
	padding: 20px;
	height: 18px;
	font-size: 18px;
	color: #FFFFFF;
	}

#product_detail {
	padding: 0 20px;
	height: 70px;
	vertical-align: top;
	color: #FFFFFF;	
	}

#foodpairing {
	padding: 20px;
	height: 80px;
	vertical-align: top;
	color: #FFFFFF;	
	}

#product_chart {
	padding: 0 20px;
	width: 270px;
	height: 210px;
	vertical-align: bottom;
	}

#product_percent {
	padding: 0 20px;
	width: 270px;
	height: 14px;
	font-size: 14px;
	color: #FFFFFF;
	}

#close {
	width: 550px;
	padding-top: 10px;
	text-align: center;
	}

#photos {
	width: 800px;
	}
	
#photos img {
	display: inline;
	padding: 5px 3px 0 3px;
	}

.sake_ttl {
	font-size: 25px;
	font-weight: bold;
	color: #ff0000;
	}

.shochu {
	color: #ffffff;
	margin-left: 30px;
	}

/* footer */
#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 5px;
	}

#footer p {
	padding: 5px 0 0 5px;
	color: #ffffff;
	}

#footer a {
	color: #FF0000;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#copyright {
	float: right;
	padding-top: 8px;
	}
