@charset "euc-jp";
/* CSS Document */

/*
*******************************************************

* styles.css

* site name   : BINGOTUKEMONO
* description : dreama style
* since       : 2009-06-08
* latest      : 2009-08-11
* editor      : Dreamnet's(http://www.dreamnets.co.jp)
* modified    : 
* editor      : hatakeyama

*******************************************************
*/
/*
===== CONTENTS ===============

  1: body and base setting
    : general params
    : acronyms and abbreviations styles
  2: link setting
  3: clearfix
  4: common
  5: layout
  6: header
  7: global navigation
  8: contents common
  9: toppage
 10: footer
 11: sidebar
 12: main
 13: comment&trackback
 14: page inquiry

==============================
*/
/*
==============================

* 1: body and base setting

==============================
*/
body {
  text-align: center;/* box centering */
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
  margin: 0;
  padding: 0;
  background: #f0f8e6;
  color: #484747;
  font-size: 84%;
  line-height: 1.6;
  }
h1, h2, h3, h4, h5, h6,
p, pre, ul, ol, dl, dt, dd,
address, form, blockquote, strong{
  text-align: left;
  margin:0;
  padding:0;
  list-style:none;
  }
table, table td, table th{
  font-size: 100%;
  border-collapse:collapse;
  }
form{
  margin: 0;
  padding: 0;
  }
img {
  border:none;/* img do not want a border */
  }
ul,li{
margin:0;
padding:0;
list-style:none;
}
form{
text-align:center;
}

.iepngfix{
	behavior: expression(IEPNGFIX.fix(this));
}
/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr {
  cursor:help;
  }
table{
  line-height: 1.4;
  }
/*
==============================

* 2: link setting

==============================
*/
a:link {
  color: #565656;
  text-decoration: underline;
  }
a:visited {  
  color: #565656;
  }
a:hover {
  color: #565656;
  text-decoration: none;
  }
/*
==============================

* 3: clearfix

==============================
*/
.clearfix {
  zoom: 1;/*for IE 5.5-7*/
  min-height: 1%;
  }
.clearfix:after {/*for modern browser*/
  content: "";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }
* html .clearfix {
  display: inline-table;
  /*\*/display: block;/**/
  }
/*
==============================

* 4: common

==============================
*/
.fL {
  float: left;
  }
.fR {
  float: right;
  }
.tL {
  text-align: left;
  }
.tR {
  text-align: right;
  }
.tC {
  text-align: center;
  }
.clear{
clear:both;
font-size:1px;
line-height:1;
height:1px;
}


/* login edit*/
div.edit{
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height:1.5;
  height:17px;
  }
div.edit a{
  margin: 0;
  padding: 0;
  float:left;
  list-style: none;
  }
div.edit a{
  padding: 0 10px 0 20px;
  background: url(/image/skin/icn_grayallow.gif) no-repeat 0;
  font-weight: bold;
  /*font-size: 96%;*/
  font-size: 10px;
  list-style: none;
  }
  
 
/*
==============================

* 5: layout

==============================
*/
div#container_bg{
width:900px;
background:url(/image/skin/skin_img14.jpg) repeat-y;
margin:auto;
}

div#container{
width:845px;
background:#FFFFFF;
margin:auto;
}

div#header {
 width: 845px;
 margin: 0px auto 5px auto;
  }
#header .logo{
float:left;
width:170px;
padding:0 0 0 15px;
}

.header_border{
clear:both;
background:#565656;
font-size:1px;
height:1px;
line-height:1;
}

#header_right{
width:550px;
float:right;
text-align:right;
}

#header_right h1{
font-size:79%;
color:#5e5e5e;
font-weight:normal;
margin:10px 10px 0 0;
text-align:right;
}

div.site_search{
width:210px;
margin:7px 0 0 0;
padding:0 0 0 30px;
text-align:right;
float:right;
background:url(/image/skin/skin_img01.gif) no-repeat 0 3px;

}
div#menu_other_search_input{
float:left;
margin:2px 5px 0 0;
}
div#menu_other_search_submit{
float:left;
}

div#banner{
background:url(/image/skin/bg_mainbanner.gif);
}


div#gnavi {
  margin: 0 auto 0px auto;
  text-align: center;
  
  }
div#gnavi .gnavi{
  }
div#sub_content{
  width: 845px;
  margin: 0px 0 0px 0;
  border:none;
  padding:40px 0 0 0;
  overflow:hidden;
  }
div#content{
  width: 845px;
  margin:0px auto 0 auto;
  }
div#content div#main{
  width: 640px;
  float:right;
  text-align: left;
  overflow:hidden;
  }
div.topmain{
width:845px !important;
margin:0 !important;
}

div#content div#sidebar{
  width: 190px;
  float: left;
  padding:0 0 0px 0;
  }
  
/*menu*/
#menu1{
display:none;
}


/*
==============================

* 6: header

==============================
*/
a.page_top{
line-height:1;
margin:0;
padding:0;
font-size:0%;
display:block;
height:1px;
overflow:hidden;
}
div.header_line{
background:#55AE0C;
margin:1px 0 0 0;
height:5px;
line-height:1;
overflow:hidden;
}
.top_bnr{
display:block!important;
}
/*
==============================

* 7: global navigation

==============================
*/  
div#rel{
position:relative;
width:845px;
margin:auto auto 10px 0;
}

/* ¥°¥í¡¼¥Ð¥ë¥Ê¥Ó¡¡*/
div#globalNavi {
	width:845px;
	position:absolute;
	left:0;
	top:0px;
	zindex:10;
	margin:0 0 0 0px;
	}


