/* GEX AQUTE用CSS */

/* 共通CSS--------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {    
	margin:0;   
	padding:0;
} 

body{
	margin:0;
	padding:0;
	text-align:center;			/* ←念のためIE5.x用に記述 。ただし、レイアウトだけでなく文章もセンタリングされてしまう。*/
	background-color:#000000;
}

a:link{
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

p,li,span{
	font-size:12px;
	line-height:1.3em;
	text-justify:inter-ideograph;
	text-align:justify;
}

.f10{
font-size:10px;
}
.f11{
font-size:11px;
}


.white{
color:#FFFFFF;
}

.black{
color:#000000;
}

.green{
color:#3F643F;
}

.red{
color:#FF0000;
}

.darkyellow{
	color:#e8a205;
}

.clear {
	clear: both;	
}

.mgb10 {
	margin-bottom:10px;
}

.totop {
	margin:0px;
	padding:0px 0px 40px 0px;
	width:680px;
	text-align: right;
	font-size:12px;
	clear: both;
}

.totop a:link{
	color: #0033FF;
	text-decoration:underline;
}

.totop a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.totop a:hover{
	color: #0033FF;
	text-decoration:underline;
}


.cap{
	font-size:16px;
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
}

.h300{
	height:300px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

.color01 {
	background-color:#AB0013;
}

.color02 {
	background-color:#898D1F;
}

.color03 {
	background-color:#23689F;
}

.color04 {
	background-color:#316220;
}

.color05 {
	background-color:#B2701C;
}

.color06 {
	background-color:#7F6B50;
}

.color006 {
	color:#7F6B50;
	font-size:14px;
	font-weight:bold;
}

.color07 {
	background-color:#42210B;
}


.ma_bt10{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.indent {
	text-indent: -15px;
}

#topnavi { position:absolute; top:247px; left:-12px; list-style:none; padding:0; }

#topnavi li {
float:left;
margin:11px 0px 0px 10px;
width:140px;
}

.tacenter { text-align:center; }
.mb1em { margin-bottom:1em !important; }

.rover a:hover img{
  opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -ms-filter: "alpha(opacity=70)";
}


/* H1～H5の定義 ----------------------------------------------------------------------------------- */
h1{
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h2{
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h3{
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h4{
	font-weight:normal;
	margin:0px;
	padding:0px;
}


/* 全体領域 --------------------------------------------------------------------------------------- */
#wrap{
	margin:0px auto 0px auto;		/* ←IE6とFirefox1.5のセンタリングはこの指定だけでOK。ただし、上記IE1.5用の記述があるとIE6とFirefox1.5も文字がセンタリングされるので、下記の左よせの記述は絶対に必要。*/
	padding:0px;
	width:935px;
	text-align:left;				/* ←IE5.x用に記述。センタリングされた文章を左よせに戻す。上記centerの記述があるときは絶対にこれも記述する。 */
}


/* ヘッダー領域 ----------------------------------------------------------------------------------- */

.header{
	position:relative;
	margin:0px;
	padding:0px;
	height:98px;
	width:935px;
	background-image: url(../top/head_bk.jpg);
	background-repeat: no-repeat;
}


.header_top{
float:left;
margin:0px;
padding:0px;
width:935px;
}

.header_l{
float:left;
margin:0px;
padding:10px 0px 0px 11px;
width:123px;
}

.header_l img{
margin:0px;
padding:0px;
}


.header_c{
	float:left;
	width:420px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.header_r{
float:left;
margin:0px;
padding:5px 0px 0px 0px;
width:112px;
color:#FFFFFF;
}

.header_b{
	position:absolute;
	margin:0px;
	padding:2px 5px 0px 5px;
	top:53px;
	right:20px;
	background-color:#000;
	opacity: 0.7;
    filter: alpha(opacity=70);	/* IE6、IE7対応 */
    -moz-opacity: 0.7;		/* Firefox1.5以前対応 */
	font-size:12px;
}

.header_b ul{
	list-style-type:none;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding:0px;
	background-color:#000;
	opacity: 1.0;
    filter: alpha(opacity=100);	/* IE6、IE7対応 */
    -moz-opacity: 1.07;		/* Firefox1.5以前対応 */
}

:root .header_b ul { margin-top: 0px \0/IE9; }  

html:first-child .header_b ul {
margin: 8 0 0 0px;
}


.header_b li{
	display:inline;
	background-image: url(../top/arrow2.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#FFFFFF;
}

.header_b02 p{
text-align:right;
margin:0px;
padding:0px 10px 10px 0px;
color:#FFFFFF;
font-size:12px;	
}


.header .rogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* メイン領域 ------------------------------------------------------------------------------------- */

#main{
	float:left;
	margin:0px;
	padding:0px;
	width:935px;/* ←IE5.x用に記述。幅指定を入れないとメイン画像が回り込まない。 */
    background: url('../misc/main_bk.gif') repeat-y;
	}


#main_img{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:935px;
	height:127px;
	background:#FFF;
}

#main_img_l{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:216px;
}

#main_img_r{
	float:right;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:719px;
	background:#FFFFFF;
}


/* メイン領域 左コンテンツ--------------------------------------------------------------------------- */
#contents{
	margin:0px;
	padding:15px 19px 14px 19px;
	width:680px;
	float:left;
	background-color:#FFFFFF;
}
#contents02{
	margin:0px;
	padding:15px 19px 14px 19px;
	width:680px;
	float:left;
	background-color:#FFFFFF;
	font-size:12px;
}

