@charset "shift_jis";
/*全ページ適用CSS -------------------------------------------------------------- */
* {
	margin		: 0;
	padding		: 0;
	font-size	: 100%;
}
body {
	/*font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	/*font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka,"MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	line-height:1.4;
	color:#333;
	background: url(../img/img-common/bg_02.gif) repeat left top;
	min-width: 1000px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td{  
margin:0; padding:0;  
}  
table{  
border-collapse:collapse; border-spacing:0;  
}  
fieldset, img{  
border:0;  
} 
img {
	vertical-align: top;
}
/*address, caption, cite, code, dfn, em, strong, th, var{
font-style:normal; font-weight:normal;  
}*/
address, caption, cite, code, dfn, th, var{
font-style:normal; font-weight:normal;  
}
em{
font-style:normal;  
}

ol, ul{  
list-style:none;  
} 
caption, th{  
text-align:left;  
}
h1, h2, h3, h4, h5, h6{  
font-size:100%; font-weight:normal;  
}
hr {
display: none;
}
abbr, acronym{  
border:0;  
}
.clearfix:after{
content:"";
display:table;
clear:both;
}
.clearfix{
/zoom:1;
}
/* End IE-mac */
.clear{
clear:both;
} 


/*------------------------------------
リンク 
------------------------------------*/ 
a:link, a:visited {
	text-decoration:underline;
	color:#333333;
	overflow:hidden;
	outline:none;
}
a:hover {
	text-decoration:none;
	color: #4EA318;
}


/*------------------------------------
ラッパー 
------------------------------------*/ 
#wrapper2 {
  position: relative;
}
#wrapper {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:0px 0 0;
	/*background:#EAEAEA url(../img/img-common/bg_kasou01.gif) repeat-x left top;
	background:#F0F0F0 url(../img/img-common/bg_kasou01.gif) repeat-x left top;*/
	background: url(../img/img-common/bg_01.gif) no-repeat center top;
}
#container {
	width:1000px;
	margin: 0px auto;
/*	overflow: hidden;
*/}



/*------------------------------------
ヘッダー 
------------------------------------*/ 


#hed_wrp {
	background:#FFF;
}
#header {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
#header .logo {
	margin: 10px 0 0;
	float:left;
	display:block;
}
#header p.tel,
#header p.btn {
	margin: 13px 20px 0 0;
	float:right;
	display:block;
}
#header p.btn{
}
#header p.btn a{
	background: url(../../img/img-common/hed_btn_contact.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 109px;
	height: 24px;
	text-decoration: none;
	text-indent: -10000px;
}
#header p.btn a:hover{
	background-position: right top;
}
#header .hed_block ul.hed_nav {
  float: right;
  width: 290px;
  margin: 7px 0 9px;
}
#header .hed_block ul.hed_nav li {
  float: left;
  margin: 0 0 0 24px;
}
#header .hed_block ul.hed_nav li:first-child {
  margin: 0;
}
#header .hed_block ul.hed_nav li a {
	background: url(../../img/img-common/hed_nav_01.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 64px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000px;
}
#header .hed_block ul.hed_nav li.method02 a {
	background: url(../../img/img-common/hed_nav_02.gif) no-repeat left top;
	width: 100px;
}
#header .hed_block ul.hed_nav li.method03 a {
	background: url(../../img/img-common/hed_nav_03.gif) no-repeat left top;
}
#header .hed_block ul.hed_nav li a:hover{
	background-position: left bottom;
}


#hed_wrp .gnav_wp{
   background: #000;
   height: 70px;
   overflow: visible;
}
#hed_wrp ul#gnav{
	width:1000px;
	margin:0 auto;
}
#hed_wrp ul#gnav li{
	float: left;
	background: url(../img/img-common/gnav_lin01.gif) no-repeat left top;
}

#hed_wrp ul#gnav li a{
	background: url(../img/img-common/gnav_01.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 240px;
	height: 77px;
	text-decoration: none;
	text-indent: -10000px;
}

#hed_wrp ul#gnav li.method02 a{
	background: url(../img/img-common/gnav_02.gif) no-repeat left top;
	width: 240px;
}
#hed_wrp ul#gnav li.method03 a{
	width: 240px;
	background: url(../img/img-common/gnav_03.gif) no-repeat left top;
}
#hed_wrp ul#gnav li.method04 a{
	background: url(../img/img-common/gnav_04.gif) no-repeat left top;
	width: 240px;
}
#hed_wrp ul#gnav li.method05 a{
	background: url(../img/img-common/gnav_05.gif) no-repeat left top;
	width: 200px;
}
#hed_wrp ul#gnav li a:hover{
	background-position: right bottom !important;
}