div#globalNavi ul {
	width:845px;
	height:65px;
	overflow:hidden;
	list-style-type:none;
	
	}

div#globalNavi ul li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	}

div#globalNavi ul li a {
	display:block;
	height:150px;
	width:845px;
	}

div#globalNavi ul li#g_navi01 {
	width:125px;
	}
div#globalNavi ul li#g_navi01 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	}
div#globalNavi ul li#g_navi01 a:hover, div#globalNavi ul li#g_navi01 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 0;
	}
div#globalNavi ul li#g_navi12 {
	width:115px;
	}
div#globalNavi ul li#g_navi12 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:0 0 0 -125px;
	}
div#globalNavi ul li#g_navi12 a:hover, div#globalNavi ul li#g_navi12 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 -125px;
	}

div#globalNavi ul li#g_navi13 {
	width:109px;
	}
div#globalNavi ul li#g_navi13 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:0 0 0 -240px;
	}
div#globalNavi ul li#g_navi13 a:hover, div#globalNavi ul li#g_navi13 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 -240px;
	}
div#globalNavi ul li#g_navi14 {
	width:167px;
	}
div#globalNavi ul li#g_navi14 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:0 0 0 -349px;
	}
div#globalNavi ul li#g_navi14 a:hover,div#globalNavi ul li#g_navi14 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 -349px;
	}
div#globalNavi ul li#g_navi15 {
	width:169px;
	}
div#globalNavi ul li#g_navi15 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:0 0 0 -516px;
	}
div#globalNavi ul li#g_navi15 a:hover,div#globalNavi ul li#g_navi15 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 -516px;
	}
div#globalNavi ul li#g_navi16 {
	width:160px;
	}
div#globalNavi ul li#g_navi16 a{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:0 0 0 -685px;
	}
div#globalNavi ul li#g_navi16 a:hover,div#globalNavi ul li#g_navi16 a.selected{
	background:url(http://www.bingotukemono.jp/image/skin/global.png) no-repeat;
	margin:-77px 0 0 -685px;
	}


	* html div#globalNavi ul li a{ /* IE7) */
		behavior: expression(IEPNGFIX.fix(this));
		}
	

div#contents p#crumbs {
	font-size:x-small;
	line-height:1;
	padding:17px 0 0 0;
	margin:0 0 22px 0;
	display:block;
	}
#menu_user_information_box{
display:none;
}

/*
==============================

* 8: contents common

==============================
*/
div#content #sidebar h2{
	  font-size: 110%;
	  display: block;
	  background:url(/image/skin/skin_img06.gif) repeat-x #f2fade;
	  color: #000000;

  }
div#content #sidebar h2 span.ca_icon{
	  padding: 0 0 0 14px;
	  display: block;
	  background:url(/image/skin/icn_green_point.gif) no-repeat 10px 15px;
	  padding:10px 0 5px 35px;
  }
div#content #sidebar .shadow{
	  border:#c1d294 solid;
	  border-width:1px 0 0px 0;
	  line-height:1;
	  margin:1px 0 0 0;
	  font-size:1px;
 
}

  
div#content #main h2{
	color:#237912;
	font-size:120%;
	margin:5px 0 0 0;
	padding:0px 7px 20px 5px;
	line-height:1.5;
	display:block;
	background:url(/image/skin/skin_img05-09.gif) repeat-x bottom;
}
div#content #main h2 a{
text-decoration:none;
font-weight:bold;
color:#237912;

}

div#content #main h2 span.ca_icon{
	  display: block;
	  padding:5px 0 5px 30px;
	  background:url(/image/skin/skin_img05.gif) no-repeat left center;
}


/*
==============================

* 9: toppage

==============================
*/

div#toppage{
text-align:left;
}

.top_flash{
width:850px;
height:495px;
margin:auto;
position:relative;
}
.flash_image{
z-index:1;
position:absolute;
top:0;
left:0;
}

.top_flash .site_logo{
position:absolute;
z-index:5;
top:0;
left:23px;
}
.top_flash .white{
width:845px;
background:url(http://www.bingotukemono.jp/image/skin/bg_clear-white.png);
position:absolute;
behavior: expression(IEPNGFIX.fix(this));
z-index:4;
top:0;
left:0;
text-align:left;
padding:3px 0px 3px 0;

}
.top_flash .white h1{
font-size:79%;
color:#5e5e5e;
font-weight:normal;
margin:0px 0px 0 0;
text-align:right;
}


/*¥È¥Ã¥×¥Ú¡¼¥¸ÀìÍÑ¥°¥í¡¼¥Ð¥ë¥Ê¥Ó¥²¡¼¥·¥ç¥ó*/

/* ¥°¥í¡¼¥Ð¥ë¥Ê¥Ó¡¡*/
div#globalNavi_top {
	width:845px;
	position:absolute;
	left:0;
	top:415px;
	z-index:10;
	margin:0 0 0 0px;
	}


div#globalNavi_top ul {
	width:845px;
	height:70px;
	overflow:hidden;
	list-style-type:none;
	
	}

div#globalNavi_top ul li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	}

div#globalNavi_top ul li a {
	display:block;
	height:150px;
	width:845px;
	}

div#globalNavi_top ul li#g_navi01_top {
	width:125px;
	}
div#globalNavi_top ul li#g_navi01_top a:link, div#globalNavi_top ul li#g_navi01_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	}
div#globalNavi_top ul li#g_navi01_top a:hover, div#globalNavi_top ul li#g_navi01_top a:active, div#globalNavi_top ul li#g_navi01_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 0;
	}
div#globalNavi_top ul li#g_navi12_top {
	width:115px;
	}
