body,div,table,p {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
}

h1 {
	margin-top:0px;
	color:#FF6600;
}

h3 {
	color:#FF6633;
	font-weight:bold;
	font-size:14px;
}

h5 {
	font-size:12px;
	font-weight:bold;
	color:#FF6633;
	margin-bottom:12px;
}

#shell {
	margin:0 auto;
	width:750px;
	border:1px solid #FFF;
	background:url(../images/shellbg.gif) repeat-y #FFFFFF;
}

#subnavi {
	background-color:#DF0005;
	text-align:right;
}

#mainnavi {
	background-color:#FF6633;
}

#main {
	width:750px;
}

#leftmenu {
	width:150px;
	float:left;
}

#maincontent {
	width:600px;
	float:right;
}

#maincontentinside {
	padding:20px;
	padding-right:40px;
}

#maincontentinside p {
	margin-bottom:12px;
}

.clear {
	clear:both;
}

.green {
	color: #009900;
}

#contactform th {
	text-align:right;
	font-weight:bold;
	padding:3px;
}

#contactform td {
	padding:3px;
}

#randd img {
	margin:0px 12px;
	
}

div#footmenu {
	text-align:center;
	background:url(../images/bottom_bar.jpg) no-repeat top center;
	margin-bottom:12px;
}

ul.bmenu {
	list-style-type:none;
	margin:0;
	height:24px;
	padding-top:5px;
}

.bmenu li {
	display:inline;
	margin:0;
	padding:0;
}

ul.bmenu2 {
	list-style-type:none;
	margin:0;
	padding:0;
}

.bmenu2 li {
	display:inline;
	font-size:10px;
}

div#copyright {
	font-size:10px;
	color:#FFFFFF;
	margin:5px auto;
	width:750px;
}

div#menuthought {
	float:right;
	width:250px;
	height:319px;
}

div#mtinside {
	padding:150px 10px 10px 0px;
}

ul.mt {
	list-style-type:disc;
}



div#ingredient {
	float:left;
	padding-right:18px;
	width:250px;
}

table.ing {
	background-color:#999999;
}

.ing th {
	text-align:left;
	background-color:#FFFFFF;
	/* background-color:#FF9933;
	color:#FFFFFF; */
}

.normal {
	font-weight:normal;
	padding-left:12px;
}

.ing td {
	width:65px;
	text-align:right;
	background-color:#FFFFFF;
}

a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
}
.caption {
	font-size: 10px;
}

.recipenavi {
	clear:both;
	font-size:14px;
	padding-top:24px;
	text-align:center;
}

.okonominavi {
	text-align:center;
	padding-top:12px;
}

#recipes {
	margin:0 auto;
	background-color:#FFFFFF;
	width:450px;
	border-top:10px solid #FF6633;
	border-bottom:6px solid #DF0005;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	padding:18px;
}

#recipes img {
	border:1px solid #999999;
	float:left;
}

div#data {
	width:180px;
	float:right;
}

#recipes h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

div#howtomake {
	padding-bottom:24px;
	width:350px;
	float:left;
}

div#bottle {
	text-align:center;
	float:right;
	width:82px;
}

div#bottle img {
	border:none;
}

div#howtomake p {
	margin-bottom:12px;
}

td {
	text-align:left;
}

#maincontentinside p {
	line-height:1.6;
}

#producttable td {
	text-align:center;
}

#producttable th {
	text-align:left;
	padding-top:24px;
}

#producttable th ul {
	margin:0;
	padding:0;
	margin-left:12px;
}

#producttable th h4 {
	margin-bottom:12px;
}

#producttable a:visited {
	text-decoration:none;
}

.required {
	font-size: 9px;
	color: #FF3300;
}

div#faq h4 {
	margin-top:36px;
	margin-bottom:12px;
}

/* toppage */
div#logo {
	width:206px;
	float:left;
}

div#mm {
	width:540px;
	float:right;
	text-align:right;
}

div#mm ul {
	list-style-type:none;
}

div#mm ul li {
	display:inline;
	margin:0;
	padding:0;
}

div#topnavi {
	clear:both;
	text-align:right;
	background:url(../images/to_n_0.jpg) repeat-x bottom left;
}

div#topnavi ul {
	list-style-type:none;
	display:inline;
}

div#topnavi ul li {
	display:inline;
	margin:0px 0px 0px 15px;
	padding:0;
}

div#sitemap h4 {
	margin-bottom:5px;
	margin-top:24px;
}

div#sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../sitemap/images/cross2.gif) no-repeat;
}

div#sitemap ul ul{
	margin-left:18px;
}

div#sitemap ul li {
	margin:0;
	padding:0;
	line-height:1.4;
	background:url(../sitemap/images/cross2.gif) no-repeat;
	padding-left:18px;
}

li.lastli {
	background:url(../sitemap/images/cross3.gif) no-repeat;
}