/* --------------------------------------------------
  contents layout
-------------------------------------------------- */
div.pagetop{
	width: 780px;
	margin-top: 55px;
	margin-bottom: 32px;
}


/* index_lead */
div#content h3.ttl01{
	background: url(img/03/sp03_lead_ttl01.png) no-repeat;
	width: 780px;
	height: 32px;
	margin-bottom: 10px;
}
div#content h3.ttl02{
	background: url(img/03/sp03_lead_ttl02.png) no-repeat;
	width: 780px;
	height: 32px;
	margin-bottom: 10px;
}
div#content h3.ttl03{
	background: url(img/03/sp03_lead_ttl03.png) no-repeat;
	width: 780px;
	height: 32px;
	margin-bottom: 10px;
}
/* --------------------------------------------------
  ニードル放電方式の概要
-------------------------------------------------- */

div#content div.section_common{
	width: 780px;
}

/* ---top_text----- */
div#content div.section_common p.txt01{
	padding-left: 15px;
	padding-bottom: 5px;
}


/* ----second_image---- */
div#content div.section_common div.content01_top_bg{
	background: url(img/03/content01_bg_side.gif) repeat-y;
	margin-bottom: 5px;
}

div#content div.section_common div.sp_cont01{
	width:780px;
	background: url(img/03/content01_bg_top.gif) no-repeat;
	padding-top:15px;
	padding-bottom:15px;
}

div#content div.section_common div.sp_cont02{
	width:780px;
	padding-bottom:15px;
}

div#content div.section_common div.sp_cont03{
	width:780px;
	background: url(img/03/content01_bg_bottom.gif) no-repeat bottom;
	padding-bottom:15px;
	margin-bottom: 10px;
}

div#content div.section_common div.box_left{
	float: left;
	width: 380px;
}

div#content div.section_common div.box_right{
	float: right;
	width: 380px;
}

div#content div.section_common div.box_left p,
div#content div.section_common div.box_left img{
	width: 356px;
	margin-left: 15px;
}
div#content div.section_common div.box_right p,
div#content div.section_common div.box_right img{
	width: 356px;
}

div#content div.section_common div.box_left p{
	display: block;
	width: 350px;
	margin-left:25px;
}
div#content div.section_common div.box_right p{
	display: block;
	width: 350px;
	margin-left:10px;
}

/* ----third_image---- */

div#content div.section_common div.sp_cont04{
	width: 780px;
}

div#content div.section_common div.sp_cont04 img{
	width: 475px;
	display: block;
	float: left;
}

div#content div.section_common div.sp_cont04 p{
	width: 295px;
	display: block;
	float: right;	
}

/* --------------------------------------------------
  ニードル放電方式の電気集塵における利点（他社の方式、イオン化線方式との比較）
-------------------------------------------------- */
div#content div.section_common div.sp_cont05{
	width: 780px;
}

div#content div.section_common div.sp_cont05 ol{
	padding-left: 40px;
}

div#content div.section_common div.sp_cont05 ol img{
	text-align: right;
	height: 208px;
}


div#content div.section_common div.sp_cont05 table{
	border: 1px solid #ccc;
	margin-top: 10px;
}

div#content div.section_common div.sp_cont05 table th{
	background-color: #95bdff;
	text-align: center;
	color: #fff;
	font-weight: normal;
	border-right:1px solid #fff;
}
div#content div.section_common div.sp_cont05 table tr{
	vertical-align:top;
}
div#content div.section_common div.sp_cont05 table p{
	padding: 5px;
}

div#content div.section_common div.sp_cont05 table td.tbl_bdr{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
div#content div.section_common div.sp_cont05 table td.tbl_bg{
	background-color: #e3e3e3;
}

div#content div.section_common div.sp_cont05 table td.tbl_bdr_top{
	border-top: 1px solid #ccc;
}

/* --------------------------------------------------
  もっと詳しく知りたい方へ
-------------------------------------------------- */
div#content div.section_common div.sp_cont_main{
	width: 780px;
	background: url(img/03/content03_inquiry_bg_side.gif) repeat-y;
	margin-bottom: 5px;
}

div#content div.section_common div.sp_cont06{
	width:780px;
	background: url(img/03/content03_inquiry_top_bg.png) no-repeat;
	padding-top:15px;
	padding-bottom:15px;
}

div#content div.section_common div.box_left_inquiry{
	float: left;
	width: 350px;
}

div#content div.section_common div.box_right_inquiry{
	float: right;
	width: 380px;
}

div#content div.section_common div.box_left_inquiry p{
	padding-left:20px;
}

div#content div.section_common div.box_right_inquiry p{
	padding-right:20px;
}


div#content div.section_common div.box_left_inquiry_btn{
	float: left;
	width: 300px;
}

div#content div.section_common div.box_right_inquiry_btn{
	float: right;
	width: 300px;
}

div#content div.section_common div.box_left_inquiry_btn{
	padding-left: 50px;
}

div#content div.section_common div.sp_cont07{
	background: url(img/03/content03_inquiry_bottom_bg.png) no-repeat bottom;
	padding-bottom:25px;
}