div#globalNavi_top ul li#g_navi12_top a:link, div#globalNavi_top ul li#g_navi12_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	margin:0 0 0 -125px;
	}
div#globalNavi_top ul li#g_navi12_top a:hover, div#globalNavi_top ul li#g_navi12_top a:active, div#globalNavi_top ul li#g_navi12_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 -125px;
	}

div#globalNavi_top ul li#g_navi13_top {
	width:109px;
	}
div#globalNavi_top ul li#g_navi13_top a:link, div#globalNavi_top ul li#g_navi13_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	margin:0 0 0 -240px;
	}
div#globalNavi_top ul li#g_navi13_top a:hover, div#globalNavi_top ul li#g_navi13_top a:active, div#globalNavi_top ul li#g_navi13_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 -240px;
	}
div#globalNavi_top ul li#g_navi14_top {
	width:167px;
	}
div#globalNavi_top ul li#g_navi14_top a:link, div#globalNavi_top ul li#g_navi14_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	margin:0 0 0 -349px;
	}
div#globalNavi_top ul li#g_navi14_top a:hover, div#globalNavi_top ul li#g_navi14_top a:active, div#globalNavi_top ul li#g_navi14_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 -349px;
	}
div#globalNavi_top ul li#g_navi15_top {
	width:169px;
	}
div#globalNavi_top ul li#g_navi15_top a:link, div#globalNavi_top ul li#g_navi15_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	margin:0 0 0 -516px;
	}
div#globalNavi_top ul li#g_navi15_top a:hover, div#globalNavi_top ul li#g_navi15_top a:active, div#globalNavi_top ul li#g_navi15_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 -516px;
	}
div#globalNavi_top ul li#g_navi16_top {
	width:160px;
	}
div#globalNavi_top ul li#g_navi16_top a:link, div#globalNavi_top ul li#g_navi16_top a:visited {
	background:url(/image/skin/top_global.png) no-repeat;
	margin:0 0 0 -685px;
	}
div#globalNavi_top ul li#g_navi16_top a:hover, div#globalNavi_top ul li#g_navi16_top a:active, div#globalNavi_top ul li#g_navi16_top a.selected{
	background:url(/image/skin/top_global.png) no-repeat;
	margin:-75px 0 0 -685px;
	}


	* html div#globalNavi_top ul li a{ /* IE7¡¦­íÁä)¡¦p */
		behavior: expression(IEPNGFIX.fix(this));
		}


/*¥È¥Ã¥×¥Ú¡¼¥¸ÍÑ¥¯¥é¥¹*/

div#toppage .recom_item_rayout{
width:846px;
background:url(/image/free/img_top_products.jpg) no-repeat;
padding:28px 0 16px 0px;
}


div#toppage .recom_item{
padding:0 0 0 160px;
}


div#toppage table.recom_contents{
width:678px;
}


div#toppage .recom_left{
float:left;
width:150px;
}
div#toppage .recom_left img{
margin:5px 0 0 14px;
}


div#toppage .recom_right{
float:left;
width:678px;
}
div#toppage .recom_right table{
width:678px;
vertical-align:top;
}
div#toppage .recom_right td{
vertical-align:top;
}
div#toppage .recom_right .check01{
width:110px;
padding:3px 9px 3px 9px;
background:url(/image/skin/y_dot.gif) repeat-y right;
text-align:center;
}
div#toppage .recom_right .check01 a{
font-weight:bold;
color:#000000;
text-decoration:underline;
}
div#toppage .recom_right .check01 img{
width:106px;
border:solid #F1F1F0;
border-width:2px;
}

div#toppage .recom_right .check02{
width:144px;
padding:0 0 0 8px;
}
div#toppage .recom_right .check02 li{
background:url(/image/skin/skin_img18.gif) no-repeat left center;
padding:0 0 0 18px;
margin:3px 0 3px 0;

}

div#toppage div.top_rayout{
clear:both;
padding:12px 0 0 0;
background:#FFFFFF;
}

div#toppage div.top_rayout .rayout_left{
float:left;
width:300px;
padding:0 10px 0px 0px;
}

div#toppage div.top_rayout .rayout_left li{
margin:0 0 0 15px;
}
div#toppage div.top_rayout .rayout_left li.cont{
border:solid #e4e0e0;
border-width:0 0 1px 0;
padding:0 0 5px 0;
}

div#toppage div.top_rayout  .rss{
width:52px;
position:absolute;
z-index:10;
right:0;
top:5px;
}

div#toppage div.top_rayout .rayout_right{
float:right;
width:535px;

}
div#toppage div.top_rayout .rayout_right_left{
float:left;
width:280px;
padding:0 12px 0 0;
}

div#toppage div.top_rayout .rayout_right_left strong{
color:#408805 !important;
font-weight:bold;
font-size:110%;
}
div#toppage div.top_rayout .rayout_right_left p{
line-height:1.6;
padding:5px 10px 5px 10px;
}

div#toppage div.top_rayout .rayout_right_left .gray{
background:#f0f0f0;
width:260px;
margin:auto;
padding:5px;
font-size:79%;
}
div#toppage div.top_rayout .in_link_left{
width:145px;
float:left;
}
div#toppage div.top_rayout .in_link_left li{
background:url(/image/free/img_top08.gif) no-repeat;
padding:0 0 0 18px;
margin:5px 0 5px 0;
}
div#toppage div.top_rayout .in_link_right{
width:110px;
float:right;
}
div#toppage div.top_rayout .in_link_right li{
background:url(/image/free/img_top08.gif) no-repeat;
padding:0 0 0 18px;
margin:5px 0 5px 0;
}

