@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

* html{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

img {
	border:0;
}

*.left_float{
	 float: left;
	 margin-right: 1em;
      }
*.right_float{
	 float: right;
	 margin-left: 1em;
	 margin-right: 1em;
      }

/* ======== clearfix ======== */
 	  
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ======== clearfix ======== */
	  
#wrapper {
	width: 800px;
	padding: 0px;
	background-image: url(../img/base.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

#contents {
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 17px;
	margin-left: 17px;
	
}
#header {
	position:relative;
	width:760px;
	margin-bottom:10px;
	padding-top:10px;
}


#top {
   width:470px;
   float:left;
   margin-left:10px;
   display: inline;
   text-align:left;
}

#topnavi {
	float:right;
	width:280px;	
}

#globalnavi{
	width:760px;
	list-style:none;
	margin:0 5px;
	padding:0;
	
}

#main {
	clear: both;
	margin:0;
	padding:0;
}

.cancer {
	font-size: 12px;
	line-height: 150%;
	padding-top: 5px;
	padding-left: 15px;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#020098;
	clear:both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/* ========HEADER CUSTOMIZE======== */
div#top h1 {
	margin:0;
	color:#FF0000;
	font-size: 1.5em;
	font-weight:bold;
}

div#top h1 a {
	color:#FF0000;
	text-decoration: none;
}

div#top h1 a:hover {
   color:#FF9900;
}
div#top p{
	font-weight: bold;	
}

div#header #topnavi ul {
   list-style:none;

}
div#header #topnavi li {
	float:right;
   font-size:0.8em;
   margin-right:15px;
}

div#header #topnavi li a{
	display:block;
	padding-left:15px;
	text-decoration:none;
	color: #333333;   
}
div#header #topnavi img {
	margin-top:10px;
	clear:both;
}
/* ========GLOBALNAVI CUSTOMIZE======== */

div#header #globalnavi:after{
	height:0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


div#header #globalnavi a	{
	width: 152px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div#header #globalnavi li	{
	float: left;
}

div#header #globalnavi .gnavi01 a	{
	background: url(../img/g_navi01.jpg); 
	background-repeat:no-repeat;
	text-decoration: none;
}

div#header #globalnavi .gnavi01 a:hover	{
	background: url(../img/g_navi01.jpg);
	background-position: 0 -40px;
	background-repeat:no-repeat;
}

div#header #globalnavi .gnavi02 a	{
	background: url(../img/g_navi02.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
div#header #globalnavi .gnavi02 a:hover	{
	background: url(../img/g_navi02.jpg);
	background-position: 0 -40px;
	background-repeat:no-repeat;
}

div#header #globalnavi .gnavi03 a	{
	background: url(../img/g_navi03.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
div#header #globalnavi .gnavi03 a:hover	{
	background: url(../img/g_navi03.jpg);
	background-position: 0 -40px;
	background-repeat:no-repeat;
}

div#header #globalnavi .gnavi04 a	{
	background: url(../img/g_navi04.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
div#header #globalnavi .gnavi04 a:hover	{
	background: url(../img/g_navi04.jpg);
	background-position: 0 -40px;
	background-repeat:no-repeat;
}

div#header #globalnavi .gnavi05 a	{
	background: url(../img/g_navi05.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
div#header #globalnavi .gnavi05 a:hover	{
	background: url(../img/g_navi05.jpg);
	background-position: 0 -40px;
	background-repeat:no-repeat;
}
 

/* ========HEADER IMG======== */
div#header p img{
	border:0;
	width:760px;
	margin:0 5px;
}

/* ========SAIDE NAVI======== */

#sid_column{
	width:180px;
	text-align:center;
	background-color: #ECE9D8;
	background-image: url(../img/nav_base.jpg);
	background-repeat: repeat-y;
	float:left;
	margin-left:4px;
	padding-top:10px;
	
}
#sid_column .m{
	margin:5px 0;
}

#menunavi{
	width:180px;
	margin:5px 0;
	
}

#menunavi ul{
	margin:0;
	padding:0;
	list-style:none;

}

#menunavi li{
	width:180px;
	height:39px;
	margin:0;
}

#b1 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b01.jpg);
	background-repeat: no-repeat;

}
#b1 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b01_f2.jpg);
	background-repeat: no-repeat;
}


#b2 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b06.jpg);
	background-repeat: no-repeat;
}
#b2 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b06_f2.jpg);
	background-repeat: no-repeat;
}

#b3 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b08.jpg);
	background-repeat: no-repeat;

}
#b3 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b08_f2.jpg);
	background-repeat: no-repeat;
}

#b4 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b07.jpg);
	background-repeat: no-repeat;

}
#b4 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b07_f2.jpg);
	background-repeat: no-repeat;
}


#b5 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b12.jpg);
	background-repeat: no-repeat;

}
#b5 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b12_f2.jpg);
	background-repeat: no-repeat;
}


