

h3#title {
	background-image: url("http://www.sunrefre.jp/wc/emergency_toilet/img/bg_title.jpg");
	padding:4px 0 18px 25px;
	margin-bottom:11px;
}

div#top_img p.text{
	margin:18px 14px 10px 12px;
	line-height:16px;
	
}

div.left_contents{
	width:280px;
	float:left;
	margin:0;
}

div.right_contents{
	width:280px;
	float:right;
	margin:0;
}

div.movie{
	text-align:center;
	margin:10px 0 65px 0;
}

div#contents_01 .kit_img{
	margin-top:68px;
}

div#contents_01 .contents_wrap{
	margin-bottom:30px;
}

div#contents_01 .contents{
	margin:8px 0 0 0;
	padding-left:12px;
}

div#contents_01 .contents img{
	float:left;	
}

div#contents_01 .contents .contents_01_text{
	width:386px;
	margin-left:135px;

}

div#contents_01 ul.thumbnail {
	margin: 6px 0 0 0;
	list-style-type: none;
	text-align:left;
}

div#contents_01 h5{
	height:31px;
}

/* --- リスト項目 --- */
div#contents_01 ul.thumbnail li {
	padding: 2px 0 0 10px;
}

* html div#contents_01 ul.thumbnail li {      /* IE6にのみ適用 */
   padding: 2px 0 0 5px;
}

/* --- 項目内容 --- */
div#contents_01 ul.thumbnail dl {
	width: 100%;
}

/* --- 写真エリア --- */
div#contents_01 ul.thumbnail dt {
	width: 112px; /* 写真エリアの幅 */
	float: left;
}
div#contents_01 ul.thumbnail dt img{
	width:112px;
	height:84px;
}

/* --- キャプションエリア --- */
div#contents_01 ul.thumbnail dd {
	color: #666666;
	font-size:12px;
	margin: 0 0 0 120px;
	line-height:16px;
	width:140px;
}

div#contents_02 h5{
	height:59px;
	margin-bottom:12px;
}

div#contents_02 .sub_title{
	margin:8px 0 6px 0;		
}

div#contents_02 div.dot{
	width:560px;
	text-align:center;
	margin-top:18px;
}

div#contents_02 div.howto{
	margin-top:8px;
}

div#contents_02 div.set2{
	width:514px;
	background:url(http://www.sunrefre.jp/wc/emergency_toilet/img/emrgncy_toilet_13.jpg) no-repeat;
	height:188px;
	padding:20px 0 0 20px;
	margin-left:12px;
	margin-top:20px;
}

div#contents_02 div.set2_text{
	width:240px;
}


div#contents_02 div.set7{
	background:url(http://www.sunrefre.jp/wc/emergency_toilet/img/emrgncy_toilet_20.jpg) no-repeat;
	height:228px;
	margin-bottom:50px;
}

div#contents_02 div.set7_text{
	width:260px;
	margin-left:276px;
}

div#contents_02 div.office{
	background:url(http://www.sunrefre.jp/wc/emergency_toilet/img/emrgncy_toilet_16.jpg) no-repeat;
	padding:26px 18px 0 18px;
	height:104px;
	margin:0;
}

div#contents_02 div.office_text{
	width:232px;	
}

div#contents_03 h5{
	height:31px;
}

div#contents_03 .sub_title{
	margin-top:20px;
}

div#contents_03 .contents_wrap{
	padding-left:12px;
	margin-bottom:60px;
}

div#contents_03 .contents{
	margin:8px 0 16px 0;
}

div#contents_03 .contents img{
	float:left;	
}

div#contents_03 .contents .contents_03_text{
	width:386px;
	margin-left:135px;

}

div#contents_03 div.dot{
	background:url(http://www.sunrefre.jp/wc/emergency_toilet/img/dot_line.jpg) no-repeat;
	height:4px;
	margin-bottom:30px;
}

div#contents_03 div.set_info{
	position:relative;
	margin-bottom:18px;	
}
	
div#contents_03 div.set_info img{
	position:absolute; top:20px; left:280px;
}


div#contents_03 form {
	vertical-align:middle;
}


div#contents_03 form input#submit:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

div#contents_04 h5{
	height:30px;
	margin-bottom:22px;	
}

div#contents_04 .sub_title{
	margin-left:175px;	
}

div#contents_04 .contents{
	position:relative;
	height:220px;
}

div#contents_04 .contents .contents_04_text{
	width:310px;
	margin-left:12px;
}

div#contents_04 .contents .contents_04_text .link{
	position:absolute; top:150px; left:100px;
}

div#contents_04 .contents .contents_04_text2{
	width:360px;
	margin-top:15px;
	margin-left:175px;
}

div#contents_04 .contents .contents_04_text3{
	margin-top:16px;
	margin-left:315px;
}

div.price_area{
	margin:16px 0 20px 35px;
}

span.kingaku{
	color: #ff0000;
	font-size:22px;
	font-weight:bold;
}
	
/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}