div#toppage div.top_rayout .rayout_right_right{
float:right;
width:243px;
}
div#toppage div.top_rayout .rayout_right_right li{
margin:0 0 3px 0;

}
div#toppage div.top_title{
width:300px;
background:url(/image/free/img_top06.gif) repeat-x bottom;
padding:0 0 15px 0;
position:relative;
}
div#toppage div.top_title02{
width:280px;
background:url(/image/free/img_top06.gif) repeat-x bottom;
padding:0 0 15px 0;
position:relative;
}

/*
==============================

* 10: footer

==============================
*/
div#footer_information{
width:845px;
background:url(/image/skin/skin_img10.gif) #eeeeee repeat-x top;
text-align:left;
border:solid #c8c8c8;
border-width:0 0 1px 0;
float:left;
margin:15px 0 0 0;
}
div#footer_information .foot_left{
width:387px;
float:left;
}
div#footer_information .foot_front{
width:260px;
float:left;
line-height:1.2;
margin:15px 0 0 10px;
font-size:13px;
}
div#footer_information .foot_right{
width:153px;
float:left;
position:relative;
}
div#footer_information .foot_right p{
position:absolute;
top:49px;
left:35px;

}
div#footer {
  clear:both;
  padding:10px 0 0px 0;
  background:#FFFFFF;
  }
div#footer ul{
margin:0 0 0 15px;
}
div#footer li{
float:left;
background:url(/image/skin/skin_img16.gif) no-repeat 3px 7px;
font-size:79%;
margin:0px 5px 6px 0;
padding:3px 8px 3px 15px;
display:block;

}
div#footer div.copyright{
  margin: 0;
  padding: 3px 0 3px 0;
  text-align:right;
  background:#55ae0c;
  }
/*
==============================


* 11: sidebar

==============================
*/
div#sidebar ul.submenu{
  margin: 0 0 10px 0;
  padding: 0;
  }
div#sidebar ul.submenu li{
list-style:none;
background:url(/image/skin/skin_img08.gif) repeat-x bottom;
width:97%;
margin:0 0 0 3%;
padding:5px 0 10px 0;
display:block;
}
div#sidebar ul.submenu li.categ a{
  background:url(/image/skin/skin_img07.gif) no-repeat 0px 5px;
  list-style: none;
  display:block;
  margin: 2px 0 2px 5px;
  padding:0 0 0 15px;
  line-height:1.6;
  }
div#sidebar ul.submenu li.categ a.selected{
  font-weight: bold;
  color:#535353;
  background:url(/image/skin/skin_img07.gif) no-repeat center left;
  margin: 2px 0 2px 5px;
  padding:0 0 0 15px;
  }
div#sidebar ul.submenu li.other{
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  }

/*menu1*/
.menu1_group{
margin:0px 0 18px 0;
text-align:left;
}
.menu1_list_link{
margin:0 0 0 15px;
}
.menu1_list_link_line{
padding:3px 0 3px 0px;
background:url(/image/skin/x_dot.gif) repeat-x bottom;
}
.menu1_list_link_line a{
background:url(/image/skin/icn_blueallow.gif) no-repeat left center;
padding:0 0 0 10px;
}
.menu1_list_link_lines{
margin:0 0 0 10px;
}
.menu1_list_link_lines a{
display:block;
background:url(/image/skin/icn_blueallow.gif) no-repeat 0px 7px;
padding:0 0 0 13px;
}

/*mail_magazine*/
#menu_other_mailmagazine_box{
text-align:left !Important;
}

/*
==============================

* 12: main

==============================
*/

/*products_inquiry*/

#products_inquiry{
width:560px;
margin:0 0 10px 0;
display:none;
}
#products_inquiry a{
text-decoration:none;
}
#products_inquiry .products_left{
width:334px;
float:left;
text-align:right;
margin:5px 10px 0 0 ;
padding:0 20px 0 0;
background:url(/image/skin/icn_gray_allow02.gif) no-repeat right center;
}
#products_inquiry .products_right{
float:right;
width:196px;
}

/*products_inquiry*/

#goods_inquiry{
width:560px;
margin:0 0 10px 0;
display:none;
}
#goods_inquiry a{
text-decoration:none;
}
#goods_inquiry .goods_left{
width:334px;
float:left;
text-align:right;
margin:5px 10px 0 0 ;
padding:0 20px 0 0;
background:url(/image/skin/icn_gray_allow02.gif) no-repeat right center;
}
#goods_inquiry .goods_right{
float:right;
width:196px;
}

/* blog */
div#main div.blog form{

}
div#main div.blog p.date{
  margin: 0 0 0 7px;
  padding: 0;
  color: #999;
  font-size: 96%;
  }
div#main div.blog ul.pankuzu li{
  float:right;
  padding: 0 10px 0 14px;
  margin:0;
  background:url(/image/skin/skin_img15.gif)  no-repeat left center;
  font-size: 85%;
  color: #777;
  list-style: none;
  }
div#main div.blog ul.pankuzu li a{
  text-decoration: none;
  color: #777;
  }
div#main div.blog div.text{
clear:both;
  margin: 10px 5px 0px 5px;
  width: 620px;
  overflow:hidden;
  }
  
/* info */
div#main dl.info_cont{
  margin: -10px 0 10px 10px;
  padding: 0;
  }
div#main dl.info_cont dt{
  margin: 0; 
  padding: 10px 0 0;
  font-size: 94%;
  font-weight: bold;
  }
div#main dl.info_cont dd{
  margin: 0; 
  padding: 10px 0 11px;
  background:url(/image/skin/skin_img08.gif) repeat-x 0 bottom;
  }

  