.pankuzu{
	margin:0px;
	padding:0px 0px 14px 0px;
	width:680px;
	font-size:12px;
	padding:0px 0px 20px 0px;
}

.right{
	float:right;
	margin:0px;
	padding:0px;
	font-size:12px;
}


.pankuzu a:link{
	color: #0033FF;
	text-decoration:underline;
}

.pankuzu a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.pankuzu a:hover{
	color: #0033FF;
	text-decoration:underline;
}

.tl{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:935px;
}
.stl{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:680px;
	height:46px;
	background: url('../products/img/stl_reptileshelter02_sen.gif') left bottom; background-repeat:no-repeat;
}
.stl_02{
	margin:0 0 10px 0;
	padding:0px 0px 0px 0px;
	width:680px;
 	background-repeat:no-repeat;
}


.stl_left{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	height:43px;
}

.stl_right{
	float:right;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:132px;
	height:43px;
}

.contents_box{
	margin:0;
	padding:0px 0px 14px 0px;
	width:680px;
}



.contents_box a:link{
	color: #0033FF;
	text-decoration:underline;
}

.contents_box a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.contents_box a:hover{
	color: #0033FF;
	text-decoration:underline;
}



.contents_box_left{
	float:left;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:410px;
  text-align:center;
}


.contents_box_right{
	float:right;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:270px;
}

.contents_box_right p {
	margin: 0px 0px 10px 0px;
}


.contents_box_left01{
	float:left;
	margin:0px;
	padding:0px 8px 14px 0px;
	width:446px;
}

.contents_box_right02{
	float:right;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:226px;
}

.contents_box ul{
list-style-type:none;
margin:0px 0px 4px 8px;
padding:0px;
}

.contents_box li{
display:inline;
background: url('../top/arrow.gif') left top;
margin:0px 10px 0px 0px;
padding:0px 0px 0px 10px;
}

.contents_box li a:link{
	color: #0033FF;
	text-decoration:underline;
}

.contents_box li a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.contents_box li a:hover{
	color: #0033FF;
	text-decoration:underline;
}

.thermo_center{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:14px;
}


.contents_box_thermo{
	width:680px;
	font-size:12px;
	padding-bottom:14px;
}


.thermo_controller_left{
	width:250px;
	font-size:12px;
	float:left;
	margin-bottom: 14px;
	height: 335px;
}


.thermo_controller_right{
	width:430px;
	font-size:12px;
	float:left;
	padding-bottom: 14px;
	height: 335px;
}


.thermo_table{
	margin:0px;
	padding:0px 0px 14px 0px;
	width:680px;
	font-size:12px;
}






.free_box{
	float:left;
	margin:0px 0px 14px 0px;
	padding:5px 0px 5px 8px;
	width:680px;
	color:#FFFFFF; 
}


.free_box p {
	margin: 5px 0px 2px 0px;
}


.glass_box{
	float:left;
	margin:0px 0px 14px 0px;
	padding:5px 0px 5px 0px;
	width:680px;
	color:#FFFFFF;
}

.box_l{
	float:left;
	margin:0px;
	padding:0px 12px 14px 0px;
	width:215px;
}

.box_l div{
	margin:0px;
	padding:0px;
	width:215px;
}

.box_r{
	float:left;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:215px;
}

.box_r p{
	margin:0px;
	padding:0px;
	width:215px;
}

.box_w{
	float:left;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:500px;
}

.box_w a:link{
	color: #0033FF;
	text-decoration:underline;
}

.box_w a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.box_w a:hover{
	color: #0033FF;
	text-decoration:underline;
}


.box041_l{
	float:left;
	margin:0px;
	padding:0px 14px 14px 0px;
	width:160px;
}

.box041_l a:link{
	color: #0033FF;
	text-decoration:underline;
}

.box041_l a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.box041_l a:hover{
	color: #0033FF;
	text-decoration:underline;
}

.box042_l{
	float:left;
	margin:0px;
	padding:0px 13px 14px 0px;
	width:160px;
}

.box042_l a:link{
	color: #0033FF;
	text-decoration:underline;
}

.box042_l a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.box042_l a:hover{
	color: #0033FF;
	text-decoration:underline;
}

.box04_r{
	float:left;
	margin:0px;
	padding:0px 0px 14px 0px;
	width:160px;
}

.box04_r a:link{
	color: #0033FF;
	text-decoration:underline;
}

.box04_r a:visited{
	color: #0033FF;
	text-decoration:underline;
}

.box04_r a:hover{
	color: #0033FF;
	text-decoration:underline;
}



.products ul, li{
margin:5px 0px 5px 20px;
padding:0px 0px 0px 0px;
list-style:square;
color:#000000;
}

.products .none{
margin:5px 0px 5px 20px;
padding:0px 0px 0px 0px;
list-style:none;
}

table.spec{
padding:0px;
margin:0px;
border-top:1px solid #000000;
border-right:1px solid #000000;
font-size:12px;
}

table.spec td{
padding:5px;
margin:0px;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
font-size:12px;
}

table.spec th{
text-align:center;
padding:5px;
margin:0px;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
font-size:12px;
background-color:#000000;
color:#FFFFFF;
width:100px;
}


/* メイン領域 右ナビ--------------------------------------------------------------------------------- */
#navi{
	margin:0;
	padding:0;
	width:216px;
	float:left;
	background-color:#000000;
}
#navi02{
	margin:0;
	padding:0;
	width:204px;
	float:left;
	background-color:#000000;
}
#navi dt{
	margin:11px 11px 0 0;
	padding:0;
}

