@charset "utf-8";

/*初*/

@import url("default.css");

@import url("clear.css");

.clear
{
	clear: both;
}

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  background-image: url(../_im/2007_12/background_01.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  color: #333333;
}

/* Rei */

#container {
  text-align: center;
  margin: 0 auto;
  padding: 0; }

/* wb_ */

#head_and_navi {
  width: 750px;
  margin: 0 auto;
  padding: 0;
}

#head_and_navi h1
{
	display: none;
}

#head {
  width: 165px;
  height: 49px;
  margin: 0;
  padding: 0;
  float: left;
}
  
#head h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

#logo{
  width:295px;
  height:49px;
  position: relative;
  display: block;
  margin:0;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}
#logo span{
  display:block;
  position: absolute;
  margin: 0;
  padding: 0;
  top:0;
  left:0;
  width: 295px;
  height: 49px;
  background-image: url(../_im/2007_12/logo_02.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

/* global navi */

#globalnavi {
  margin: 25px 0 0 0;
  padding: 0px;
  height: 15px;
  float: right;
}

#globalnavi h3 {
  display: none; }

#globalnavi a {
  color: #FFFFFF;
  text-decoration: none; }
  
#globalnavi a:hover
{
	border-width: 0 0 1px 0;
	border-style: dotted;
}
  
/* ナビ */
ul.navi
{
	list-style-type: none;
    font-size: 0.85em;
	_font-size: 0.7em;
    padding: 0;
    margin: 0;
	float: left;
}
ul.navi li
{
    list-style-type: none;
    float: left;
	height: 15px;
	line-height: 1;
}

ul.navi li.lohas,
ul.navi li.lohas_now
{
	margin: 0px;
	padding: 0 10px 0 0;
}


ul.navi li.lohas_now a
{
	border-width: 0 0 1px 0;
	border-style: dotted;
}

ul.navi li.otoiawase,
ul.navi li.otoiawase_now
{
	border-width: 0 0 0 1px;
	border-color: #FFFFFF;
	border-style: solid;
	margin: 0px;
	padding: 0 10px 0 10px;
    
}

ul.navi li.otoiawase_now a
{
	border-width: 0 0 1px 0;
	border-style: dotted;
}

ul.navi li.shoppingcart,
ul.navi li.shoppingcart_now
{
	border-width: 0 0 0 1px;
	border-color: #FFFFFF;
	border-style: solid;
	margin: 0px;
	padding: 0 10px 0 10px;
}

ul.navi li.shoppingcart_now a
{
	border-width: 0 0 1px 0;
	border-style: dotted;
}

ul.navi li.login,
ul.navi li.login_now
{
	border-width: 0 0 0 1px;
	border-color: #FFFFFF;
	border-style: solid;
	margin: 0px;
	padding: 0 0 0 10px;
    
}

ul.navi li.login_now a
{
	border-width: 0 0 1px 0;
	border-style: dotted;
}

ul.navi li.rss,
ul.navi li.rss_now
{
	border-width: 0 0 0 1px;
	border-color: #FFFFFF;
	border-style: solid;
	padding: 0 0 0 10px;
	background-image: url(../_im/2007_12/icon_rss_navi.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

ul.navi li.rss a
{
	padding: 0 0 0 18px;
}

ul.navi li.rss_now a
{
	padding: 0 0 0 18px;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

/* ナビ2 */
#navi_2{
  margin: 0;
  padding: 0 0 1px 0;
  height: 30px;
}

#navi_2 ul{
  margin: 0;
  padding: 0;
}

#navi_2 li
{
	margin: 0;
	padding: 0;
	font-size: 0.5em;
    position:relative;
	float: left;
}

#navi_2 li a.visible
{
    position:absolute;
	top: 0;
	left:0;
    display:block;
    width:100%;
    height:100%;
}

#navi_2 h3{
  display: none;
}

#button_lohas,
#button_lohas_now
{
	width: 187px;
	height: 30px;
	display: block;
}

#navi_2 li#button_lohas a.visible
{
    background-image: url(../_im/2007_12/button_lohas.gif);
	background-repeat: no-repeat;
	width: 187px;
	height: 30px;
}

#navi_2 li#button_lohas_now a.visible
{
    background-image: url(../_im/2007_12/button_lohas.gif);
	background-repeat: no-repeat;
	background-position:0 -30px;
	width: 187px;
	height: 30px;
}

#button_essay,
#button_essay_now
{
	width: 187px;
	height: 30px;
	display: block;
}

#navi_2 li#button_essay a.visible
{
    background-image: url(../_im/2007_12/button_essay.gif);
	background-repeat: no-repeat;
	width: 187px;
	height: 30px;
}

#navi_2 li#button_essay_now a.visible
{
    background-image: url(../_im/2007_12/button_essay.gif);
	background-repeat: no-repeat;
	background-position:0 -30px;
	width: 187px;
	height: 30px;
}

#button_blog,
#button_blog_now
{
	width: 187px;
	height: 30px;
	display: block;
}

#navi_2 li#button_blog a.visible
{
    background-image: url(../_im/2007_12/button_blog.gif);
	background-repeat: no-repeat;
	width: 187px;
	height: 30px;
}

#navi_2 li#button_blog_now a.visible
{
    background-image: url(../_im/2007_12/button_blog.gif);
	background-repeat: no-repeat;
	background-position:0 -30px;
	width: 187px;
	height: 30px;
}

#button_onlineshop,
#button_onlineshop_now
{
	width: 188px;
	height: 30px;
	display: block;
}