#b6 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b15.jpg);
	background-repeat: no-repeat;
}
#b6 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b15_f3.jpg);
	background-repeat: no-repeat;
}

#b7 a {
	text-indent:-9999px;
	display:block;	
	height:39px;
	margin:0;
	background-image: url(../img/b09.jpg);
	background-repeat: no-repeat;
}
#b7 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b09_f2.jpg);
	background-repeat: no-repeat;
}

#b8 a {
	text-indent:-9999px;
	display:block;
	height:39px;
	margin:0;
	background-image: url(../img/b10.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	
}
#b8 a:hover {
	text-indent:-9999px;
	background-image: url(../img/b10_f2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
}


/* ========SUBCONTENTS CUSTOMIZE======== */

#conbox {
	width:570px;
	float:right;
	padding-right: 5px;
}

#conbox h2 {
	font-size: 16px;
	color: #666666;
	background-image: url(../img/h2base.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#conbox h3 {
	font-size: 16px;
	color: #333333;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #003399;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

h3 .merit01{
	font-size: 16px;
	color: #333333;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

#conbox h4 {
	font-size: 15px;
	color: #333333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 6px;
	line-height: 15px;
	margin-left:10px;
}

#conbox p {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


#conbox .column{
	width:570px;
	margin-bottom: 20px;
}

#conbox .column p.note {
width: 545px;
padding: 10px;
border: #FFB59F 1px solid;
font-size: 12px;
color: #D93100;
}

/*玄米酵素:dt dd横並び*/
	
dl.rm{
	width:556px;
	line-height: 1.2em;
	margin:0 auto 1em;
}
dl.rm:after{content:".";clear:both;height:0;display:block;visibility:hidden;}	

dl.rm dt{
   width: 84px;
   float: left;

}

dl.rm dd{
    float: right;
	width: 430px;
    _height: 1%;
	font-size:12px;
	text-align:left;
	zoom:1
}
dl.rm dd strong{
	font-size: 1.2em;
	color: #CA4D00;
}


/*////////// //////////////////*/
.center form{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
.center form dl{
	margin-left:10px;
}
.center table{
	margin-left:auto;
	margin-right:auto;
}

/*////////// 画像の中央寄せ /////////*/
.center{
	margin-bottom: 20px;
	margin-top: 20px;
	text-align:center;
}

* html .center{/*IE用*/
	text-align:center;
	width:100%;
	padding-left:auto;
	padding-right:auto;
}

.center object{
	margin-left:40px;
	margin-right:40px;
}

.center img {
	margin:auto;
}

/*////////// 著書 /////////*/
.bookstable{
	display: table; 
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	
}
	* html .bookstable{/*IE用*/
		position: relative;
		padding-bottom:10px;
	}
	*+html .bookstable{
		position: relative;
		padding-bottom:10px;
	 }

.books{
	width:270px;
	font-size:12px;
}


/*//////////////////////////////*/

#mailform {
	background-color:#BDEEC2;
	margin-left:auto;
	margin-right:auto;
}

/*////////////ご注文ボタン/////////////*/


#conbox .buy {
	text-align:center;
}

.buy a{
display:block;
width:416px;
background:url(../img/buy_now2.jpg) no-repeat;
height:62px;
text-indent:-9999px;
margin-left:auto;
margin-right:auto;
}

.buy a:hover{
color:orange;
background:url(../img/buy_now2_f2.jpg) no-repeat;
}

/*////////////ご予約ボタン/////////////*/
#conbox .reserve {
	text-align:center;
}

.reserve a{
	display:block;
	width:416px;
	height:62px;
	text-indent:-9999px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/botun_big.jpg);
	background-repeat: no-repeat;
}

.reserve a:hover{
	color:orange;
	background-image: url(../img/botun_big_f2.jpg);
	background-repeat: no-repeat;
}


.tbtxt {
	font-size: 14px;
	color: #333333;
	line-height: 130%;
	text-align: left;
}
.boldtxt {
	font-weight: bold;
}
.boldtxt02 {
	font-weight: bold;
	color: #336666;
}
.boldtxt03 {
	font-weight: bold;
	color: #FF0000;
}

.coltxt {
	color: #FFCC00;
}
.coltxt02 {
	color: #CC0000;
}
.coltxt02 a{
	color: #CC0000;
	/*text-decoration:none;*/
}
.coltxt03 {
	color: #00CC00;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}	

.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.howto {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ECE9D8;
}
.left-bord {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.liltxt {
	font-size: 10px;
	color: #CC0000;
}
.txt10{
	font-size:10px;
}



#scr1 {
	width: 237px;
	overflow: auto;
	height: 440px;
}
#scr2 {
	overflow: auto;
	height: 440px;
}
#scr3 {
	overflow: auto;
	height: 440px;
}
#scr4 {
	overflow: auto;
	height: 440px;
}

.txt12 {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}


/*//////////////////////////////*/

/*FactTable*/
table.table002 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #999;
}