#navi dd{
	background: url('../products/img/nav_off.jpg') left top no-repeat;
	height:22px;
	background-repeat:no-repeat;
	font-size:14px;
}

#navi dd p {
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:15px;
	height:22px;
}

/*グローバルメニュー*/
#gnavi{
	margin-top:10px;
}

#gnavi li{
	list-style:none;
	padding:0;
}

#gnavi li a{
	text-decoration:none;
}

#j11 a{
	display:block;
	text-decoration:none;
}

#u1 a{
	display:block;
	text-decoration:none;

}

.leftNavi{
	list-style:none;
	text-decoration:none;
	border:0;
	margin:0;
	padding:0;
	width:215px;
}

.leftNavi a{
	text-decoration:none;
	color: #000;
}

.leftNavi ul li{
	list-style:none;
	margin:0;
}

.menu_hutoago{
	border-bottom:1px solid #ffffff;
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ffffff;
	display:block;
}

.menu_hutoago a{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_hutoa.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ffffff;
	display:block;
}

.menu_hutoago a:hover{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_hutoa.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	color:#FFFFFF;
	background-color:#ffffff;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}



.menu_hyoumon{
	border-bottom:1px solid #ffffff;
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
}

.menu_hyoumon a{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_hyoumon.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ffffff;
	display:block;
}

.menu_hyoumon a:hover{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_hyoumon.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	color:#FFFFFF;
	background-color:#ffffff;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}


.menu_rikugame{
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:15px;
}

.menu_rikugame a{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_riku.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#ffffff;
	display:block;
}


.menu_rikugame a:hover{
	border-bottom:1px solid #ffffff;
	background: url('../careguide/img/menu_riku.gif');
	background-repeat:no-repeat;
	height:32px;
	width:216px;
	color:#FFFFFF;
	background-color:#ffffff;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}



.menu_product_2 {
	width:204px;
	height:53px;
	display:block;
}

.menu_product {
	width:204px;
	height:63px;
	display:block;
}

.products_navi dd {
	margin-left:1px;
}


.menu_product_2 a{
	background-image:url("../top/navi001.gif");
	background-repeat:no-repeat;
	width:204px;	
	height:54px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.menu_product a{
	background-image:url("../top/navi001.gif");
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}


.menu_product a:hover{
	background-image:url("../top/navi001.gif");
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_manager{
	width:204px;
	height:63px;
	display:block;
}




.menu_manager a:hover{
	background-image:url(../top/navi002.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:53px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_manager a{
	background-image:url(../top/navi002.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:53px;
	font-size:14px;
	color:#FFFFFF;
	display:block;	
}








.products_nav{
	width:204px;
	height:22px;
	display:block;
}

.on {
	width:204px;
	height:22px;
	display:block;
}



.products_nav a:hover{
	background-image:url(../products/img/nav_off.jpg);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	color:#000000;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.products_nav a{
	background-image:url(../products/img/nav_off.jpg);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:12px;
	color:#000000;
	display:block;
	padding-left:20px;
	padding-top:4px;
}

.on a:hover{
	background-image:url(../products/img/nav_on.jpg);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	color:#000000;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.on a {
	background-image:url(../products/img/nav_on.jpg);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:12px;
	color:#000000;
	display:block;
	padding-left:20px;
	padding-top:4px;
}






.menu_tv{
	width:204px;
	height:63px;
	display:block;
}

.menu_tv a{
	background-image:url(../top/navi003.gif);
	background-repeat:no-repeat;
	width:204px;
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;	
}

.menu_tv a:hover{
	background-image:url(../top/navi003.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_conservation{
	width:204px;
	height:63px;
	display:block;
}


.menu_conservation a{
	background-image:url(../top/navi004.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.menu_conservation a:hover{
	background-image:url(../top/navi004.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_catalog{
	width:204px;
	height:63px;
	display:block;
}

.menu_catalog a{
	background-image:url(../top/navi005.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.menu_catalog a:hover{
	background-image:url(../top/navi005.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_parts{
	width:204px;
	height:63px;
	display:block;
}

.menu_parts a{
	background-image:url(../top/navi006.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}


.menu_parts a:hover{
	background-image:url(../top/navi006.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_manual{
	width:204px;
	height:63px;
	display:block;
}

.menu_manual a{
	background-image:url(../top/navi011.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}


.menu_manual a:hover{
	background-image:url(../top/navi011.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:63px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

/*マウスオン設定*/
#u1{
	display: none;
}

a.menu{
    color: #fff;
    text-decoration: none;
    text-align:center;
    display: block;
}

a:hover.menu  {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;

}

.menu_careguide{
	width:204px;
	height:53px;	
	background-image:url(../top/navi007.gif);
	background-repeat:no-repeat;
	display:block;
}

.careguide_hutoago{
	width:204px;
	height:20px;
	display:block;
}

.careguide_hutoago a{
	background-image:url(../top/navi008.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_hutoago_on{
	width:204px;
	height:20px;
	display:block;
}

.careguide_hutoago_on a{
	background-image:url(../top/navi_12.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_hutoago a:hover{
	background-image:url(../top/navi008.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	margin-bottom:10px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.careguide_hyoumon{
	width:204px;
	height:20px;
	display:block;
}

.careguide_hyoumon a{
	background-image:url(../top/navi009.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_hyoumon_on{
	width:204px;
	height:20px;
	display:block;
}

.careguide_hyoumon_on a{
	background-image:url(../top/navi_13.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_hyoumon a:hover{
	background-image:url(../top/navi009.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	margin-bottom:10px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.careguide_rikugame{
	width:204px;
	height:20px;
	display:block;
}

.careguide_rikugame a{
	background-image:url(../top/navi010.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_rikugame_on{
	width:204px;
	height:20px;
	display:block;
}

.careguide_rikugame_on a{
	background-image:url(../top/navi_14.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_rikugame a:hover{
	background-image:url(../top/navi010.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	margin-bottom:10px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.careguide_suiseigame{
	width:204px;
	height:20px;
	display:block;
}

.careguide_suiseigame a{
	background-image:url(../top/navi012.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_suiseigame_on{
	width:204px;
	height:20px;
	display:block;
}

.careguide_suiseigame_on a{
	background-image:url(../top/navi_15.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.careguide_suiseigame a:hover{
	background-image:url(../top/navi012.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	margin-bottom:10px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
}

.menu_tv2{
	width:204px;
	height:53px;	
	background-image:url(../top/navi013.gif);
	background-repeat:no-repeat;
	display:block;
}

.topmenu_tv2{
	width:204px;
	height:22px;
	display:block;
}

.topmenu_tv2 a{
	background-image:url(../top/navi014.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.topmenu_tv2_on{
	width:204px;
	height:22px;
	display:block;
}

.topmenu_tv2_on a{
	background-image:url(../top/navi015.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}


.menu_howto{
	width:204px;
	height:53px;	
	background-image:url(../top/navi016.gif);
	background-repeat:no-repeat;
	display:block;
}

.howto_terrariumcleaner{
	width:204px;
	height:22px;
	display:block;
}
.howto_terrariumcleaner a{
	background-image:url(../top/navi017.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_terrariumcleaner a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_terrariumcleaner_on{
	width:204px;
	height:22px;
	display:block;
}
.howto_terrariumcleaner_on a{
	background-image:url(../top/navi018.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.howto_liquidsupplement{
	width:204px;
	height:22px;
	display:block;
}
.howto_liquidsupplement a{
	background-image:url(../top/navi019.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_liquidsupplement a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_liquidsupplement_on{
	width:204px;
	height:22px;
	display:block;
}
.howto_liquidsupplement_on a{
	background-image:url(../top/navi020.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_reptileheat {
	width:204px;
	height:22px;
	display:block;
}
.howto_reptileheat a{
	background-image:url(../top/navi021.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_reptileheat a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_reptileheat_on{
	width:204px;
	height:22px;
	display:block;
}
.howto_reptileheat_on a{
	background-image:url(../top/navi022.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_sandmat {
	width:204px;
	height:22px;
	display:block;
}
.howto_sandmat a{
	background-image:url(../top/navi023.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_sandmat a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_sandmat_on {
	width:204px;
	height:22px;
	display:block;
}
.howto_sandmat_on a{
	background-image:url(../top/navi024.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.howto_habisphere {
	width:204px;
	height:22px;
	display:block;
}
.howto_habisphere a{
	background-image:url(../top/navi025.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_habisphere a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_habisphere_on {
	width:204px;
	height:22px;
	display:block;
}
.howto_habisphere_on a{
	background-image:url(../top/navi026.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.howto_turtle_food {
	width:204px;
	height:22px;
	display:block;
}
.howto_turtle_food a{
	background-image:url(../top/navi027.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_turtle_food a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_turtle_food_on {
	width:204px;
	height:22px;
	display:block;
}
.howto_turtle_food_on a{
	background-image:url(../top/navi028.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.howto_timer_thermo {
	width:204px;
	height:22px;
	display:block;
}
.howto_timer_thermo a{
	background-image:url(../top/navi029.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_timer_thermo a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_timer_thermo_on {
	width:204px;
	height:22px;
	display:block;
}
.howto_timer_thermo_on a{
	background-image:url(../top/navi030.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}

.howto_glassterrarium_cabinet {
	width:204px;
	height:22px;
	display:block;
}
.howto_glassterrarium_cabinet a{
	background-image:url(../top/navi031.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}
.howto_glassterrarium_cabinet a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.howto_glassterrarium_cabinet_on {
	width:204px;
	height:22px;
	display:block;
}
.howto_glassterrarium_cabinet_on a{
	background-image:url(../top/navi032.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
}





/* IE6ハック--------------------------------------------------------------------------- */
* html .careguide_hutoago{
	width:204px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_hutoago a{
	background-image:url(../top/navi008.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_hutoago a:hover{
	background-image:url(../top/navi008.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_hyoumon{
	width:204px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_hyoumon a{
	background-image:url(../top/navi009.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_hyoumon a:hover{
	background-image:url(../top/navi009.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_rikugame{
	width:204px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_rikugame a{
	background-image:url(../top/navi010.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .careguide_rikugame a:hover{
	background-image:url(../top/navi010.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
* html .topmenu_tv2{
	width:204px;
	height:22px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .topmenu_tv2 a{
	background-image:url(../top/navi014.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .topmenu_tv2 a:hover{
	background-image:url(../top/navi014.gif);
	background-repeat:no-repeat;
	width:204px;
	height:22px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_terrariumcleaner{
	width:204px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_terrariumcleaner a{
	background-image:url(../top/navi017.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_terrariumcleaner a:hover{
	background-image:url(../top/navi017.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_liquidsupplement{
	width:204px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_liquidsupplement a{
	background-image:url(../top/navi019.gif);
	background-repeat:no-repeat;
	width:204px;	
	height:20px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
}
* html .howto_liquidsupplement a:hover{
	background-image:url(../top/navi019.gif);
	background-repeat:no-repeat;
	width:204px;
	height:20px;
	color:#FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	display:block;
	margin:0px;
	padding:0px;
}
/* IE6ハック--------------------------------------------------------------------------- */


#navi dd.on{
	margin-left:1px;
	padding:0px 0 0 0px;
	background: url('../products/img/nav_on.jpg') left top no-repeat;
	height:22px;
	font-size:14px;
	color:#000;
}

#navi dd.on p {
	padding-top:4px;
}

#navi dl{
	margin:0;
	padding:0;
}

/* フッタ領域--------------------------------------------------------------------------- */

#footer{
	margin:0px;
	padding:0px;
 	width:935px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
}

#footer p{
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#footer span{
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 100px;
}

/* 検索窓CSS--------------------------------------------------------------------------- */

#srchBox
{
width:298px;
_width:296px;
margin-bottom:0px;
color:#000000;
text-align:left;
float:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:188px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:80px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 0px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

/**　部品販売　追加　****************/



#buhin h1,h2,h3,p {
	text-align:left;
	}

#buhin h1{
	margin:0px;
	padding:10px 0px 5px 10px;
	color: #FFF;
}	
	
		
#buhin .navi{
margin:15px 0 15px 0 ;
}


#buhin .ma_t_b20_l15{
margin:20px 0 20px 15px;
}



#buhin .honbun {
margin-left:15px;
font-size:12px;
}


	
#buhin .navi_back{
	background-repeat:repeat-x;
	padding-left:13px;
	padding-top:3px;
	background-image: url(../parts/img/bt_bk.gif);
}
	

	
#buhin h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #7F6B50;
	border-bottom:2px #7F6B50 dotted;
	margin-bottom:20px;
	margin-top:20px;
	line-height:1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}	
	
	

#buhin .title_sub01 {
	background:url(../parts/img/title_sub02.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	height:60px;
	margin-left: 10px;
	}	
	
#buhin .title_sub01 .sub_main {
font-size:14px;
font-weight:bold;
padding-left:45px;
	}	



#buhin .title_sub02 {
	background:url(../parts/img/title_sub03.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	height:60px;
	margin-left: 10px;
}	
	
#buhin .title_sub02 .sub_main {
font-size:14px;
font-weight:bold;
padding-left:45px;
	}	



#buhin #product_navi{
width:580px;
margin:20px 0 20px 10px;
}

#buhin .navi {
	font-size:12px;
	margin-left: 10px;

} 




#buhin #product_navi a:link{
color:#fff;
text-decoration:none;
}

#buhin #product_navi a:hover{
color:#F5DC8D;
text-decoration:none;
}

#buhin #product_navi a:visited{
color:#fff;
text-decoration:none;
}




#buhin #product_navi .product{
	width:130px;
	float:left;
	height:30px;
	background:url(../parts/img/bt_sub_back.gif);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: auto;
	font-size:12px;
}



#buhin #product_navi .pad_l01{
padding:8px 0 0 110px;
width:170px;
}




#buhin table.spec {
	border-top: 1px solid #346FCD;
	border-left: 1px solid #346FCD;
	}
	
#buhin table.spec td{
	border-right: 1px solid #346FCD;
	border-bottom: 1px solid #346FCD;
	background-color: #E7F4F7;
	}
	
#buhin table.spec_none {
	border-top: none;
	border-left: none;
	}
	
#buhin table.spec_none td{
	border-right: none;
	border-bottom: none;
	}
	
#buhin .dot_blue {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1954A3;
}

#buhin .order_title01 {
	font-size: 12pt;
	color: #FFFFFF;
	margin:3px 0px 1px;
	padding:8px 5px 3px 10px;
	background-color: #999999;
    }

/********************************
	バックナンバー
********************************/

#bk{
	font-size:12px;
	_font-size:10px;
	line-height:1.3;
}

#bk h1 {
	margin:0px 0px 25px 0px;
	padding:0px;
    }

#bk h2 {
	font-size:14pt;
	font-weight:bold;
	color: #FFFFFF;
	margin:10px 0px 10px 0px;
	padding:8px 5px 3px 10px;
	background-color: #999999;
}

.link{
	position:absolute;
	top:13px;
	right:10px;
}

#bk a{
	color:#0033FF;
}

/*データテーブル*/
.contents_box table{
	font-size:12px;
}

.tortoiseMap th{
	padding:5px;
	text-align:center;
	background-color:#33CC55;
	color:#ffffff;
	
}

/*メニュー第一階層*/
/*ul.dropdown                         { position: relative; }*/


ul.dropdown li a                    { display: block;
	margin:0;
	padding:0;
}
ul.dropdown li:last-child a         { border-right: none;
	margin:0;
	padding:0;
} 
/* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative;
	margin:0;
	padding:0;
}

/*メニュー第二階層*/
ul.dropdown ul 						{
	display:none;
	margin:0;
	padding:0;
}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ display: inline-block;
	margin:0;
	padding:0;
}
ul.dropdown ul li a:hover{
	display: inline-block;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/* 130215 */
.setumei {
	text-align:right;
}
.setumei a:hover{
	display: inline-block;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/* 131101 */
.caution{
	font-size:12px;
}

.caution a{
	color:#000000;
	text-decoration:none;
}
.caution a:hover{
	text-decoration:underline;
}
.moji17_b{
	font-size:17px;
	font-weight:bold;
}
.moji15{
	font-size:15px;
}
.waku{
	margin:0px;
	padding:0px;
	position:relative;
}
.waku td{
	padding:3px 0px;
	margin:0px;
}
.syohin{
	margin:0px;
	padding:0px;
	width:350px;
	position:absolute;
	top:10px;
	left:20px;
}
.syohin02{
	margin:0px;
	padding:0px;
	width:350px;
	position:absolute;
	top:10px;
	left:20px;
}

.manual_download a:link {
	text-decoration:none;
	color:#000000;
}

.manual_download a:visited {
    text-decoration:none;
	color:#000000;
}

.manual_download table td {
	padding-left:20px;
}

.pdf_icon {
	background:url(../top/pdf_icon.png) no-repeat;
	height:20px;
	padding-top:12px;
	padding-left:35px;
}
	
	
.download_btn {
	text-align:right;
}

.naka_table {
	border: none;
}

/* 141127 */
.dllink{
	font-size:10px;
}
.dllink a{
	color:#0033ff;
	text-decoration:underline;
}



/*　　サイトマップ　　*/
#sitemap h2 {
	margin:0px 0px 30px;
	padding:0px;
	line-height:1em;
	font-size:10pt;
}
#sitemap p {
	color:#444444 !important;
	border-bottom: dashed 1px #444444;
	margin:0px 0px 40px;
	padding:0px 0px 3px;
}
#sitemap p a {
	color:#444444 !important;
	text-decoration:none;
}
#sitemap p a:hover {
	text-decoration:underline;
}
#sitemap ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sitemap ul li {
	margin:0px 0px 7px 15px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background: url(../sitemap/img/arrow_01.gif) no-repeat left center;
}
#sitemap ul li a {
	color:#444444 !important;
	text-decoration:none;
}
#sitemap ul li a:hover {
	text-decoration:underline;
}
#sitemap table tr td a {
	color:#444444 !important;
	text-decoration:none;
	font-size:10pt;
}
#sitemap table tr td a:hover {
	text-decoration:underline;
	font-size:10pt;
}
#sitemap table {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}

/*-----------------------------------------------
 CLEARFIX
-----------------------------------------------*/

.clearfix:after{content:"";display:block;height:0;clear:both;}

.clearfix{zoom:1;
/*overflow:hidden;*/
}

/* HIDE FROM MAC IE */
* html .clearfix{height:1%;}

.clearfix{display:block;}
/* END HIDE FROM MAC IE */


.pdl30 {
	padding-left:30px !important;
}
.pdl35 {
	padding-left:35px !important;
}
.pdr5 {
	padding-right:5px !important;
}
.pdr10 {
	padding-right:10px !important;
}
.pdr30 {
	padding-right:30px !important;
}
.mr10px {
	margin-right:10px !important;
}
.mr15px {
	margin-right:15px !important;
}
.mb5px {
	margin-bottom:5px !important;
}
.mb10px {
	margin-bottom:10px !important;
}
.mb15px {
	margin-bottom:15px !important;
}
.mb2em {
	margin-bottom:2em !important;
}
.mb50px {
	margin-bottom:50px !important;
}



/*　　2015.04.27　　*/
.exoMovieT1 {
	font-size:16px;
	color:#2066A1;
	font-weight:bold;
	margin-bottom:5px;
}
.exoMovieTa1 {
	margin-bottom:50px;
}
.exoMovieTa1 td {
	font-size:12px;
	text-align:center;
	vertical-align:top;
}
.exoImgRight {
	float:right;
	margin:0 0 20px 20px;
}


/*　　2015.09.02　　*/
.howtoBox {
	margin-bottom:70px;
}
a.al:hover {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.howtoBox h3 {
	margin-bottom:10px;
}
.howtoBox h4 {
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:20px;
}
.howtoBox h5 {
	font-size:16px;
	font-weight:bold;
	border-bottom:3px solid #00a0e8;
	margin-bottom:25px;
	padding-bottom:5px;
}
.howtoBox h6 {
	font-size:16px;
	font-weight:bold;
	border-bottom:3px solid #5BB431;
	margin-bottom:25px;
	padding-bottom:5px;
}
.howtoBox .line {
	border-left:5px solid #00a0e8;
	padding:3px 5px;
	font-size:12px;
	margin-bottom:15px;
}
.howtoBox .line_green {
	border-left:5px solid #5BB431;
	padding:3px 5px;
	font-size:12px;
	margin-bottom:6px;
}
.howtoBox .txt {
	text-align:right;
	margin-bottom:15px;
}
.howtoBox .use li {
	float:left;
	width:176px;
	border:2px solid #00a0e8;
	margin:0 10px 10px;
	padding:15px 12px 15px 18px;
	list-style-type:none;
	position:relative;
	font-size:12px;
	letter-spacing:-0.05em;
}
.howtoBox .use li.last {
	margin-right:0;
}
.howtoBox .use li img {
	position:absolute;
	left:-12px;
	top:-12px;
}
.howtoBox .btn li {
	float:left;
	list-style-type:none;
	margin:0;
}
.howtoBox .btn li.last {
	float:right;
}
.howtoBox .btn2 li {
	list-style-type:none;
	text-align: center;
}

.howtoBox.DC h5 {
	border-bottom:3px solid #5ab331;
}
.howtoBox.DC .line {
	border-left:5px solid #5ab331;
}
.howtoBox.DC .use li {
	height:75px;
	border:2px solid #5ab331;
}

.howtoBox.EL h5 {
	border-bottom:3px solid #e2007e;
	margin-bottom:10px;
	padding-top:10px;
}
.howtoBox.EL .line {
	border-left:5px solid #e2007e;
}

.howtoBox.CA h5 {
	border-bottom:3px solid #0080cb;
	margin-bottom:10px;
	padding-top:10px;
}
.howtoBox.CA .line {
	border-left:5px solid #0080cb;
}
.howtoBox.RH .line {
	border-left:5px solid #f15a24;
}

.howtoBox .redBox {
	border:1px solid #ef3f4a;
	width:678px;
	padding:15px 0;
	margin-top:50px;
}
.howtoBox .redBox p {
	text-align:center;
}
.howtoBox .redBox .ti {
	font-size:14px;
	color:#ef3f4a;
	font-weight:bold;
	text-align:center;
	padding-bottom:12px;
}
.howtoBox .sandmat_stl {
	font-size:18px;
	font-weight:bold;
	color:#e8a205;
	margin:0 0 5px;
}
.howtoBox .advice {
	margin:0px;
	padding:11px;
	background:#e6e6e6;
}
.howtoBox .advice .box01 {
	margin:0px;
	padding:0px 30px 0px 0px;
}
.howtoBox .advice .box01 .left {
	width:483px;
	float:left;
}
.howtoBox .advice .box01 .left a:link{
	color:#000000;
}
.howtoBox .advice .box01 .left a:visited{
	color:#000000;
}
.howtoBox .advice .box01 .left a:hover{
	color:#000000;
	text-decoration:none;
}

.howtoBox .advice .box01 .right {
	width:124px;
	float:right;
}

.howtoBox .backscreen {
	background:#E6E6E6;
	width:650px;
	margin:0 auto;
	text-align:center;
	padding:15px;
}

.leftNavi .fbBox {
	width:204px;
	float:left;
	background-color:#fff;
	margin:20px 0 15px;
}
.leftNavi .fbBox .txt {
	padding:8px;
}
.leftNavi .fbBox .tit {
	line-height:1;
}
.leftNavi .fbBox .tit img {
	vertical-align:bottom;
}
.leftNavi .fbBox .sns_icon {
    float:left;
    margin-left:20px;
    margin-right:10px;
    padding-top:10px;
}
.leftNavi .fbBox .youtube_linktxt {
    font-size:12px;
    height:55px;
    padding-top:12px;
}
.leftNavi .fbBox .youtube_linktxt p {
    font-size: 12px;
    margin-bottom: 5px !important;
}
.leftNavi .fbBox .fb-page {
	margin:5px 0 20px 7px;
}

.howtoBox.HP table {
	margin-bottom:30px;
}

.habisphere_release {
	text-align:right;
	color:#F00;
	font-size:16px;
	margin-bottom:30px;
}
.contents_box .tokucho_list {
	text-indent:-1.0em;
	margin-left:1.0em;
	margin-bottom:0;
}



/*　　2016.06.10　　*/
#turtle_food {
}
#turtle_food .box01 {
	margin:0 0 30px;
}
#turtle_food .box01 .left {
	width:325px;
	margin:0;
	padding:0;
	float:left;
}
#turtle_food .box01 .left ul {
	margin:0;
	padding:0;
	list-style:none;
}
#turtle_food .box01 .left ul li {
	margin:0 0 3px;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../howto/img/turtle_food/circle01.jpg) no-repeat left 4px;
	line-height:1.6em;
	font-size:14px;
}
#turtle_food .box01 .right {
	width:313px;
	background:#E6E6E6;
	margin:0;
	padding:10px;
	float:right;
}
#turtle_food .box01 .right .sstl {
	color:#0081C5;
	font-weight:bold;
	margin:0 0 15px;
}
#turtle_food .box02 {
	margin:0 0 20px;
}
#turtle_food .box02 .feature_box {
	width:202px;
	height:135px;
	border:solid 1px #cccccc;
	float:left;
	padding:8px;
	margin:0 0 10px 10px;
}
#turtle_food .box02 .feature_box.first {
	margin:0 0 10px 0;
}
#turtle_food .box02 .feature_box .icon {
	display:table;
}
#turtle_food .box02 .feature_box .icon p {
	display:table-cell;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
}
#turtle_food .box03 {
	margin:0 0 30px;
}
#turtle_food .box04 {
	margin:0 0 30px;
}
#turtle_food .box04 .left {
	background:url(../howto/img/turtle_food/target_bg.jpg) no-repeat left top;
	width:372px;
	height:199px;
	padding:5px 10px 0 30px;
	float:left;
}
#turtle_food .box04 .left table {
	width:352px;
	margin:0 auto;
}
#turtle_food .box04 .left table td {
	font-size:12px;
}
#turtle_food .box04 .right {
	width:250px;
	float:right;
}
#turtle_food .box04 .right .sstl {
	color:#0081C5;
	font-weight:bold;
	margin:0 0 10px;
	font-size:13px;
}
#turtle_food .box04 .right table {
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	margin:0;
	padding:0;
	text-align:center;
}
#turtle_food .box04 .right table th {
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin:0;
	padding:3px 0;
	text-align:center;
	font-size:13px;
	font-weight:normal;
}
#turtle_food .box04 .right table td {
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin:0;
	padding:8px 0;
	text-align:center;
	font-size:13px;
}
#turtle_food .box04 .right .cap {
	font-size:10px;
	margin:5px 0 0;
	padding:0;
}
#turtle_food .box05 {
	background:#CFF1FF;
	margin:0 0 30px;
	padding:15px 10px;
}
#turtle_food .box05 p {
	font-size:13px;
}




/*　　2016.06.22　　*/
.timer_thermo_txt01 {
	margin: 0 0 40px;
	text-align: right;
	font-size: 10px;
}
#timer_thermo h5 {
	border-bottom: 1px solid #f15a25;
	margin-bottom: 10px !important;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
#timer_thermo h5 span {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}

#timer_thermo .box01 {
	margin: 0 0 30px;
}
#timer_thermo .box01 .left {
	width: 489px;
	float: left;
	margin: 0;
	padding: 0;
}
#timer_thermo .box01 .left .ttl {
	margin: 0 0 30px;
}
#timer_thermo .box01 .left p {
	font-size: 14px;
}
#timer_thermo .box01 .right {
	width: 160px;
	float: right;
	margin: 0;
}

#timer_thermo .box02 {
	background: #f2f2f2;
	margin: 0 0 30px;
	padding: 18px 15px;
}
#timer_thermo .box02 .ttl {
	background: #676767;
	margin: 0 0 20px;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

#timer_thermo .box03 {
	margin: 0 0 30px;
}
#timer_thermo .box03 .left {
	width: 335px;
	float: left;
	margin: 0;
	padding: 10px 0 0;
}
#timer_thermo .box03 .left p {
	margin: 0 0 20px;
	font-size: 14px;
}
#timer_thermo .box03 .right {
	width: 323px;
	float: right;
	margin: 0;
	padding: 10px 0 0;
}
#timer_thermo .box03 .right p {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
}

#timer_thermo .box04 {
	background: #f2f2f2;
	margin: 0 0 30px;
	padding: 15px 15px;
}
#timer_thermo .box04 .ttl {
	background: #676767;
	margin: 0 0 20px;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
#timer_thermo .box04 .left {
	width: 326px;
	float: left;
	margin: 0 0 0 10px;
}
#timer_thermo .box04 .left p {
	margin: 0 0 20px;
	font-size: 14px;
}
#timer_thermo .box04 .left p span {
	font-size: 14px;
	font-weight: bold;
}
#timer_thermo .box04 .right {
	width: 272px;
	float: right;
	margin: 0 10px 0 0;
}

#timer_thermo .box05 {
	margin: 0 0 45px;
}
#timer_thermo .box05 .left {
	width: 400px;
	float: left;
	margin: 0;
	padding: 10px 0 0;
}
#timer_thermo .box05 .left ul li {
	min-height: 37px;
	margin: 0 0 20px;
	padding: 0 0 0 45px;
	font-size: 14px;
	list-style: none;
}
#timer_thermo .box05 .left ul li.no1 {
	background: url(../howto/img/timer_thermo/icon01.jpg) no-repeat left top;
}
#timer_thermo .box05 .left ul li.no2 {
	background: url(../howto/img/timer_thermo/icon02.jpg) no-repeat left top;
}
#timer_thermo .box05 .left ul li.no3 {
	background: url(../howto/img/timer_thermo/icon03.jpg) no-repeat left top;
}
#timer_thermo .box05 .left ul li.no4 {
	background: url(../howto/img/timer_thermo/icon04.jpg) no-repeat left top;
}
#timer_thermo .box05 .left ul li.no5 {
	background: url(../howto/img/timer_thermo/icon05.jpg) no-repeat left top;
}
#timer_thermo .box05 .right {
	width: 245px;
	float: right;
	margin: 0;
}
#timer_thermo .box05 .right p {
	margin: 10px 0 0 1.0em;
	font-size: 11px;
	text-indent: -1.0em;
}




/*　　2016.09.23　　*/

#glassterrarium_cabinet .line {
	border-left:5px solid #518251;
	padding:3px 5px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
#glassterrarium_cabinet .box01 {
	margin: 0 0 20px;
}
#glassterrarium_cabinet .box02 {
	margin: 0 0 50px;
}
#glassterrarium_cabinet .box03 {
	margin: 0 0 100px;
}
#glassterrarium_cabinet .box03 table tr td {
	font-size:12px;
	text-align:center;
	padding:0 0 10px;
}
#glassterrarium_cabinet .box03 table tr td.col1 {
	color:#3f643f;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
	padding:0 0 5px;
}

.headline2 {
	font-size:23px;
	border-left:6px solid #33641F;
	margin-top:40px;
	margin-bottom:20px;
	padding:10px 0 10px 15px;
	clear:both;
}

.Area_box p{
	text-align:left;
}
.Area_box a{
	color:#33641F;
	text-decoration:none;
}
.Area_box a:hover{
	text-decoration:underline;
}

ul.buhin_menu{
	margin-top:20px;
}

.buhin_menu > li {
  line-height: 1.25;
  float:left;
  margin-right:20px;
  width:268px;
  list-style:none;
}
.buhin_menu a {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 25px 50px 25px 70px;
  border: 1px solid #33ad85;
  background-color: #e5f5f0;
  border-radius: 8px;
}
.buhin_menu a span{
	font-size:16px;
}
.buhin_menu a::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background: url(../parts/img/arrow-menu1.svg) no-repeat center center;
  background-size: contain;
}
.buhin_menu .ec a {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 15px 50px 15px 70px;
  border: 1px solid #33ad85;
  background-color: #e5f5f0;
  border-radius: 8px;
}
.buhin_menu .ec a span{
	font-size:16px;
}
.buhin_menu__icon {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
}
ul.buhin-menu2{
	margin-top:20px;
	
}
ul.buhin-menu2 li{
	list-style-image:url(../parts/img/arrow-menu2.gif);
	margin-left:20px;
	line-height:1.5;
}