/* search result */
div#main div.search{
  margin: 0 0 12px 0;
  padding: 10px 10px;
  border: 1px solid #ccc;
  }
/* repage */
div#main div.page_navi{
  margin: 12px 0;
  padding: 10px 10px;
  border: 1px solid #ccc;
  text-align: center;
  }

table.list-table tr td{
  padding: 5px;
  border-bottom: 1px dotted #dadada;
  }

/*
==============================

* 13: comment&trackback

==============================
*/
/* comment&trackback */
div#main .feedback-link-wrapper {
  line-height: 100%;
  }
div#main .feedback-link-wrapper b {
  padding: 7px 0 7px 0;
  margin: 0 20px 0 0;
  display: block;
  float: left;
  }
div#main .feedback-link-wrapper a{
  cursor: hand;
  }
div#main .feedbacks {
  margin: 0;
  }
div#main .feedback-wrapper {
  border: 1px solid #CCC;
  padding: 10px;
  margin: 10px 0;
  }
div#main .feedback-category {
  font-size: 110%;
  line-height: 110%;
  font-weight: bold;
  color: #999;
  margin-bottom: 10px;
  }
div#main .feedback-date {
  float: right;
  font-size: 90%;
  line-height: 100%;
  color: #999;
  }
div#main .feedback-wrapper h3 {
  margin: 10px 0 0 0 !Important;
  padding:0 !Important;
  font-size: 110%!Important;
  color:#003366!Important;
  background:none!Important;
  }
div#main .feedback-wrapper p {
  margin: 10px 0 0 0;
  }
div#main .feedback-add-wrapper {
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 10px 0;
  }
div#main .feedback-add-wrapper dl {
  padding: 0;
  margin: 0;
  width: 373px;
  }
div#main .feedback-add-wrapper dt {
  float: left;
  padding: 0;
  margin: 3px 0 3px 0;
  width: 100px;
  text-align: right;
  line-height: 110%;
  }
div#main .feedback-add-wrapper dd {
  padding: 0;
  margin: 3px 0 3px 110px;
  border-left: 3px solid #CCC;
  text-align: right;
  line-height: 110%;
  }
div#main .feedback-add-wrapper dd input {
  padding: 0;
  margin: 0;
  width: 250px;
  }
div#main .feedback-add-wrapper dd textarea {
  padding: 0;
  margin: 0;
  width: 250px;
  }
div#main .comment-button {
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  clear: both;
  }
div#main .comment-button input {
  padding: 0;
  margin: 0;
  width: 11em;
  }
div#main .trackback-url-wrapper {
  font-size: 110%;
  font-weight: bold;
  color: #666;
  line-height: 110%;
  margin-top: 10px;
  }
div#main .trackback-url{
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 80%;
  color: #999;
  }
  
  
  
/*
==============================

* 14: page inquiry

==============================
*/


/*inquiry*/

div#main .user_form_contents{
  margin: 0;
  padding: 0;
  }
div#main .user_form_name{
  margin: 0;
  float: left;
  width: 160px;
  }
div#main .user_form_name label{
  color: #666;
  font-weight: bold;
  }
div#main .user_form_single_text_box,
div#main .user_form_multi_box,
div#main .user_form_radio_box,
div#main .user_form_checkbox_box,
div#main .user_form_mail_text_box,
div#main .user_form_select_box{
  margin-bottom: 0;
  float: left;
  width: 300px;
  }
div#main .user_form_radio_box div,
div#main .user_form_checkbox_box div{
  float: left;
  padding: 0 16px 0 0;
  white-space: nowrap;
  }
div#main .user_form_radio,
div#main .user_form_checkbox{
  padding: 0 0 0 2px;
  }
div#main .user_form_single_text,
div#main .user_form_mail_text ,
div#main .user_form_multi_text{
  width: 250px;
  }
div#main .user_form_multi_text{
  width: 350px;
  height: 100px;
  }
div#main .user_form_box{
  margin: 0;
  _margin: 0 !important;
  padding: 12px 0 0 0;
  clear: both;
  }
div#main .user_form_submit{
  clear: both;
  margin: 0 0 0 200px;
  padding: 20px 0 0 0;
  }
div#main .user_form_note{
  clear: both;
  margin-left: 0 !important;
  margin-bottom: -20px;
  _margin-bottom: 0px;
  padding: 0px 0px 0px 170px;
  text-align: left;
  color: #666;
  }
div#main .user_form_name_must{
  color: #d5382c;
  font-weight: normal;
  }

/*recruit*/
div.recruit_navi{
display:none;
}


/*
==============================

* 15: normal page style

==============================
*/

h3{
border:solid #49aa43;
border-width:0 0 0 5px;
padding:0 0 0 15px;
margin:0;

}
/*Company----------------------*/
.company{
}

table.company_table{
width:600px;
background:#FFFFFF;
border:solid #CCCCCC;
border-width:1px;
}

.company_table th{
background:#f2f2f2;
font-weight:normal;
text-align:left;
padding:5px 5px 5px 10px;
border:solid #CCCCCC;
border-width:0 0 1px 0;
}
.company_table td{
text-align:left;
padding:5px 5px 5px 10px;
border:solid #CCCCCC;
border-width:0 0 1px 0;
}
.company_border{
width:590px;
background:#FFFFFF;
border:#CCCCCC solid;
border-width:1px;
margin:auto;
text-align:center;
}


table.company_table_type02{
font-size:12px;
width:580px;
background:#FFFFFF;
}
table.company_table_type02 th{
width:80px;
text-align:right;
padding:0px 8px 0px 0;
height:30px;
}
table.company_table_type02 td{
padding:16px 10px 0px 0px;

}

