
/* clearfix設定
---------------------------------------------------- */

#lead:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}


/* ページ内共通
---------------------------------------------------- */

#navi{
	background:url(../images/thermo_navibg.gif) no-repeat;
}

#lead{
	clear:both;
	padding-left:10px;
	width:530px;
	padding-bottom:10px;
}

#lead .image{
	width:260px;
	float:left;
}

#lead .text{
	margin-left:270px;
}

#lead p.text{
	padding-top:13px;
	padding-bottom:1.5em;
}


/* １番目のセクション
---------------------------------------------------- */

#s01 .icon{
	height:85px;
}

#s01 .icon li{
	float:left;
	padding-left:10px;
	width:98px;
}

#s01 .icon li.first-child{
	padding-left:0px;
}


/* ２番目のセクション
---------------------------------------------------- */

#s02 .image{
	width:170px;
	float:left;
}

#s02 .text{
	margin-left:180px;
}


/* ３番目のセクション
---------------------------------------------------- */




/* ４番目のセクション
---------------------------------------------------- */

#s04 dl dd:first-letter {
	color:#ff9966;
}


/* ５番目のセクション
---------------------------------------------------- */

#s05 .text{
	margin-left:50px;
}


/* ６番目のセクション
---------------------------------------------------- */

#s06 .image{
	float:right;
	padding-left:10px;
}

#s06 dl{
	padding-bottom:0;
}

#s06 dt{
	padding-bottom:1.5em;
	color:#cc6633;
	font-weight:bold;
	padding-left:2em;
}

#s06 dt span{
	margin-left:-2em;
	width:2em;
	float:left;
}

#s06 dd{
	padding-bottom:3em;
	padding-left:2em;
}

#s06 dd span{
	margin-left:-2em;
	width:2em;
	float:left;
}

#s06 p strong{
	color:#CB0002;
}

#s06 .block{
	background:url(../images/thermo_pic08.jpg) right bottom no-repeat;
	clear:both;
}

#s06 .block h4{
	padding-bottom:10px;
}


#s06 .block h5{
	padding-bottom:10px;
}

#s06 .block table{
	margin-bottom:1.5em;
	border:solid 1px #000000;
}

#s06 .block table td{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding:3px 5px;
	text-align:right;
}

#s06 .block table td.num{
	text-align:left;
	border-right:solid 1px #000000;
}

#s06 .block table td.yen{
	padding-right:0;
	padding-left:5px;
}

#s06 .block .price{
	color:#CB0002;
	text-align:right;
}

#s06 .block .before_price{
	text-decoration:line-through;
	text-align:right;
}

#s06 p.text{
	font-size:10px;
}