#navi_2 li#button_onlineshop a.visible
{
    background-image: url(../_im/2007_12/button_onlineshop.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 30px;
}

#navi_2 li#button_onlineshop_now a.visible
{
    background-image: url(../_im/2007_12/button_onlineshop.gif);
	background-repeat: no-repeat;
	background-position:0 -30px;
	width: 188px;
	height: 30px;
}

#navi_2 li a.visible:hover
{
    background-position:0 -30px;
}


/* トップ1 */
#top_1{
  width: 500px;
  display: block;
  margin: 14px 0 0 0;
  padding: 0;
  float: left;
}

#top_1 h4
{
	margin: 0;
	padding: 0;
	height: 386px;
}
  
#top_1 h4 a{
  width: 500px;
  height: 386px;
  display: block;
  position:relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_1 h4 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:386px;
  cursor: pointer;
  background-image: url(../_im/2007_12/top_01.jpg); 
  background-repeat: no-repeat;
}

#top_1 p{
  width: 500px;
  margin: 0.3em 0 0 0;
  padding: 0;
  display: block;
  float: left;
  line-height: 1.3;
  font-size: 0.9em;
  color: #333333;
}

#top_1 p a
{
	text-decoration: none;
	line-height: 1.3;
}

#top_1 p a:hover
{
	text-decoration: underline;
	line-height: 1.3;
}

#top_1_01
{
	width: 419px;
	height: 71px;
	_width: 500px;
	_height: 370px;
	margin: 0 0 5px 0;
	padding: 298px 0 0 81px;
	background-image: url(../_im/2007_12/top_01.jpg); 
	background-repeat: no-repeat;
}

#top_1_01 h4
{
	display: none;
}

#top_1_button
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 349px;
	height: 14px;
}

#top_1_button li
{
	float: left;
	position:relative;
	margin: 0;
	padding: 0 0 11px 0;
	font-size: 0.5em;
}

#top_1_button li a.visible
{
    position:absolute;
	top:0;
	left:0;
    display:block;
    width:100%;
    height:100%;
}

#top_1_button_01
{
	width: 349px;
	height: 13px;
	display: block;
}

#top_1_button li#top_1_button_01 a.visible
{
    background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_08_01.jpg);
	background-repeat: no-repeat;
	background-position:0 -13px;
	width: 349px;
	height: 13px;
}

#top_1_button li#top_1_button_01 a.visible:hover
{
    background-position:0 0;
}

#top_1_button_02
{
	width: 240px;
	height: 14px;
	display: block;
}

#top_1_button li#top_1_button_02 a.visible
{
    background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_08_02.jpg);
	background-repeat: no-repeat;
	background-position:0 -14px;
	width: 240px;
	height: 14px;
}

#top_1_button li#top_1_button_02 a.visible:hover
{
    background-position:0 0;
}

#top_1_button_03
{
	width: 348px;
	height: 13px;
	display: block;
}

#top_1_button li#top_1_button_03 a.visible
{
    background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_08_03.jpg);
	background-repeat: no-repeat;
	background-position:0 -13px;
	width: 348px;
	height: 13px;
}

#top_1_button li#top_1_button_03 a.visible:hover
{
    background-position:0 0;
}

#button_top_1{
  width:91px;
  height:24px;
  display: block;
  position:relative;
  margin:8px 0 0 0;
  padding: 0;
  float: right;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}
#button_top_1 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:91px;
  height:24px;
  background-image: url(../_im/2007_12/button_more.gif);
  background-repeat: no-repeat;
}

/* トップ2 */
#top_2{
  width: 240px;
  height: 375px;
  display: block;
  margin: 8px 0 0 0;
  padding: 0;
  float: left;
}

#top_2 h4{
	margin: 0;
	padding: 0;
  }
  
#top_2 h4 a{
  width: 240px;
  height: 325px;
  display: block;
  position:relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_2 h4 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:325px;
  cursor: pointer;
  background-image: url(../_im/2007_12/top_02.jpg); 
  background-repeat: no-repeat;
}
#top_2 p{
  width: 222px;
  _width: 240px;
  height: 46px;
  _height: 50px;
  margin: 0 0 0 0;
  padding: 3px 8px 0 8px;
  display: block;
  font-size: 0.8em;
  *font-size: 0.7em;
  color: #333333;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #01856E;
  background-color: #FFFFFF;
  line-height: 1.2;
}


/* top left */
#top_left
{
	float: left;
	width: 500px;
}


/* トップ3 */

#top_3{
  width: 500px;
  display: block;
  margin: 0;
  padding: 14px 0 0 0;
  float: left;
}

#top_3 h4{
  width: 500px;
  height: 18px;
  display: block;
  position:relative;
  margin: 0;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_3 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:18px;
  background-image: url(../_im/2007_12/title_news.gif); 
  background-repeat: no-repeat;
}

#news_2{
  margin: 0;
  padding: 3px 0 0 40px;
  list-style-position: outside;
  list-style: none;
}

#news_2 li{
  margin: 0;
  padding: 0.7em 0 0.4em 0;
  clear: both;
  list-style: none;
  line-height: 1.2;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #333333;
}

#news_2 li a{
  margin: 0;
  padding: 0;
  color: #333333;
  text-decoration: none;
  line-height: 1.2;
}

#news_2 li a:hover{
  text-decoration: underline;
}

.news_text
{
	margin: 0 0 0 90px;
	display: block;
	height: auto;
	line-height: 1.2;
	font-size: 0.9em;
}

