﻿@charset "utf-8"; 

#main_visual {
	clear: both;
	width: 800px;
	height: 150px;
	background-color: #FFF;
			/*background-color: #c99fd5;*/
}

#visual_img {
	width: 520px;
	float: left;
	margin-top: 20px;
	margin-left: 140px;
			/*background-color: #70ace0;----d4da1f---#FFF--*/
}

.visual {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#main_msg {
	width: 800px;
	height: 500px;
	background-color: #FFF;/*----90c1d0-------*/
}

.cup {
	float: left;
	margin-left: 25px;
}

h2 {
	float: left;
	margin-left: 7px;
	font-size: 13px;
	padding-top: 5px;
}

.hr2 {
	clear: both;
	margin-left: 25px;
}

#main_msg p {
	clear: both;
	margin-left: 25px;
	font-size: 12px;
	line-height: 1.6em;
}

h3 {
	clear: both;
	font-size: 13px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 2px;
}

#under_box {
	float: left;
	width: 620px;
	height: 150px;
	margin-top: 10px;
	margin-left: 25px;
	background-color: #FFF;/*-------ada6bf---*/
}

.under_i {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#under_img {
	float: left;
}

#dish {
	width: 460px;
	height: 180px;
	margin-top: 15px;
	background-color: #FFF;/*------d8ad75-----*/
}

#pot {
	float: left;
	width: 400px;
	height: 150px;
	margin-left: 25px;
				/*background-color: #f38ee1;*/
}

#pot p {
	float: left;
	margin-right: 5px;
}

#right_box {
	position: absolute;
	width: 200px;
	height: 660px;
	top: 220px;
	left: 600px;
	font-size: 12px;
	text-align: center;
				/*background-color: #888bf6;*/
}

#right_box p {
	margin-top: 2px;
}

.page1 ul {
	margin-left: 120px;
}

.page1 ul li {
	list-style: none;
}

.page1 li {
	float: left;
	font-size: 15px;
	text-align: center;
	width: 30px;
	line-height: 30px;
	color: #FFF;
	background: #999;
	margin-left: 5px;
	margin-bottom: 10px;
}

.page1 li a {
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	background: #777;
}

.page1 li a:hover {
	color: #FFF;
	background: #999;
	border-bottom-style: none;
}

.top {
	margin-left: 120px;
	padding-top: 20px;
}

#page ul {
	margin-left: 120px;
	margin-top: 55px;
}

#page ul li {
	list-style: none;
}

#page li {
	float: left;
	font-size: 15px;
	text-align: center;
	width: 30px;
	line-height: 30px;
	color: #FFF;
	background: #999;
	margin-left: 5px;
}

#page li a {
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	background: #777;
}

#page li a:hover {
	color: #FFF;
	background: #999;
	border-bottom-style: none;
}

#right_box2 {
	position: absolute;
	width: 200px;
	height: 660px;
	top: 210px;
	left: 600px;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
			/*background-color: #d8ad75;---------*/
}

#right_box2 p {
	margin-top: 2px;
	margin-bottom: 15px;
}

#right_box2 .bottom {
	margin-bottom: 130px;
}

#footer2 {
	clear: both;
	width: 800px;
	height: 40px;
	line-height: 1.6em;
			/*background-color: #f3b02e;*/
	text-align: center;
}

#footer-1 p {
	font-size: 11px;
}