table.company_table_in{
width:470px;
background:#f2f2f2;
border: solid #9d9d9d 1px;
}
table.company_table_in td{
padding:0px 0px 0 0;
}


table.company_table_in td.border{
text-align:center;

}

table.company_table_in td.border img{
text-align:center;
width:13px;
}

table.company_table_in_type02{
width:470px;
margin:10px 0 0 0;
}
table.company_table_in_type02 td{
width:9%;
text-align:center;
padding:0;

}


/*PRODUCTS*/
.products_bg{
background:url(/image/skin/bg_category.gif) no-repeat bottom;
padding:0 0 0px 0;
margin:0 0 5px 0;
}


#products_category{
width:845px;
background:url(/image/skin/bg_gray.gif)  repeat-x top;
float:left;
padding:0 0 0px 0;
display:none;
}
#products_category li{
float:left;
padding:7px 7px 5px 5px;
border:solid #FFFFFF;
border-width:0 1px 0 0;
display:block;
font-weight:normal;
min-width:110px;
}
#products_category li a{
display:block;
white-space:nowrap;
}
#products_category li a img{
float:left;
padding:3px;
border:solid #CCCCCC 1px;
margin:2px 8px 0 2px;
}
#products_category li.selected{
float:left;
background:url(/image/skin/bg_green.gif) repeat-x top;
padding:7px 7px 5px 5px;
border:solid #FFFFFF;
border-width:0 1px 0 0;
display:block;
font-weight:bold;
min-width:110px;
}

/*PRODUCTS¡¡°ìÍ÷*/
table.product{
width:595px;
margin:auto;
background:#FFFFFF;
}

table.product p.product_text{
width:285px;
margin:0 0 0 10px
}

table.product table.products{
border:solid #b2b2b2 1px;
margin:5px 8px 0 8px;
}
table.product table.products th{
padding:10px 0 5px 0px;
}
table.product table.products th img{
width:160px;
}

table.product table.products td a{
display:block;
border:solid #4eaf28;
border-width:0 0 0 4px;
margin:6px 0 6px 1px;
padding:2px 0 2px 10px;
font-weight:bold;
text-align:left;
}
table.product table.product_line{
width:595px;
}
table.product table.product_line td{
width:33%;
vertical-align:top;
}


/*PRODUCTS¡¡¾ÜºÙ*/
table.product_shosai{
width:620px;
background:#FFFFFF;
text-align:left;
}

table.product_shosai img{
width:274px;
border:solid #d4d4d4 3px;
}

table.product_shosai .shosai_right{
width:320px;
padding:0 0 0 10px;
background:#FFFFFF;
}
table.product_shosai table.kikaku{
width:320px;
}
table.product_shosai table.kikaku tr{
background:url(/image/skin/x_dot.gif) repeat-x bottom;
}
table.product_shosai table.kikaku th{
font-weight:bold;
text-align:left;
padding:3px 0 3px 3px;
}
table.product_shosai table.kikaku td{
padding:4px 0 4px 8px;

}

table.product_shosai table.seibun{
width:320px;
border:solid #bdbdbd 1px;
margin:0px 0 0 0;
}
table.product_shosai table.seibun th{
background:#f8e3a2;
border:solid #bdbdbd 1px;
font-weight:normal;
padding:5px;
}
table.product_shosai table.seibun td{
border:solid #bdbdbd 1px;
padding:5px;
}
table.product_shosai table.comment{
width:280px;
margin:10px auto 0 auto;
border:solid #acacac 1px;
}
table.product_shosai table.comment th{
background:#f8e3a2;
padding:5px 0 5px 5px;
}
table.product_shosai table.comment td{
padding:5px 0 5px 5px;

}


/*RECIPE¡¡°ìÍ÷*/
table.recipe{
width:595px;
margin:auto;
background:#FFFFFF;
}

table.recipe p.recipe_text{
width:285px;
margin:0 0 0 10px
}

table.recipe table.recipe_products{
border:solid #b2b2b2 1px;
margin:5px 8px 0 8px;
}
table.recipe table.recipe_products th{
padding:4px;
}
table.recipe table.recipe_products td a{
display:block;
border:solid #4eaf28;
border-width:0 0 0 4px;
margin:6px 0 6px 1px;
padding:2px 0 2px 10px;
font-weight:bold;
text-align:left;
}
table.recipe table.recipe_line{
width:595px;
}
table.recipe table.recipe_line td{
width:33%;
vertical-align:top;
}


/*RECIPE¡¡¾ÜºÙ*/
table.recipe_shosai{
width:610px;
background:#FFFFFF;
}

table.recipe_shosai table.image td{
width:295px;
padding:2px;
border:solid #bbbbbb 1px;
}
table.recipe_shosai table.image img{
width:295px;
}

table.recipe_shosai .zairyo{
width:290px;
margin:0 0 0 10px;
border:solid #d1d1d1 2px;
}
table.recipe_shosai .zairyo th{
background:#ffedbf url(/image/skin/icn_recipe.gif) no-repeat 0 0;
padding:10px 0 10px 50px;
text-align:left;
font-size:110%;
}

table.recipe_shosai .zairyo tr{
background:url(/image/skin/x_dot.gif) repeat-x bottom;
}
table.recipe_shosai .zairyo td{
text-align:left;
padding:5px 10px 5px 30px;
background:url(/image/skin/icn_recipe3.gif) no-repeat 10px 8px;
}


table.recipe_shosai .memo{
background:url(/image/skin/img_recipemem.gif) no-repeat 0 0;
margin:10px 0 0px 0;
text-align:left;
width:600px;
}