table.table002 caption {
  margin-top: 1em;
  text-align: left;
}

table.table002 th,
table.table002 td {
  border: solid 1px #999;
  padding: 4px 6px;

}

table.table002 th {
  background: #E6E6E6;
  text-align: left;
  white-space: nowrap;
  color: #666;
  width: 150px;
}


table.table002 td.facts,
table.table002 td.fee {
  text-align: right;
  white-space: nowrap;
}

table.table002 td.01 {
  background: #FFF3F9;
}

table.table002 td.02 {
  background: #FFE6F3;
}

table.table002 td.03 {
  background: #FFD9EC;
}

table.table002 td.04 {
  background: #FFCCE6;
}

/*//////////FAQ_List/////////*/

ul#faq{
	margin:0;
	padding:0;
	list-style:none;
	line-height: 140%;
}
ul#faq li{
font-size:12px;
line-height: 150%;
margin:5px 0;

}
.qtxt{
	font-weight: bold;
	color: #339933;
	margin-right:10px;
} 
.qtxt2{
	color: #339933;
	font-size: 10px;
	margin-right:10px;
}
div.faq_box {
	/*display:inline-block;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div.faq_box10 {
	/*display:inline-block;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.faq_box dt{
	margin-bottom:3px;
	font-weight: bold;
	line-height: 140%;
	font-size: 14px;
}
div.faq_box dd{
	padding:0;
	margin:0 0 0.5em 1em;
	padding:3px;
	background:#f1f1f1;
	line-height: 120%;
	font-size: 12px;
}
/*//////////////////////////////*/
#mailform {
	width:520px;
	background-color:#BDEEC2;
	margin-left:auto;
	margin-right:auto;
}

/*////////// ORDER /////////*/

/* ORDER TABLE*/
.order{
	margin-bottom: 20px;
}
.order table{
	width:290px;
	background-color:#CCCCCC;
}
.order th{
	background-color:#ECE9D8;
}
.order td{
	background-color:#FFFFFF;
}

/* IMAGES */
.order_img{
	width:240px;
	height:190px;
}

/*////////// ORDER /////////*/

/* SENDAN TABLE*/
.table01{
	margin-bottom: 20px;
}

* html .table01{
	margin-bottom: 20px;
	text-align:center;
}


.table01 table{
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.table01 th{
	background-color:#CEF8F9;	
}

html>/* */body .table01 th{
	background-color:#CEF8F9;
	text-align/***/:left; /* IE8向け */
}
.table01 td{
	background-color:#FFFFFF;
}


.map{
	margin-bottom: 20px;
	text-align:center;
}
* html .map{
	margin-bottom: 20px;
	text-align:center;
}
.map img{
	margin-left:auto;
	margin-right:auto;
}

/*///////////// SITEMAP CUSTOMIZ E/////////////////*/

div.column ul#sitemap {
   list-style:none;
   font-size:14px;
}

div.column ul#sitemap li {
	padding-left:20px;
	background-image: url(../img/icon_bottle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	line-height:180%;
}


/*///////////// LINK  CUSTOMIZ /////////////////*/

div.column #links dl{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;

	
}

div.column #links dt{
	line-height:2em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../img/icon_bottle.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	font-weight:bold;
}

div.column #links dd{
	margin:0px 0px 0px 0px;
	margin:5px 0px 0px 30px;
	line-height:120%;
}


div.column #links a{
	color: #009900;	
}

/*////////////// CONTACT ////////////////*/

div#form table {
	border: 1px solid #cccccc;
}
div#form {
	margin: 10px auto 15px;
}
div#form .SmallType {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#form form {
	margin: 0px;
}
div#form td {
	padding: 4px;
	background: #f1f1f1;
	width: 350px;
}
div#form th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #e4e4e4;
	vertical-align: top;
}
div#form .Submit {
	background: #fff;
	text-align: center;
}
.err {
	color: #f00;
}


/* リスト（記号指定）

   --------------------------------------------- */

ul.listmark{

	list-style: none;

	margin: 0 0 1em;

	padding: 0;

}

ul.listmark li{

	margin: 0 0 0.35em 1em;
	text-indent: -1.35em;
	padding: 0;

}

ul.listmark.note{

	font-size: 80%;

} 


   
/*お知らせ:dt dd横並び*/

dl.list{
	width:560px;
	line-height: 1.6em;
	background-color:#99FFFF;
}	
dl.list dt{
   width: 5em;
   float: left;
   font-weight: bold;
   color:#006600;
}

dl.list dd{
    margin-left: 5em;
    _height: 1%;
}
/* ========ログイン画面======== */

#login_box {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
/*	background-color: #DDDDDD;
	border: 1px solid #999999;*/
/*	padding:20px;*/
}

#inbox {
	text-align:left;
	width:250px;
	margin-right: auto;
	margin-left: auto;
}

#inbox .log_btn {
	text-align: center;

}