.news_date {
  line-height: 1.1;
  display: block;
  float: left;
  color: #FF9600;
  padding: 0;
  font-size: 0.9em;
  }

/* トップ4 */

#top_4 h4{
  width: 500px;
  height: 20px;
  display: block;
  position:relative;
  margin: 18px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:20px;
  background-image: url(../_im/2007_12/title_special_backnumber.gif); 
  background-repeat: no-repeat;
}

.top4_date
{
	margin: 0 5px 0 0;
	color: #333333;
	float: right;
}

.button_top_4{
  width:91px;
  height:24px;
  display: block;
  position:relative;
  margin: 3px 0 0 0;
  padding: 0;
  float: right;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

.button_top_4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:91px;
  height:24px;
  cursor: pointer;
  background-image: url(../_im/2007_12/button_more.gif);
  background-repeat: no-repeat;
}

#top_4_01_photo a{
  width: 250px;
  height: 134px;
  display: block;
  position:relative;
  margin: 13px 0 13px 0;
  float: left;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_01_photo a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 134px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_01.jpg);
  background-repeat: no-repeat;
}

#top_4_01 h5{
  width: 237px;
  height: 46px;
  display: block;
  position:relative;
  float: left;
  margin: 13px 0 0 13px;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_01 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 46px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/title_03.gif);
  background-repeat: no-repeat;
}

#top_4_01 p
{
	width: 240px;
	_width: 250px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	display: block;
	font-size: 0.8em;
	*font-size: 0.7em;
}

#top_4_02_photo a{
  width: 250px;
  height: 134px;
  display: block;
  position:relative;
  margin: 0 0 13px 0;
  float: left;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_02_photo a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 134px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_02.jpg);
  background-repeat: no-repeat;
}

#top_4_02 h5{
  width: 237px;
  height: 25px;
  display: block;
  position:relative;
  float: left;
  margin: 3px 0 0 13px;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_02 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 25px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/title_04.gif);
  background-repeat: no-repeat;
}

#top_4_02 p
{
	width: 240px;
	_width: 250px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	display: block;
	font-size: 0.8em;
	*font-size: 0.7em;
}

#top_4_03_photo a{
  width: 250px;
  height: 134px;
  display: block;
  position:relative;
  margin: 13px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_03_photo a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 134px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_05.jpg);
  background-repeat: no-repeat;
}

#top_4_03 h5{
  width: 234px;
  height: 19px;
  display: block;
  position:relative;
  float: left;
  margin: 13px 0 5px 9px;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_03 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 234px;
  height: 19px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/title_08.gif);
  background-repeat: no-repeat;
}

#top_4_03 p
{
	width: 240px;
	_width: 250px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	display: block;
	font-size: 0.8em;
	*font-size: 0.7em;
}

#top_4_04_photo a{
  width: 250px;
  height: 134px;
  display: block;
  position:relative;
  margin: 13px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_04_photo a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 134px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_06.jpg);
  background-repeat: no-repeat;
}

#top_4_04 h5{
  width: 235px;
  height: 18px;
  display: block;
  position:relative;
  float: left;
  margin: 13px 0 5px 9px;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_04 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 235px;
  height: 18px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/title_09.gif);
  background-repeat: no-repeat;
}

#top_4_04 p
{
	width: 240px;
	_width: 250px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	display: block;
	font-size: 0.8em;
	*font-size: 0.7em;
}

#top_4_05_photo a{
  width: 250px;
  height: 134px;
  display: block;
  position:relative;
  margin: 13px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_05_photo a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 250px;
  height: 134px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/image_left_07.jpg);
  background-repeat: no-repeat;
}

#top_4_05 h5{
  width: 180px;
  height: 40px;
  display: block;
  position:relative;
  float: left;
  margin: 13px 0 5px 9px;
  padding: 0;
  cursor: pointer;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_4_05 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 180px;
  height: 40px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url(http://lohas.co.jp/imperceptibly/_im/top/title_10.gif);
  background-repeat: no-repeat;
}

#top_4_05 p
{
	width: 240px;
	_width: 250px;
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	display: block;
	font-size: 0.8em;
	*font-size: 0.7em;
}

/* トップ5 */

#top_5 h4{
  width: 500px;
  height: 20px;
  display: block;
  position:relative;
  margin: 10px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_5 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:20px;
  background-image: url(../_im/2007_12/title_special_backnumber_2.gif); 
  background-repeat: no-repeat;
}

#top_5_01 a{
  width: 240px;
  height: 280px;
  display: block;
  position:relative;
  margin: 7px 0 0 20px;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_5_01
{
	margin: 0;
	padding: 0;
}

#top_5_01 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:280px;
  background-image: url(../_im/2007_12/photo_backnumber2_01.jpg); 
  background-repeat: no-repeat;
}

#top_5_02{
  width: 240px;
  height: 280px;
  display: block;
  position:relative;
  margin: 7px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_5_02 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:280px;
  background-image: url(../_im/2007_12/photo_backnumber2_02.jpg); 
  background-repeat: no-repeat;
}

/* トップ6 */

#top_6 h4{
  width: 500px;
  height: 19px;
  display: block;
  position:relative;
  margin: 19px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_6 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:19px;
  background-image: url(../_im/2007_12/title_mailmagazine.gif); 
  background-repeat: no-repeat;
}

#top_6 p
{
	width: 350px;
	margin: 9px 0 0 5px;
	padding: 0;
	float: left;
	font-size: 0.9em;
	line-height: 1.3;
	display: block;
}

#top_6 p a
{
	line-height: 1.2;
}

