@charset "utf-8";
/* CSS Document */
/*電熱用ヒーターカテゴリメインCSS*/

/* カテゴリ共通ヘッダースタイル設定
----------------------------------------------------------------------------------------------- */

#cHeaderArea #mainMenu {
	border-top:5px solid #D70616;
}


/* カテゴリ共通コンテンツスタイル設定
----------------------------------------------------------------------------------------------- */
/*カテゴリ共通見出しスタイル*/
#heaterContent h1 {

}
#heaterContent h2 {
	background-image: url(../images/h2back.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 5px 10px 10px 10px;
	color: #666666;
	margin: 5px 0px;
}
#heaterContent h3 {
	border-bottom: 1px dotted #FF6600;
	padding: 5px;
}
#heaterContent .panfTable h3 {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	background-color:#FFEDE1;
}


/*問い合わせページフローの背景色*/
#heaterContent #formFlow .now {
	background-color: #FFD5AA;
	border-bottom: 3px solid #FF6600;
}


/* カテゴリ共通フッタースタイル設定
----------------------------------------------------------------------------------------------- */
#footerArea #copyright {
	border-top:#D70616 solid 5px;
}
#footerArea #copyright address {
	padding-top: 2px;
}
#footerArea #footerMenu #fMnuHeater {
	display: none;
}

/* カテゴリトップページスタイル設定
----------------------------------------------------------------------------------------------- */
/*産業電熱事業部大見出し*/
#catLogo #h1Title {
	width: 500px;
}

/*産業電熱事業部連絡先*/
#heaterAddress {
	position:absolute;
	top:113px;
	right:50px;
	background-color:#FFCCFF;
	border: solid #CC0000;
	border-width:1px 2px 2px 1px;
	padding:5px;
	background-image: url(../images/address_bg3.gif);
	background-repeat: repeat;
}
#heaterAddress h2{
	font-size:13px;
	color:#CC0000;
}
#heaterAddress dl{
	font-size:11px;
}
#heaterAddress dt{
	clear:left;float:left; width:30px;
}
#heaterAddress dd{
	margin-left:30px;
	line-height:1.3;
}

/*メイン上部コンテンツ（Flash、WhatsNew、バナーエリア)*/
#mainTop{
	margin: 10px 0px;
}

/*flashエリア*/
.flash{ margin-bottom: 10px; }

/*whatsnewエリア*/
#lmainTop{
	width: 520px;	float: left;
}
#lmainTop .whatsNewTitle {
	border: solid #FF6633; 
	border-width:0px 0px 1px 6px;
	margin-top:10px;
}
#lmainTop .whatsNewTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#lmainTop .whatsNewMark {
	background-color: #FFE4D9;
}
#newsMain{
	height:140px;
	width:520px;
	overflow:auto;
}
/*バナーエリア*/
#rmainTop{
	width: 170px;
	float: right;
}

/*商品紹介エリア*/
#hItemIntro #hItemImg a {
	display:block;
	width:170px;
	height:130px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
#hItemIntro #hItemImg img{
	display:none;
}

/*商品紹介スタイル*/
#hItemIntro .hItemLv1 .hItemLv2 li {
	list-style: circle inside;
	margin-left: 15px;
}
#hItemIntro td {
	vertical-align: top;
}
#hItemIntro h4 {
	font-size:90%;
}
#hItemIntro #hItemImg a:visited,#hItemIntro #hItemImg a:hover,#hItemIntro #hItemImg a:active{
	background-position:left top;
}
#hItemIntro .hItemLv1 {
	border: 1px dotted #CC3300;
	width:160px;
	margin-left: 0px;
	list-style: disc inside;
	padding: 5px;
	height: 180px;
}


/* サイトマップページ
--------------------------------------------------------------------------- */
ul.SitemapSnap{ list-style-type:none; margin:0 0 0 10px; }
ul.SitemapSnap li{ margin:5px 0; background:url("../../images/common/arrow_blue.gif") no-repeat left top; padding:3px 0 0 20px; _padding:0 0 0 20px; font-size:15px; font-weight:bold; border:none;}
ul.SitemapSnap ul li{ background:url("../../images/common/arrow02.gif") no-repeat left top; padding:0 0 0 10px; margin-left:20px !important; font-size:13px; }
ul.SitemapSnap ul li ul li{ display:none; }
ul.SitemapSnap ul li ul li ul li{ display:none; }
ul.SitemapSnap ul li ul li ul li ul li{ display:none; }


/* 商品ラインナップページスタイル設定
----------------------------------------------------------------------------------------------- */
#itemCategory li {
	float: right;
	width: 150px;
	vertical-align:center;
}
#itemCategory a {
	display: block;
	padding:8px 0px 10px 10px;
	background-image: url(../item/images/menutab.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#itemCategory a:hover,#itemCategory a.now {
	background-image: url(../item/images/menutab_on.jpg);
	color:#FFFFFF;
}
/*.ch4{line-height:100%;}*/
/*.title2-link2{margin:0em 0em 0em 0.75em; color:#000000; font-size:86%; _font-size: 80%; line-height:135%;}
.nav-sgroup{background-color:#f9f8f7;}
.nav-txt a{ color: #006699 !important; }
.nav-txt a:hover{ color:#CC3300 !important;text-decoration: underline !important; }
.nav-line{background-color:#c2bab4;}

#rmainTop table{ _margin-top: -3px; margin-bottom: 10px; }
#rmainTop p{ margin: 5px 0; }

#mainContents{
	clear: both;
	margin: 20px 0px;
}

.jirei{ margin-bottom: 10px; }
#hItemIntro li {
	margin-left: 10px;
	list-style: disc;
	list-style-position: outside;
}*/
