* {
	margin: 2px;
	padding: 2px;
}

ol {
	padding: 0px;
}


body {
	text-align: center;
	background-image: url("../img/bg-59.png");
	background-repeat: repeat;
}

#main {
	background-color: #f0f0ff;
	margin: 0 auto;
	width: 804px;
}

.header {
	font-size: 90%;
	text-align: left;
	background-color: #f0f0ff;
	padding: 0;
}

#top {
	text-align: right;
	background-color: #ffffff;
	padding-left: 100px;
	padding-right: 80px;
	height: 65px;
	color: #b0e0b0;
	background-image: url("../img/logo2.png");
	background-position: 60px 5px;
	background-repeat: no-repeat;
}
#top * ,#footer {
	color: #ff9090;
}
#menutop {
	padding: 0px;
}

.gnavi {
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
}

.gnavi li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100px;
	float: left;
}

.gnavi li a {
	font-size: 90%;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 30px;
	text-align: center;
}

.gnavi li a:hover {
	background-color: #ffffe0;
}


#footer {
	vertical-align: bottom;
	text-align: center;
	font-weight: bolder;
	font-size: 80%;
}

#content {
	-webkit-border-radius: 8px;
	background-color: white;
	text-align: left;
	padding: 10px;
}

#left {
	width: 200px;
	float: left;
	font-size: 90%;
	clear: left;
}

#right {
	width: 540px;
	float: right;
	clear: right;
	border-left-width: 2px;
	border-left-style: dotted;
	border-color: #a0a0ff;
	line-height: 140%;
	padding-left: 15px;
}

.fend {
	clear: both;
	padding: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatleftc {
	float: left;
	clear: both;
}

a, br, strong {
	padding: 0;
	margin: 0;
}

p {
	text-indent: 1em;
}

ul,ol {
	padding-left: 20px;
}

h1, h2 , h3 {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1 {
	color: #60c0e0;
	padding-left: 10px;
	padding-bottom: 25px;
	margin-right: 10%;
	margin-bottom: 5px;
	font-size: 110%;
	background-image: url("../img/l-ir1.gif");
}

h2 {
	color: #ff6060;
	text-align:center;
	padding: 0px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	font-size: 100%;
	background-image: url("../img/o-tl1.gif");
	background-position: center;
}

h3 {
	color: #ff6060;
	text-align:center;
	padding: 0px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	font-size: 100%;
	background-image: url("../img/1207.jpeg");
	background-position: center;
}

.calitem {
	font-size: 120%;
	padding: 0px;
	margin: 0px;
}

.recipe {
	
}

.recipe dt {
	float: left;
	clear: left;
	width: 200px;
}

.inlab {
	width: 300px;
}

.errmsg {
	color: red;
}
.imgname {
	text-align: center;
}

#sitemap {
	margin: 0;
	font-size: 90%;
}

#sitemap li{
	margin: 0;
}

.select {
	background: #ffe0e0;
}