.equipment #hed_wrp ul#gnav li.method01 a,
.syoene #hed_wrp ul#gnav li.method02 a,
.anzen #hed_wrp ul#gnav li.method03 a,
.works #hed_wrp ul#gnav li.method04 a,
.consulting #hed_wrp ul#gnav li.method05 a{
	background-position:left bottom;
}

*+html #hed_wrp ul#gnav li a:hover{
	background-position: right -55px !important;
}
*+html .equipment #hed_wrp ul#gnav li.method01 a,
*+html .syoene #hed_wrp ul#gnav li.method02 a,
*+html .anzen #hed_wrp ul#gnav li.method03 a,
*+html .works #hed_wrp ul#gnav li.method04 a,
*+html .consulting #hed_wrp ul#gnav li.method05 a{
	background-position: right -55px !important;
}


/*------------------------------------
コンテンツ
------------------------------------*/ 
#contents {
	width:1000px;
	/* background:url(../img/img-common/bg_kasou02.gif) no-repeat left top #FFF; */
	background:url(../img/img-common/bg_01.gif) no-repeat center top #FFF;
	padding:0 0 70px;
	margin: 0 auto;
}
#contents h3{
	font-size:200%;
	line-height:1.5;
	letter-spacing:0.1em;
	padding:20px 24px 10px;
	margin:0 0 35px;
	font-weight:bold;
}
#contents .kasou_block {
	background:#fff;
	width:1000px;
	padding:0;
	margin:0 0 100px;
	font-size:117%;
	color: #333;
	line-height: 1.8;	
}
#contents .kasou_block[sub01] {
	background:#fff;
	width:902px;
	padding:0;
	margin:0 auto 100px;
}
#contents .kasou_block[sub02] {
	background:#fff;
	width:752px;
	padding:0;
	margin:0 auto 100px;
}
#contents .kasou_block h3 {
	padding: 0;
	margin: 0 0 22px;
}
#contents .kasou_block p.first {
	width: 773px;
	margin: 0 0 28px 69px;
	font-size: 114%;
}
#contents .kasou_block p.img {
	margin: 0 0 20px 50px;	
}
#contents .kasou_block h4{
	color:#00751E;
	font-size:183%;
	/*background:#EAEAEA;*/
	line-height:1.5;
	font-weight:bold;
	letter-spacing:0.1em;
	/*width: 690px;*/
	width: 100%;
	/*padding:6px 0 3px 19px;*/
	margin:0 0 27px;
	margin:0 0 8px;
}
#contents .kasou_block p{
}
#contents .kasou_block p.btn_jisseki{
	margin:0 auto !important;
	width:280px;
}
#contents .kasou_block .btn_jisseki a{
	background: url(../img/img-common/btn_jisseki.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 280px;
	height: 60px;
	text-decoration: none;
	text-indent: -10000px;
}
#contents .kasou_block .btn_jisseki a:hover{
	background-position: right bottom !important;
}
.third_block dl dt{
	font-size: 155%;
	color:#00ACFF;
	font-weight: bold;
	padding: 0 0 0 40px;
	background-image: none;
}

#cooking-heater {
	background: url(../img/img-equipment/img_31.png) no-repeat left center;
	padding-left: 170px;
	margin: 70px 0 0 50px;
}
#cooking-heater ul li {
	background: url(../img/img-equipment/img_31a.jpg) no-repeat left top;
	color: #3FA9DD;
	padding: 0 0 0 30px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 15px;
	font-size: 16px;
}
#cooking-heater ul li span {
	font-weight: normal;
	color: #555;
	display: block;
	font-size: 14px;
} 
.step1 {
	background:url(../img/img-equipment/img_34.jpg) no-repeat left top;
	height: 110px;
	padding-top: 25px;
	padding-left: 220px;
	margin-left: 50px;
  }
 .step2 {
  background:url(../img/img-equipment/img_35.jpg) no-repeat left top;
  height: 110px;
	padding-top: 25px;
	padding-left: 220px;
	margin-left: 50px;
  }
  .step3 {
  background:url(../img/img-equipment/img_36.jpg) no-repeat left top;
  height: 110px;
	padding-top: 25px;
	padding-left: 220px;
	margin-left: 50px;
  }
  .step4 {
  background:url(../img/img-equipment/img_38.jpg) no-repeat left top;
  height: 110px;
	padding-top: 18px;
	padding-left: 220px;
	margin-left: 50px;
	line-height: 1.4;
  }
  .step5 {
  background:url(../img/img-equipment/img_39.jpg) no-repeat left top;
  height: 59px;
  padding-top: 11px;
	margin-left: 50px;
	padding-top: 25px;
	padding-left: 220px;
  }