#button_top_6 a{
  width: 125px;
  height: 67px;
  display: block;
  position:relative;
  margin: 9px 0 0 20px;
  _margin: 9px 0 0 10px;
  float: left;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#button_top_6 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:125px;
  height:67px;
  cursor: pointer;
  background-image: url(../_im/2007_12/button_mailmagazine.gif); 
  background-repeat: no-repeat;
}


/* top right */

#top_right
{
	margin: 0;
	padding: 0 0 0 509px;
}


/* トップ7 */

#top_7 h4{
  width: 240px;
  height: 20px;
  display: block;
  position:relative;
  margin: 16px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_7 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:20px;
  background-image: url(../_im/2007_12/title_onlineshop.gif); 
  background-repeat: no-repeat;
}

#top_7_01
{
	margin: 0;
	padding: 0;
}

#top_7_01 a{
  width: 240px;
  height: 158px;
  display: block;
  position:relative;
  margin: 10px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_7_01 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:158px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_onlineshop_01.jpg); 
  background-repeat: no-repeat;
}

#top_7_02
{
	margin: 0;
	padding: 0;
}

#top_7_02 a{
  width: 239px;
  height: 145px;
  display: block;
  position:relative;
  margin: 13px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_7_02 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:239px;
  height:145px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_onlineshop_02.jpg); 
  background-repeat: no-repeat;
}
  
  
/* トップ8 */

#top_8 h4{
  width: 240px;
  height: 20px;
  display: block;
  position:relative;
  margin: 16px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:20px;
  background-image: url(../_im/2007_12/title_essay.gif); 
  background-repeat: no-repeat;
}

#top_8_01 h5{
  width: 240px;
  height: 13px;
  display: block;
  position:relative;
  margin: 8px 0 0 0;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_01 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:13px;
  background-image: url(../_im/2007_12/title_essay_01.gif); 
  background-repeat: no-repeat;
}

#top_8_01 p
{
	margin: 0;
	padding: 0;
}

#top_8_01 p a{
  width: 240px;
  height: 91px;
  display: block;
  position:relative;
  margin: 3px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_01 p a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:91px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_essay_01.jpg); 
  background-repeat: no-repeat;
}

#top_8_02 h5{
  width: 240px;
  height: 13px;
  display: block;
  position:relative;
  margin: 8px 0 0 0;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_02 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width: 240px;
  height:13px;
  background-image: url(../_im/2007_12/title_essay_02.gif); 
  background-repeat: no-repeat;
}

#top_8_02 p
{
	margin: 0;
	padding: 0;
}

#top_8_02 p a{
  width: 240px;
  height: 90px;
  display: block;
  position:relative;
  margin: 3px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_02 p a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:90px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_essay_02.jpg); 
  background-repeat: no-repeat;
}

#top_8_03 h5{
  width: 240px;
  height: 13px;
  display: block;
  position:relative;
  margin: 8px 0 0 0;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_03 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width: 240px;
  height:13px;
  background-image: url(../_im/2007_12/title_essay_03.gif); 
  background-repeat: no-repeat;
}

#top_8_03 p
{
	margin: 0;
	padding: 0;
}

#top_8_03 p a{
  width: 240px;
  height: 91px;
  display: block;
  position:relative;
  margin: 3px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_8_03 p a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:91px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_essay_03.jpg); 
  background-repeat: no-repeat;
}


/* トップ9 */

#top_9 h4{
  width: 240px;
  height: 20px;
  display: block;
  position:relative;
  margin: 16px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_9 h4 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:20px;
  background-image: url(../_im/2007_12/title_blog.gif); 
  background-repeat: no-repeat;
}

#top_9_01,
#top_9_01_01
{
	float: left;
}

#top_9_01_01 a{
  width: 70px;
  height: 70px;
  display: block;
  position:relative;
  margin: 8px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_9_01_01 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:70px;
  height:70px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_blog_01.jpg); 
  background-repeat: no-repeat;
}

#top_9_01 h5{
  width: 160px;
  height: 32px;
  display: block;
  position:relative;
  margin: 11px 0 0 8px;
  float: left;
  *float: none;
  padding: 0;
  *left: 4px;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_9_01 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:160px;
  height:32px;
  cursor: pointer;
  background-image: url(../_im/2007_12/title_blog_01.gif); 
  background-repeat: no-repeat;
}

#top_9_02,
#top_9_02_01
{
	float: left;
}

#top_9_02_01 a{
  width: 70px;
  height: 70px;
  display: block;
  position:relative;
  margin: 8px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_9_02_01 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:70px;
  height:70px;
  cursor: pointer;
  background-image: url(../_im/2007_12/photo_blog_02.jpg); 
  background-repeat: no-repeat;
}

#top_9_02 h5{
  width: 160px;
  height: 13px;
  display: block;
  position:relative;
  margin: 11px 0 0 8px;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_9_02 h5 span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:160px;
  height:13px;
  cursor: pointer;
  background-image: url(../_im/2007_12/title_blog_02.gif); 
  background-repeat: no-repeat;
}

#top_9 p
{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 0.8em;
	*font-size: 0.7em;
	float: left;
}

/* トップ10 */

#top_10_01,
#top_10_02
{
	margin: 0;
	padding: 0;
}

#top_10_01 a{
  width: 240px;
  height: 53px;
  display: block;
  position:relative;
  margin: 13px 0 0 0;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_10_01 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:53px;
  cursor: pointer;
  background-image: url(../_im/2007_12/title_bosyu_01.gif); 
  background-repeat: no-repeat;
}