table.recipe_shosai .chori{
width:600px;
border:solid #d1d1d1 2px;
margin:10px 0 0 0;
}

table.recipe_shosai .chori th{
background:#ffedbf url(/image/skin/icn_recipe2.gif) no-repeat 0 0;
padding:10px 0 10px 50px;
text-align:left;
font-size:110%;
}

table.recipe_shosai .chori tr{
background:url(/image/skin/x_dot.gif) repeat-x bottom;
}
table.recipe_shosai .chori td{
text-align:left;
}
table.recipe_shosai .chori td.num{
color:#0ca303;
font-weight:bold;
font-size:110%;
text-align:center;
padding:5px 5px 5px 0;

}

.con-ok-desc{
  padding: 250px 0 0 220px;
  background: url(/image/free/bg-ok-desc.jpg) no-repeat left top;
  }
.con-ok-flow{
  padding: 2px;
  border: 2px solid #cccccc;
  }
.con-ok-flow table tr td{
  vertical-align: top;
  }
.con-ok-flow strong{
  font-size: 110%;
  }
.con-ok-flow .tR{
  margin: 5px 0;
  }
.con-ok-flow .tR a{
  padding: 0 10px 0 20px;
  color: #264a8a;
  background: url(/image/free/icon-arrow-blue-right.gif) no-repeat left center;
  font-weight: bold;
  font-size: 110%;
  }
.con-inten-check{
  padding: 10px 0 0 0;
  font-size: 80%;
  }
.con-inten-layer{
  margin: 10px 0 10px 0;
  padding: 15px;
  border: 2px solid #cccccc;
  _width: 590px;
  _padding-right: 0;
  }
.con-inten-caption{
  padding: 0 0 0 20px;
  color: #3a9234;
  background: url(/image/free/icon-circle-gray.gif) no-repeat left center;
  font-weight: bold;
  font-size: 110%;
  }
.con-inten-text{
  padding: 0 20px 0 20px;
  }
.con-inten-fact{
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #e1e1e1;
  background: #f2f2f2;
  }
.con-inten-subtitle{
  color: #2d60a7;
  font-weight: bold;
  font-size: 110%;
  }
.con-inten-study{
  margin: 10px 0 0 0;
  padding: 5px;
  border: 2px solid #ececec;
  }
.con-inten-study-text{
  font-size: 80%;
  }
  
.ot-flow{
  padding: 15px;
  border: 3px solid #cfcfcf;
  }
.ot-flow p{
  padding: 3px 0 0 0;
  }
.ot-flow table tr td{
  vertical-align: top;
  }
.ot-flow table tr td img{
  margin: 0 0 5px 0;
  }

/*À¸»º¼Ô¾ðÊó ¾ÜºÙ*/
.seisan_table{
width:620px;
background:url(/image/skin/x_dot.gif) repeat-x top;
}
.seisan_table th{
text-align:left;
color:#237912;
padding:15px;
font-weight:bold;
font-size:110%;
}
.seisan_table td.image{
width:270px;
}
.seisan_table td.image img{
border:solid 3px #d2d2d2;
margin:0 0 0 10px;
} 
.seisan_table td.text{
padding:0 0 0 10px;
}
.seisan_table table.shosai th{
text-align:left;
color:#477744;
padding:8px 0 8px 10px;
font-weight:bold;
font-size:100%;
background:#f2fade;
border:solid #49aa43;
border-width:1px 0 0 0;
}

.seisan_table table.shosai td{
padding:8px 10px 10px 10px;
}




/*À¸»º¼Ô¾ðÊó Ç¯´Ö¼ý³Ï»þ´ü*/
.nenkan_syukaku{
width:600px;
border:solid #49aa43;
border-width:1px 0 0 0;
margin:15px 0 15px 0;
}
.nenkan_syukaku th{
text-align:center;
color:#477744;
padding:8px 0 8px 0px;
font-weight:normal;
font-size:100%;
background:#f2fade;
border:solid #d6d6d6 1px;

}
.nenkan_syukaku th.check01{
width:80px;
text-align:center;
}
.nenkan_syukaku th.check02{
width:45px;
text-align:center;
}
.nenkan_syukaku td{
border:solid #d6d6d6 1px;
text-align:center;
}
.nenkan_syukaku td.on{
background:#7cd477;
border:solid #d6d6d6 1px;
}


/*À¸»º¼Ô¾ðÊó¥Ê¥Ó*/
.seisan_navi{
width:620px;
border:solid #CCCCCC;
border-width:1px;
padding:0px 0 0 0;
margin:15px 0 0 0;
background:#F6F6F6;
font-size:79%;
}
.seisan_navimenu a{
border:solid #d7d7d7 1px;
padding:5px 20px 5px 20px;
margin:3px 5px 3px 5px;
display:block;
background:#FFFFFF;
}

.seisan_navimenu a:hover{
background:#ffe2b9;
}

/*À¸»º¼Ô¥Þ¥Ã¥×*/
#map{
position:relative;
}
.map_text{
width:304px;
height:94px;
z-index:1;
position:absolute;
top:0;
left:0;
}

.normal{
height:400px;
background:url(/image/free/img_map_normal.jpg) no-repeat top center;
}
.map01{
height:400px;
background:url(/image/free/img_map_hakusai.jpg) no-repeat top center;
}

.map02{
height:400px;
background:url(/image/free/img_map_nasu.jpg) no-repeat top center;
}

.map03{
height:400px;
background:url(/image/free/img_map_daikon.jpg) no-repeat top center;
}