/*------------------------------------
右ナビ 
------------------------------------*/
#right_nav {
  position: absolute;
  left: 780px; /* 960 - 180*/
  top: 5px;
  width: 180px;
  opacity: 0;
  text-align:left;
  font-size:117%;
  color:#000;
  line-height:1.5;
}

#right_nav .nav_block{
  width: 180px;
  padding:10px 0 40px 0;
}
#right_nav ul li{
	background:url(../img/img-common/right_nav_bg.gif) no-repeat left top;
	font-weight:bold;
	margin:0 0 5px;
}
#right_nav ul li a{
	display:block;
	text-decoration:none;
	min-height:67px;
	line-height:4.8;
	text-indent: 35px;
}
#right_nav ul li a:hover{
	text-decoration:underline;
}

#right_nav .ttl{
	margin:63px 0 -3px 4px;
}
#right_nav dl dt{
	color:#008C21;
	font-weight:bold;
	margin:20px 0 0 4px;
}
#right_nav dl dd{
	margin:0 0 0 12px;
	font-size:86%;
}
#right_nav .btn{
	margin:16px 0 0 85px;

}
#right_nav .btn a{
	background: url(../img/img-common/right_btn_company.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 95px;
	height: 24px;
	text-decoration: none;
	text-indent: -10000px;
}

#right_nav .btn a:hover{
	background-position: right bottom;
}





/*------------------------------------
ページトップ
------------------------------------*/ 


/*ページTOP*/
#page-top {
    bottom: 45px;
    position: fixed;
    width: 100%;
		right:0;
}
#page-top p {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 1180px;
}
#page-top a {
	position:absolute;
    background: url(../img/img-common/teiten_pagetop.png) no-repeat left top;
	right:0;
    bottom: 30px;
    display: block;
    float: right;
    height: 70px;
    width: 70px;
    overflow: hidden;
    padding: 0;
    text-indent: -10000px;
    z-index: 10000;
}
#page-top a:hover {
    background-position: right top;
}


/*------------------------------------
フッター（ソリューションパートナーナビ）
------------------------------------*/ 
#footer_nav{
	border-top:solid 1px #CCCCCC;
	padding:40px 0 20px;
	background: #FFF;
}
#footer_nav dl{
	width:960px;
	margin:0 auto;
}
#footer_nav dt,
#footer_nav dd{
	float:left;
	display:block;	
}
#footer_nav dt{
	margin:0 73px 0 0;
}
#footer_nav dd ul li{
	float:left;
	display:block;	
	margin:0 44px 0 0;
}
#footer_nav dd ul li.method03{
	margin:0 0px 0 0;
}
#footer_nav dd ul li a{
	background: url(../img/img-common/fot_nav01.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 143px;
	width: 130px;
	outline: none;
	overflow: hidden;
}
#footer_nav dd ul li.method02 a{
	background: url(../img/img-common/fot_nav02.jpg) no-repeat left top;
}
#footer_nav dd ul li.method03 a{
	background: url(../img/img-common/fot_nav03.jpg) no-repeat left top;
}
#footer_nav dd ul li a:hover{
	background-position: right top;
}