#top_10_02 a{
  width: 240px;
  height: 50px;
  display: block;
  position:relative;
  margin: 0;
  float: left;
  padding: 0;
  font-size: 0.5em;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_10_02 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:50px;
  cursor: pointer;
  background-image: url(../_im/2007_12/title_bosyu_02.gif); 
  background-repeat: no-repeat;
}


/* トップ11 */

#top_11{
	margin: 12px 0 0 0px;
	_margin: 12px 0 0 0px;
	padding: 0;
	background-image: url(../_im/2007_12/adv_background.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 210px;
	float: left;
}


#top_11_01{
  width:200px;
  height:200px;
  display: block;
  position:relative;
  margin: 5px 20px 5px 20px;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}


/* 広告バナー */

#top_banner_adv a{
  width:240px;
  height:60px;
  display: block;
  position:relative;
  margin: 12px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_adv a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:60px;
  background-image: url(../_im/2007_12/banner_advertising.gif); 
  background-repeat: no-repeat;
}



/* 1周年記念バナー */

#top_banner_02 a{
  width:240px;
  height:240px;
  display: block;
  position:relative;
  margin: 12px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_02 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:240px;
  background-image: url(../_im/2007_12/banner_2008_11.gif); 
  background-repeat: no-repeat;
}


/* 四川省バナー */

#top_banner_03 a{
  width:240px;
  height:140px;
  display: block;
  position:relative;
  margin: 12px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_03 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:140px;
  background-image: url(../_im/2007_12/banner_2008_06s.gif); 
  background-repeat: no-repeat;
}

/* ニュピバナー */

#top_banner_04 a{
  width:240px;
  height:140px;
  display: block;
  position:relative;
  margin: 12px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_04 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:140px;
  background-image: url(../_im/2007_12/banner_2008_12.gif); 
  background-repeat: no-repeat;
}

/*ロハスの輪バナー */

#top_banner_05 a{
  width:240px;
  height:240px;
  display: block;
  position:relative;
  margin: 17px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_05 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:240px;
  background-image: url(../_im/2007_12/lohasnowa.jpg); 
  background-repeat: no-repeat;
}

/*マイスター */

#top_banner_06 a{
  width:240px;
  height:333px;
  display: block;
  position:relative;
  margin: 12px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_06 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:333px;
  background-image: url(../_im/2007_12/photo_meister.jpg); 
  background-repeat: no-repeat;
}

#top_banner_07
{
	background-image: url(../_im/2007_12/photo_meister_02.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 89px;
	float: left;
}

#top_banner_07 p
{
	width: 125px;
	_width: 225px;
	padding: 15px 0 0 100px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.3;
}

/*デザートスープ */

#top_banner_08 a{
  width:240px;
  height:368px;
  display: block;
  position:relative;
  margin: 17px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_08 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:368px;
  background-image: url(../_im/2007_12/photo_dessert_091119.jpg);
  background-repeat: no-repeat;
}

/* A[eBN */

#article {
  margin: 0px;
  padding: 0px; }

#article h2 {
  margin: 0px;
  padding: 0px;}

/* CRec */

#main {
  margin: 0 auto;
  padding: 0 0 0 20px;
  _padding: 0 0 0 10px;
  text-align: left;
  width: 766px;
  }
  
#main_border{
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	float: left;
}

.item {
  margin: 0 0 10px 0; }

.item h3 {
  margin: 0;
  padding: 0 10px 10px 10px;
  font-weight: bold; }

.item h4 {
  font-size: 107%;
  margin: 0;
  padding: 20px 10px 10px 10px;
  font-weight: bold; }

/* CRec?? */

.item p {
  margin: 0;
  padding: 0 10px; }

.item p img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

/* CRec??iLvVLj */

.item div.img {
  font-size: 85%;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center; }

.item div img {
  margin-bottom: 5px; }

/* Cgo[ */

#rightbar {
  width: 190px;
  float: left; }

#rightbar h2 {
  display: none; }

/* C^[? */

.writer {
  padding: 0 10px; }

.writer h3 {
  padding: 0;
  margin: 0;
  font-size: 122%;
  font-weight: bold; }

.person {
  font-size: 85%;
  clear: left;
  height: 75px; }

.person img {
  float: left; }

/* obNio[ */

.backnumber {
  padding: 0 10px; }

.backnumber h3 {
  padding: 0;
  margin: 0;
  font-size: 122%;
  font-weight: bold; }

.backnumber ul {
  font-size: 85%;
  margin: 0;
  padding: 0; }

.backnumber li {
  margin-right: 0;
  padding: 0; }

/* tb^[ */

#foot {
  width: 750px;
  text-align: center;
  margin: 0 auto;}

#footnavi {
  font-size: 0.8em;
  *font-size: 0.7em;
  padding: 20px 8px 10px 8px;
  width: 750px;
   }

#footnavi a {
	color: #333333;
  text-decoration: underline;
 }

#footnavi h3 {
  display: none; }

#footnavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
 }

#footnavi li {
  margin: 0;
  display: inline;
  text-align: center; }

.footnavi_left {
  margin: 0;
  padding: 0 0.4em 0 0;
  color: #BFBFBF;
}

.footnavi_line {
  margin: 0;
  padding: 0 0.4em 0 0.8em;
  background-image: url(../_im/line_footer.gif);
  background-repeat: no-repeat;
  color: #BFBFBF;
}