div.hakusai{
	width:146px;
	position:absolute;
	z-index:3;
	left: 25px;
	top: 106px;

}
div.hakusai a{
width:146px;
height:146px;
display:block;
text-indent:-9999px;
background:url(/image/free/btn_hakusai_normal.jpg) no-repeat;
}

div.hakusai a:hover{
background:url(/image/free/btn_hakusai_over.jpg) no-repeat;
}

.nasu{
	width:146px;
	position:absolute;
	z-index:3;
	left: 382px;
	top: 249px;
}

.nasu a{
width:146px;
height:146px;
display:block;
text-indent:-9999px;
background:url(/image/free/btn_nasu_normal.jpg) no-repeat;
}
.nasu a:hover{
background:url(/image/free/btn_nasu_over.jpg) no-repeat;
}

.daikon{
	width:146px;
	position:absolute;
	z-index:3;
	left: 445px;
	top: 80px;
}

.daikon a{
width:146px;
height:146px;
display:block;
text-indent:-9999px;
background:url(/image/free/btn_daikon_normal.jpg) no-repeat;
}

.daikon a:hover{
background:url(/image/free/btn_daikon_over.jpg) no-repeat;
}


/*¥â¥ó¥É¥»¥ì¥¯¥·¥ç¥ó*/
#mond {
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #FFF;
}
#mond img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#mond p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mond {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mond table {
	margin-left: 3px;
}
.img04 {
	vertical-align:baseline;
}
#voice {
	margin: 0px;
	padding: 0px;
	width: 640px;
	background-color: #FFF;
}
#voice table {
	margin-right: auto;
	margin-left: auto;
}

#voice p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.5em;
}
.voice {
	width: 640px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.green {
	background-image: url(/image/free/img-voice-green_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.orange {
	background-image: url(/image/free/img-voice-orange_bg.gif);
}

.hito01 {
	text-align: left;
}

.hito02 {
	text-align: right;
}

/*¹©¾ì¾Ò²ð*/
.fact-desc{
  margin: 0 0 30px 0;
  min-height: 214px;
  _height: 214px;
  background: url("/image/free/img-fact-desc.jpg") no-repeat left top;
  }
.fact-desc p{
  padding: 90px 320px 0 5px;
  font-size: 110%;
  }
.fact-title{
  margin: 0 0 10px 0;
  padding: 10px 5px 5px 30px;
  background: url("/image/free/img-fact-title.gif") no-repeat left top;
  font-weight: bold;
  font-size: 110%;
  }
.fact-content{
  padding: 0 15px;
  }
.fact-content .heal{
  border: 1px solid #c2c2c2;
  background: #eeeeee;
  }
.fact-content .tcaption{
  margin: 0 0 2px 0;
  color: #606060;
  font-weight: bold;
  font-size: 110%;
  }
.fact-content ul li{
  padding: 2px 0;
  border-bottom: 1px dotted #bebebe;
  }

/*Æ¦ÃÎ¼±*/

#mame {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

.mame {
	padding: 0px;
	height: auto;
	width: 610px;
	clear: both;
}

.mame h3 {
         border: none;
	font-size: small;
	line-height: 2em;
	padding: 0;
	margin: 0 0 10px;
}

.mame h4 {
	font-size: small;
	color: #FFF;
	line-height: 2em;
	padding: 0;
	margin: 0 0 0 10px;
	background-color: #49aa43;
}

.mame p {
	margin: 10px 10px 10px 20px;
}

.mame a {
	color: #407cae;
}

.mame .image {
	margin: 10px 0 0 5px;
}

/*¥­¥ã¥ó¥Ú¡¼¥ó*/
.camp_table{
text-align:left;
width:580px;
background:#f5f5f5;
border:1px solid #b9b9b9;
margin:10px 0 0 0;
}
.camp_table th{
border:solid #d3d3d3;
border-width:0 0 1px 0;
padding:10px;
font-size:110%;
}
.camp_table td{
padding:10px;}
.camp_table li{
margin:0 0 0 15px;

}


/*CM¥®¥ã¥é¥ê¡¼*/
#movie {
	width: 625px;
	margin: 0;
	padding: 0px;
}
#movie p {
	margin: 5px 7px 10px;
}
.movie-box {
	background: url(../image/free/img-movie-box-bottom.gif) scroll no-repeat left bottom;
	padding-bottom: 8px;
	text-align: left;
}
#movie .movie-box table {
	background: url(../image/free/img-movie-box-bg.gif) scroll no-repeat left top;
}
#movie .movie-box table tr th object {
	margin: 10px;
}
#movie .movie-box table tr td {
	padding: 10px 10px 2px 0px;
}
#movie .movie-box table tr td table {
	background: none;
}
#movie .movie-box table tr td table tr td {
	padding: 0;
}
#movie table.recipe tr th {
	text-align: left;
}
#movie table.recipe tr th img {
	margin: 15px 10px;
}
#movie table.recipe tr td table {
	margin: 0 3px 0 3px;
}
#movie table.recipe tr td table tr th img {
	margin: 0;
}
#movie .recipe-move table.recipe {
	background: #fff0d9;
}

#movie .recipe-move table.recipe tr th {
	background: #ffffff;
}
#movie .recipe-move table.recipe tr th img {
	margin: 15px 10px;
}
#movie .recipe-move table.recipe tr td table {
	margin: 15px 8px;
	background: #ffffff;
}
#movie .recipe-move table.recipe tr td table tr th img {
	margin: 0;
}

.mond-photo tr td{
	padding: 3px;
}
.mond-comlist{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
}
.mond-comlist tr td{
	padding: 5px 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}
.mond-comlist tr td img{
	margin: 5px 0;
}