/*------------------------------------
フッター（フッタロゴ、住所）
------------------------------------*/ 
#footer_address{
	border-top:solid 1px #CCCCCC;
	padding:33px 0 20px;
	text-align:left;
	color:#000;
	background: #FFF;
}
#footer_address .block01{
	width:960px;
	margin:0 auto;
}
#footer_address .block01 .logo{
	float:left;
	display:block;
}
#footer_address .block01 .box_right{
	float:right;
	display:block;
	width:427px;
}
#footer_address .block01 .box_right p{
	float:left;
	display:block;
	line-height:1.6;
	letter-spacing:0.1em;
}
#footer_address .block01 .box_right p.tel{
	margin:0 40px 18px 0;
}
#footer_address .block01 .box_right p.btn a{
	background: url(../img/img-common/hed_contactbtn.gif) no-repeat left top;
	display: block;
	outline: none;
	overflow: hidden;
	width: 150px;
	height: 26px;
	text-decoration: none;
	text-indent: -10000px;
}
#footer_address .block01 .box_right p.btn a:hover{
	background-position: right bottom;
}
#footer_address .block01 .box_right p.address{
	float:none;
	clear:both;
}
/*------------------------------------
フッター（下層へのリンク）
------------------------------------*/ 
#footer{
	border-top:solid 1px #E2E2E2;
	padding:33px 0 40px;
	color:#000;
	background: #FFF;
}
#footer .block01{
	width: 854px;
	margin: 0 auto;
	text-align: left;
}
#footer .block01 ul{
	float:left;
	display:block;
}
#footer .block01 ul.nav2{
	width:230px;
}
#footer .block01 ul li{
	padding: 0 0px 0 17px;
	margin: 0 15px 0 12px;
	white-space: nowrap;
	font-size: 118%;
	text-align:left;
	line-height:2.1;
	background:url(../img/img-common/ico_01.gif) no-repeat left center;
	width:170px;
}
#footer .block01 ul li a{
	text-decoration: none;
}
#footer .block01 ul li.method03{
	background:none;
	margin:20px 0 0 12px;
	padding:0
}
#footer .block01 ul li.method03 a{
	background:url(../img/img-common/btn_sogo.gif) no-repeat left center;
	display: block;
	outline: none;
	overflow: hidden;
	width: 148px;
	height: 30px;
	text-decoration: none;
	text-indent: -10000px;
}
#footer .block01 ul li.method03 a:hover{
	background-position: right bottom;
}

#copyright {
	background:#000;
}
#copyright p {
	margin: 0px auto;
	width: 834px;
	color: #FFFFFF;
	padding:4px 0px;
	text-align:left;
}





/*------------------------------------
新着
------------------------------------*/ 

.topic {
	margin: 0;
	padding: 0;
	width: 100%;
}
.topic a{
	text-decoration: underline;
	color: #090;
	}
.topic a:hover{
	text-decoration: none;
}
.topic .topic_inner .in {
	margin: 20px 0 20px 0;
}
.topic .topic_inner .in .left,
.topic .topic_inner .in .right {
	float: left;
}
.topic .topic_inner .in .left {
	width: 90px;
	margin: 0;
}
.topic .topic_inner .in .right {
	background:url(../img/img-topic/dot01.gif) repeat-x left top;
	margin: 0 0 0 0;
	padding: 10px 0 0;
	width: 405px;
	height:auto;
}
.topic .topic_inner .in:first-child .left {
	margin-top: 0;
}
.topic .topic_inner .in:first-child .right {
	background: none;
	padding-top: 0;
}
.topic .topic_inner .in .right > img {
	float: left;
	margin: 0 10px 0 0;
}
.topic dl {
	overflow: hidden;
}
.topic dl dt {
	margin: 0;
	padding: 0 0 0 5px;
	}
.topic dl dt span{
	padding:0 0 0 16px;
	}
.topic dl dd{
	margin: 10px 0 0 0; 
	padding: 0 0 5px 5px;
	background: url(../img/img-topic/line.gif) repeat-x left bottom;
}
.topic dl dd.thumbnail {
	float: left;
}
.topic dl dd em.tittle{
	margin:0 0 8px 0;
	margin:0;
	padding:0;
	/*font-size:117%;*/
	text-align:left;
	width: 490px;
	display: block;
	font-style:normal;
	/*font-weight:bold;*/
}
.topic dl dd em.tittle a{
	/*color:#552B00;*/
	color:#fff;
}
.topic dl dd a.tittle{
	margin:0 0 0 0;
	padding:0;
	font-size:100%;
	text-align:left;
	width: 490px;
	display: block;
}
.topic dl dd h3{
	margin:3px 0 0 0;
	padding:0;
	text-align:left;
	width: 490px;
	}
.topic dl dd em{
	font-style:italic;
	}
.topic .topic_inner p.none{
	margin: 15px 0 0 15px;
}
.topic dl dt.file{
	float:left;
	}
.topic dl dd.file_ico{
	margin: 0;
	}
body.topic-pop {
  min-width: 0;
}
.topic-pop #wrapper{
	width:610px;
	background:none;
	}
.topic-pop #wrapper #contents .ymd {
	text-align: right;
	padding: 55px 50px 0 0 ;
}
.topic-pop #wrapper #contents h2{
	margin:10px 0 10px 0;
	padding:0;
	font-size:100%;
	/*float:right;*/
	text-align: right;
	}
.topic-pop #wrapper #contents h1{
	background:url(../img/img-topic/popup-bg_01.gif) no-repeat;
	clear:both;
	margin: 0;
	padding: 5px 0 10px 15px;
	font-size:100%;
	font-weight:bold;
	font-size:100%;
	color: #fff;
	}