.copyright {
  margin: 5px auto;
  text-align: center;
  padding: 0 0 10px 0;
  width: 100%;
  height: 5px;
  _height: 15px;
  background-color: #005100;
  background-image: url(../_im/2007_12/copyright.gif); 
  background-repeat: no-repeat;
  background-position: center;
  display: block;}
  
.copyright span{
  display: none;
  }

/* ? */

hr {
  display: none; }
  

/* コメント関連 */


.entry_comment
{
	margin: 40px 20px 20px 20px;
	_margin: 40px 20px 20px 10px;
	padding: 0 0 3px 0;
	_padding: 0 0 25px 0;
	width: 710px;
	height: 22px;
	display: block;
	float: left;
	background-image: url(../_im/comment_icon_3.gif);
	background-repeat: no-repeat;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
}

.entry_comment h3
{
	display: none;
}

.entry_comment_wrapper
{
	margin: 0 30px 0 30px;
	_margin: 0 30px 0 15px;
	padding: 0;
	width: 690px;
	float: left;
	background-image: url(../_im/comment_background.gif);
	background-repeat: repeat-y;
}

.entry_comment_border
{
	background-image: url(../_im/comment_background_2.gif);
	background-repeat: no-repeat;
	width: 690px;
	height: 1px;
	display: block;
	float: left;
	margin: 19px 0 20px 30px;
	_margin: 19px 0 5px 15px;
}

.entry_comment_wrapper_2
{
	margin: 0 30px 20px 30px;
	_margin: 0 30px 20px 10px;
	padding: 0 0 0 0;
	_padding: 0 0 20px 0;
	width: 690px;
	float: left;
}

.entry_comment_left
{
	width: 448px;
	_width: 470px;
	margin: 0;
	padding: 0 12px 0 10px;
	display: block;
	float: left;
}

.entry_comment_left p
{
	margin: 0;
	padding: 0;
}

.entry_comment_right
{
	margin: 0 0 0 472px;
	padding: 0 12px 0 10px;
	display: block;
	color: #70B173;
}

.entry_comment_right p
{
	margin: 0;
	padding: 0;
}

.entry_button_top
{
	float: left;
	width: 710px;
	height: 20px;
	border-width: 0 0 1px 0;
	border-color: #CCC;
	border-style: solid;
	margin: 0 20px 0 20px;
	*margin: 20px 20px 0 10px;
	_margin: 0 20px 0 10px;
	padding: 0 0 3px 0;
	background-image: url(../_im/comment_icon_4.gif);
	background-repeat: no-repeat;
}

.entry_button_top h3
{
	display: none;
}

.entry_button_top p
{
	margin: 0 0 0 150px;
	padding: 0;
}

#comment_check_top
{
	margin: 60px 20px 0 20px;
	*margin: 30px 20px 0 20px;
	padding: 0;
	height: 22px;
	display: block;
	background-image: url(../_im/title.gif);
	background-repeat: no-repeat;
}

#comment_check_top h4
{
	display: none;
}

#comment_check_contents
{
	width: 710px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
    margin: 8px 20px 30px 20px;
	padding: 10px 0 10px 0;
}

#comment_check_contents p
{
	margin: 0;
	padding: 30px 0 0 0;
	line-height: 1.5;
}

#comment_check_contents p.lead
{
	margin: 0;
	padding: 30px 0 0 0;
	line-height: 1.5;
}

#lead_finish
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #70B173;
	text-align: center;
}

#lead_error
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#lead_error span
{
	font-weight: bold;
	color: #70B173;
}

#small_finish
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	_font-size: 0.7em;
}

#comment_check_wrapper
{
	margin: 0 30px 20px 15px;
	_margin: 0 30px 20px 7px;
	padding: 0;
	width: 690px;
	_width: 630px;
	float: left;
	background-image: url(../_im/comment_background.gif);
	background-repeat: repeat-y;
}

#comment_check_left
{
	width: 448px;
	_width: 470px;
	margin: 0;
	padding: 0 12px 0 10px;
	display: block;
	float: left;
}

#comment_check_left p
{
	margin: 0;
	padding: 0;
}

#comment_check_right
{
	margin: 0 0 0 472px;
	padding: 0 12px 0 10px;
	display: block;
	color: #70B173;
}

#comment_check_right p
{
	margin: 0;
	padding: 0;
}

#finish_background_wrapper{
	width: 622px;
	background-image: url(../_im/finish_background_top.gif);
  	background-repeat: no-repeat;
	background-color: #EBF5EB;
	margin: 25px 0 0 45px;
	padding: 15px 0 10px 0;
}

#finish_background_wrapper ul
{
	color: #70B173;
	font-size: 0.85em;
	*font-size: 0.7em;
	margin: 0;
}

#finish_background_wrapper ul li
{
	margin: 0.2em 0 0.2em 30px;
	*margin: 0.4em 0 0.4em 30px;
}

#finish_background_bottom
{
	width: 622px;
	height: 5px;
	display: block;
	margin: 0 0 30px 45px;
	padding: 0;
	background-image: url(../_im/finish_background_bottom.gif);
  	background-repeat: no-repeat;
	clear: both;
}

#finish_button_wrapper
{
	clear: both;
	width: 710px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
	clear: both;
}

#check_button_wrapper
{
	clear: both;
	width: 710px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	margin: 15px 0 0 0;
	_margin: 0;
	padding: 15px 0 0 0;
}

#entry_button_wrapper
{
	width: 710px;
	margin: 0;
	padding: 5px 0 0 10px;
	clear: both;
}

