@charset "utf-8";

/* formatting style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.6;
	color: #333333;
	background-color: #F8F1EB;
}
hr {
	display: none;
}
/* link style
--------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* basic layout
--------------------------------*/

#wrapper {
	background-color: #F8F1EB;
	width: 780px;
	margin: 0px auto;
}
#main {
	float: left;
	width: 565px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
}
#sidebar {
	margin: 0px;
	float: right;
	width: 200px;
}
#footer {
	padding: 5px 0px 15px;
	clear: both;
	color: #990000;
	background-color: #F8F1EC;
}
/* header styles
--------------------------------*/
#header #logo {
	top: 15px;
	bottom: 15px;
	margin: 15px 0px;
	background-image: url(images/titlebg.gif);
	background-repeat: no-repeat;
}
#header ul {
	width: 780px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	height: 2.5em;
	width: 154px;
	line-height: 2.5em;
	color: #F3F3F3;
	background-image: url(images/navibgc.gif);
	background-repeat: repeat-x;	border-top: 3px solid #336633;
	border-bottom: 3px double #336633;
	border-left: 2px solid #336633;
	border-right-color: #336633;
	text-align: center;
	display: block;
	text-decoration: none;
}
#header ul li#nHome a {
	border-left-style: none;
	width: 156px;
}


/* sidebar styles
--------------------------------*/
.menu {
	background-color: #336633;
	margin: 0px;
	padding: 1px 0px 0px;
}
/* main styles
--------------------------------*/
#main #toptext {
	padding: 10px 10px 15px 20px;
}
#main dl#news dt {
	margin: 0px 0px 10px;
	width: 5em;
	padding-left: 15px;
	clear: left;
	float: left;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#main dl#news dd {
	margin: 0px 0px 10px 6em;
}
/* footer styles
--------------------------------*/

#footer ul li a {
	color: #990000;
}
#footer ul li a:hover {
	color: #333333;
	text-decoration: none;
}
#footer p a {
	color: #996600;
}
#footer p a:hover {
	color: #999999;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* global navi styles
--------------------------------*/

#header ul li a:hover {
	background-image: url(images/navibg.gif);
	background-repeat: repeat-x;
}
/* selection top style
--------------------------------*/

#main .s-pure {
	font-size: 14px;
	background-image: url(images/selectionpure.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 0px 5px 0px 320px;
}
#main .s-healthy {
	font-size: 14px;
	background-image: url(images/selectionhealthy.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 0px 5px 0px 320px;
}
#main .s-through {
	font-size: 14px;
	background-image: url(images/selectionthrough.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 0px 5px 0px 320px;
}
#main .s-rice {
	font-size: 14px;
	background-image: url(images/selectionrice.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 0px 5px 0px 320px;
}
#main .s-power {
	font-size: 14px;
	background-image: url(images/selectionpower.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 0px 5px 0px 320px;
}

/* contents style
--------------------------------*/

#main h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 25px;
	background-image: url(images/bulletlong.gif);
	background-repeat: no-repeat;
	border-top: 3px solid #DC4409;
	border-bottom: 1px dotted #666666;
}
#main h3 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title00.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 150px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}
.hyo {
	background-color: #F8E081;
	margin: 5px;
	padding: 5px;
}
#main h4 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title01.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
#main h5 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title02.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 40px;
	background-repeat: no-repeat;
}
#main .setsumei {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 55px;
	padding-right: 25px;
}
#main h6 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 55px;
	color: #333366;
}
#main .main_side {
	background-image: url(images/main_side_bg.gif);
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
}
.short {
	font-size: 90%;
	color: #400040;
	padding: 5px 10px;
}
.main_table {
	margin-bottom: 10px;
}
.explain {
	padding: 5px 10px 10px;
}
.puretop {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title04.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 150px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}

.pure {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title03.gif);
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-top: 3px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.pure_bg {
	background-image: url(images/purebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.healthy_title {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title_he1.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.through_title {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title_th1.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.rice_title {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title_ri1.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.power_title {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_sub_title_po1.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.healthy {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/healthy_2bg.gif);
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-top: 3px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.through {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/through_2bg.gif);
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-top: 3px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.rice {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/rice_2bg.gif);
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-top: 3px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.power {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/power_2bg.gif);
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-top: 3px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.healthy_bg {
	background-image: url(images/healthybg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.through_bg {
	background-image: url(images/throughbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rice_bg {
	background-image: url(images/ricebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.power_bg {
	background-image: url(images/powerbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.healthytop {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/title_willhealthy.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 190px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}
.throughtop {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/title_willthrough.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 195px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}
.ricetop {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/title_willrice.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 150px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}
.powertop {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/title_willpower.gif);
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 170px;
	margin-top: 25px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CC0033;
	color: #7C2137;
}.he_ill {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.title {
	font-weight: bold;
	color: #660000;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
}