.topic-pop #footer{
	width:610px;
	}
.topic-pop{
	background:none;
}
.topic-pop #contents p{
	padding:10px 0 10px 0;
	margin:0;
}
.topic-pop #contents .left{
	float:left;
	padding:0 20px 0 20px;
}
.topic-pop #contents .right{
	width:400px;
	padding-top:10px;
	float: left;
}
.topic-pop #footer li{
	list-style:none;
	padding:0;
	border-style: none;
}
.topic-pop #footer li a{
	background:url(../img/img-topic/popup-btn_01.gif) no-repeat left top;
	width:98px;
	height:24px;
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-9999px;
}
.topic-pop #footer li a:hover{
	background-position: left -24px;
}
.topic-pop strong{
	font-weight:bold;
}
.topic-pop em{
	font-style:italic;
}
.topic-pop u{
	text-decoration:underline;
}
.topic-pop #footer{
	background:none;
	width:auto;
	clear: both;
}
.topic-pop #wrapper{
	background:none;
	width:670px;
	margin:0 auto;
	text-align:center;
}
.topic-pop #contents{
	width:650px;
	text-align:left;
}
.topic-pop #footer ul{
	margin:0 0 0 280px;
	padding:25px 0 30px 0;
	text-align:left;
}
.topic-pop #contents .center{
	clear:both;
	padding:0 30px 0 30px;
}

/*新着情報ポップアップ内のポップアップ写真*/
body.picture {
  min-width: 0;
}
.picture #contents{
	float:none;
	margin:0 auto;
	width:auto;
	}
.picture #contents p{
	margin:0 auto;
	padding:20px 0 20px 0;
}	
.picture #contents #footer{
	background:none;
	width:auto;
}	
.picture #contents #footer p{
	margin:0 auto;
	text-align: center;
	width:98px;
}	
.picture #footer p a{
	background:url(../img/img-topic/popup-btn_01.gif) no-repeat left top;
	width:98px;
	height:24px;
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-9999px;
}
.picture #footer p a:hover{
	background-position: left -24px;
}



/*　トップページ　ブログ一覧リスト
--------------------------------------------*/

.blog_list #contents {
	background: none;
	width: 825px;
	margin: 0;
	padding: 0;
}

.blog_list a{
	text-decoration: underline;
	color: #090;
	}
.blog_list a:hover{
	text-decoration: none;
}
.blog_list .blog_list_inner .in {
	margin: 20px 0 20px 0;
}
.blog_list .blog_list_inner .in .left,
.blog_list .blog_list_inner .in .right {
	float: left;
}
.blog_list .blog_list_inner .in .left {
	width: 90px;
	margin: 0;
}
.blog_list .blog_list_inner .in .right {
	background:url(../img/img-topic/dot01.gif) repeat-x left top;
	margin: 0 0 0 0;
	padding: 10px 0 0;
	width: 405px;
	height:auto;
}
.blog_list .blog_list_inner .in:first-child .left {
	margin-top: 0;
}
.blog_list .blog_list_inner .in:first-child .right {
	background: none;
	padding-top: 0;
}
.blog_list .blog_list_inner .in .right > img {
	float: left;
	margin: 0 10px 0 0;
}
.blog_list .blog_list_inner dl {
	overflow: hidden;
}
.blog_list .blog_list_inner dl dt {
	margin: 0;
	padding: 0 0 0 5px;
	}
.blog_list .blog_list_inner dl dt span{
	padding:0 0 0 16px;
	}
.blog_list .blog_list_inner dl dd{
	margin: 10px 0 0 0; 
	padding: 0 0 5px 5px;
	background: url(../img/img-topic/line.gif) repeat-x left bottom;
}
.blog_list .blog_list_inner dl dd.thumbnail {
	float: left;
}
.blog_list .blog_list_inner dl dd em.tittle{
	margin:0 0 8px 0;
	margin:0;
	padding:0;
	/*font-size:117%;*/
	text-align:left;
	width: 490px;
	display: block;
	font-style:normal;
	/*font-weight:bold;*/
}
.blog_list .blog_list_inner dl dd em.tittle a{
	/*color:#552B00;*/
	color:#fff;
}
.blog_list .blog_list_inner dl dd a.tittle{
	margin:0 0 0 0;
	padding:0;
	font-size:100%;
	text-align:left;
	width: 490px;
	display: block;
}


/* common */
.mb30 { margin-bottom: 30px; }
.mb50 { margin-bottom: 50px; }
.ml20 { margin-left: 20px; }
.ml60 { margin-left: 60px; }