#success_button_wrapper
{
	width: 710px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	margin: 40px 0 0 0;
	padding: 8px 0 0 0;
}
#success_button_wrapper p
{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 0.85em;
	*font-size: 0.7em;
}

#comment_check_contents h5
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	display: block;
	color: #70B173;
}

#comment_check_contents ul
{
	margin: 0;
	padding: 0;
}

#comment_check_contents li
{
	margin: 0 0 0 1em;
	*margin: 0 0 0 1.1em;
	padding: 0;
	list-style-position: outside;
}

#comment_author
{
	margin: 0;
	padding: 0;
	color: #70B173;
}

.comment_author
{
	font-weight: bold;
}

#comment_author label
{
	margin: 0;
	padding: 0 0.3em 0.3em 0;
}

#comment_author p
{
	margin: 0;
	*margin: 5px 0 0 0;
	padding: 0;
	float: left;
}

#comment_author input.comment_author_input
{
	background-color: #FFFFF;
	border: 1px solid #DFDFDF;
	line-height: 1.2;
}

#comment_author input:focus.comment_author_input
{
	background-color: #FFFFF;
	border-color: #DFDFDF;
}

.comment_author_input
{
	background-color: #FFFFFF;
	width: 200px;
	line-height: 1.2;
	height: 1.2em;
	margin: 0;
	padding: 0;
}

.comment_checkbox
{
	margin: 0 0 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	border: 0;
	float: none;
}

#comment_text
{
	margin: 0;
	padding: 0;
}

#comment_text p
{
	margin: 35px 0 0 0;
	padding: 0;
}

#comment_text label
{
	margin: 0;
	padding: 0;
	color: #70B173;
	font-weight: bold;
}

#comment_text textarea
{
	margin: 5px 0 0 0;
	width: 500px;
	height: 75px;
}

#check_button_wrapper_2
{
	margin: 10px 0 10px 0;
	padding: 0;
}

#check_button_wrapper_2 p
{
	margin: 0 0 50px 10px;
	padding: 0;
	font-size: 0.85em;
	*font-size: 0.7em;
}

#entry_button_wrapper_2
{
	width: 710px;
	margin: 10px 0 0 0;
	padding: 0;
}

#entry_button_wrapper_2 p
{
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 0.85em;
	*font-size: 0.7em;
}


div#button_kakunin{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0 30px 0 30px;
  cursor: pointer;
  float: left;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

div#button_kakunin input,
div#button_kakunin input:hover,
div#button_kakunin input:focus
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

div#button_kakunin_2{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0 0 0 30px;
  cursor: pointer;
  float: left;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

div#button_kakunin_2 input,
div#button_kakunin_2 input:hover,
div#button_kakunin_2 input:focus
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

div#button_torikeshi{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0 0 0 145px;
  _margin: 0 0 0 72px;
  cursor: pointer;
  float: left;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}
div#button_torikeshi span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:122px;
  height:27px;
  float: left;
  background-image: url(../_im/button_torikeshi.gif);
  background-repeat: no-repeat;
}

div#button_toukou{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

div#button_toukou input,
div#button_toukou input:hover,
div#button_toukou input:focus
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

div#button_toukou_2{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0 0 50px 210px;
  _margin: 0 0 0 105px;
  padding: 0;
  float: left;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

div#button_toukou_2 input,
div#button_toukou_2 input:hover,
div#button_toukou_2 input:focus
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

#comment_post
{
  width:122px;
  height:27px;
}

div#button_back{
  width:122px;
  height:27px;
  display: block;
  position:relative;
  margin: 0 0 0 295px;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}
div#button_back span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:122px;
  height:27px;
  margin: 0;
  padding: 0;
  background-image: url(../_im/button_back.gif);
  background-repeat: no-repeat;
}

.index_comment
{
	float: right;
	margin: 0 35px 20px 0;
	_margin: 0 10px 20px 0;
}

#main div.index_comment a
{
	color: #00A0FF;
	line-height: 1;
}

.index_comment_1
{
	background-image: url(../_im/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 3px 0 0;
	padding: 0 0 0 22px;

}

.index_comment_2
{
	background-image: url(../_im/comment_icon_2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	_background-position: 0 0;
	margin: 0 0 0 3px;
	padding: 0 0 0 20px;
}

/* TOPへ戻る */

#backtotop{
	width: 750px;
	height: 22px;
	display: block;
	margin: 0;
	padding: 0;
}

#backtotop a{
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 0.9em;
	text-decoration: none;
	color: #333333;
}

#backtotop_area{
	float: right;
	background-image: url(../_im/2007_12/pagetop_background.gif);
  	background-repeat: no-repeat;
	width: 188px;
	height: 23px;
	display: block;
}

#backtotop span{
	background-image: url(../_im/pagetop_icon.gif);
  	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0 1em;
	text-decoration: underline;
}


/* navi関連 */
.navi_index
{
	width: 100%;
	height: 32px;
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
}

.navi_index a
{
	color: #666666;
	text-decoration: underline;
}

.navi_index h3
{
	display: none;
}

.navi_index p
{
	margin: 3px 0 0 0;
	padding: 0;
	color: #808080;
	line-height: 1.3;
	font-size: 0.8em;
	*font-size: 0.7em;
	display: block;
	text-align: left;
	float: left;
}

#main a
{
	color: #333333;
	text-decoration: none;
}

#main a:hover
{
	text-decoration: underline;
}

.navi_index_2
{
	width: 251px;
	height: 32px;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(../_im/navi_index_background_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.navi_index_2 ul
{
	margin: 12px 16px 0 0;
	*margin: 11px 16px 0 0;
	_margin: 12px 8px 0 0;
	padding: 0;
	float: right;
}

.navi_index_2 ul li
{
	float: left;
	list-style-type: none;
	font-size: 0.95em;
	*font-size: 0.9em;
	margin-top: 0;
	padding-top: 0;
}

.navi_index_2 ul li a
{
	color: #666666;
	margin-top: 0;
	padding-top: 0;
}

.navi_index_2 ul li a span
{
	margin-top: 0;
	padding-top: 0;
}

.navi_previous span
{
	margin: 0;
	padding: 0 0 0 0.95em;
	_padding: 0 0 0 0.8em;
}

.navi_previous a
{
	margin: 0;
	padding: 0 0 0 0.95em;
	_padding: 0 0 0 0.8em;
	background-image: url(../_im/previous_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	_background-position: 0 0;
}

.navi_previous a span
{
	margin: 0;
	padding: 0;
}

.navi_next span
{
	margin: 0;
	padding: 0 0 0 0.95em;
	_padding: 0 0 0 0.8em;
}

.navi_next a
{
	margin: 0;
	padding: 0 0 0 0.95em;
	_padding: 0 0 0 0.8em;
	background-image: url(../_im/next_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	_background-position: 0 0;
}

.navi_next a span
{
	margin: 0;
	padding: 0;
}

.navi_top
{
	margin: 0 0 0 1.6em;
	_margin: 0 0 0 1.7em;
	padding: 0;
}

.navi_top a 
{
	margin: 0;
	padding: 0;
}

.navi_index_3
{
	width: 100%;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	float: left;
	text-align: center;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
}

.navi_index_3 h3
{
	display: none;
}

.navi_index_3 p
{
	margin: 3px 0 0 10px;
	*margin: 5px 0 0 5px;
	padding: 0;
	color: #808080;
	line-height: 1.3;
	font-size: 0.8em;
	*font-size: 0.7em;
	display: block;
	float: left;
}

.navi_wrapper
{
	width: 750px;
	margin: 0 auto;
}

.navi_index_4
{
	width: 251px;
	height: 31px;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(../_im/navi_index_background_3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.navi_index_4 ul
{
	margin: 1px 16px 0 0;
	_margin: 1px 8px 0 0;
	padding: 0;
	float: right;
}

.navi_index_4 ul li
{
	float: left;
	list-style-type: none;
	font-size: 0.95em;
	*font-size: 0.9em;
	margin-top: 0;
	padding-top: 0;
}

.navi_index_4 ul li a
{
	color: #666666;
}


.navi_index_4 ul li.navi_top
{
	margin-top: 0.1em;
}


/* トラックバック */

.trackback
{
	float: left;
	width: 710px;
	height: 17px;
	*height: 20px;
	border-width: 0 0 1px 0;
	border-color: #CCC;
	border-style: solid;
	margin: 40px 20px 0 20px;
	*margin: 40px 20px 0 10px;
	padding: 0 0 3px 0;
	background-image: url(../_im/trackback.gif);
	background-repeat: no-repeat;
}

.trackback h3
{
	display: none;
}

.trackback_url
{
	margin: 5px 20px 0 30px;
	*margin: 5x 20px 0 15px;
	padding: 0;
	float: left;
}

.trackback_url p
{
	margin: 0;
	padding: 0;
	color: #70b173;
}

.trackback_url p span
{
	color: #333333;
}

.trackback_entry
{
	margin: 15px 30px 0 30px;
	_margin: 15px 30px 0 15px;
	padding: 0;
	color: #70B173;
	width: 690px;
	float: left;
}

.trackback_entry p
{
	margin: 0;
	padding: 0;
}

.trackback_border
{
	background-image: url(../_im/comment_background_2.gif);
	background-repeat: no-repeat;
	width: 690px;
	height: 1px;
	display: block;
	float: left;
	margin: 3px 0 15px 30px;
	_margin: 3px 0 2px 15px;
}

.trackback_wrapper
{
	margin: 0 30px 10px 30px;
	_margin: 0 30px 10px 15px;
	padding: 0;
	width: 690px;
	float: left;
	background-image: url(../_im/comment_background.gif);
	background-repeat: repeat-y;
}

.trackback_left
{
	width: 448px;
	_width: 470px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.trackback_page a
{
	color: #70B173;
	margin: 0;
	padding: 0 12px 0 0.9em;
	background-image: url(../_im/next_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	*background-position: 0 0.2em;
}

.trackback_left p
{
	margin: 0;
	padding: 0 12px 0 10px;
}

.trackback_right
{
	margin: 0 0 0 472px;
	padding: 0 12px 0 10px;
	display: block;
	color: #70B173;
}

.trackback_right p
{
	margin: 0;
	padding: 0;
}


/* top banner */

#top_banner{
  width: 500px;
  height: 63px;
  display: block;
  position:relative;
  margin: 11px 0 0 0;
  float: left;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:500px;
  height:63px;
  cursor: pointer;
  background-image: url(../_im/2007_12/banner_2008_06.gif); 
  background-repeat: no-repeat;
}

/*美味しい玄米*/

#top_banner_09 a{
  width:240px;
  height:340px;
  display: block;
  position:relative;
  margin: 17px 0 0 0;
  float: left;
  padding: 0;
  cursor: pointer;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#top_banner_09 a span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  width:240px;
  height:340px;
  background-image: url(../_im/2007_12/photo_genmai_100806.jpg);
  background-repeat: no-repeat;
}

