﻿@charset "utf-8";
/* @charset "iso-8859-1"; */
/* @charset "shift_jis"; */


/********** maincontents ***********/
#f_contents #p2_maincontents {
	padding: 0 0 20px;
}

#f_contents #p2_maincontents img {
	border: none;
}

#f_contents #p2_maincontents li {
	list-style: none;
}

#f_contents #p2_maincontents h1 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#f_contents #p2_maincontents #industry_telepost,
#f_contents #p2_maincontents #industry_finabank,
#f_contents #p2_maincontents #industry_busiexpr,
#f_contents #p2_maincontents #industry_advertisement,
#f_contents #p2_maincontents #industry_education,
#f_contents #p2_maincontents #industry_insurance,
#f_contents #p2_maincontents #industry_manufacture,
#f_contents #p2_maincontents #industry_government,
#f_contents #p2_maincontents #epicenter,
#f_contents #p2_maincontents #industry_printpublish {
	background: url("/solution/images/bg_contents_section.gif") repeat-y 0 0;
}

/*---- multi_section ----*/
#f_contents #p2_maincontents .multi_section2 {
	width: 380px;
	margin: 20px 0 0;
}

#f_contents #p2_maincontents .multi_section3 {
	width: 575px;
	margin: 20px 0 0;
}

#f_contents #p2_maincontents #industry_telepost {
	float: left;
	width: 320px;
}

#f_contents #p2_maincontents #industry_finabank {
	float: right;
	width: 240px;
}

#f_contents #p2_maincontents #industry_busiexpr {
	float: left;
	width: 320px;
}

#f_contents #p2_maincontents #industry_advertisement {
	float: right;
	width: 240px;
}

#f_contents #p2_maincontents #industry_education {
	float: left;
	width: 320px;
}

#f_contents #p2_maincontents #industry_insurance {
	float: right;
	width: 240px;
}

#f_contents #p2_maincontents #industry_manufacture {
	float: left;
	width: 140px;
}

#f_contents #p2_maincontents #industry_government {
	float: left;
	width: 180px;
	margin-left: 10px;
}

#f_contents #p2_maincontents #epicenter {
	float: right;
	width: 240px;
}

#f_contents #p2_maincontents #industry_printpublish {
	width: 575px;
}

#f_contents #p2_maincontents #industry_printpublish .column1 {
	float: left;
	width: 320px;
}

#f_contents #p2_maincontents #industry_printpublish .column2 {
	float: left;
	width: 240px;
}

#f_contents #p2_maincontents ul.bullet_link {
	margin: 0;
	padding: 0;
}

#f_contents #p2_maincontents ul.bullet_link li {
	margin: 3px 0 0 10px;
	padding: 0 0 0 12px;
	background: url("/common/src/ch/images/commonparts/list/listmark_sol.gif") no-repeat 0 5px;
	line-height: 1.4;
}
/*********** #p2_maincontents End */




/*=============================================

 clearFix

=============================================*/

/*---- for not IE ----*/

#f_contents #p2_maincontents .multi_section2:after,
#f_contents #p2_maincontents .multi_section3:after,
#f_contents #p2_maincontents .multi_section3 .multi_column:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/*---- for IE7 and Mac ----*/

#f_contents #p2_maincontents .multi_section2,
#f_contents #p2_maincontents .multi_section3,
#f_contents #p2_maincontents .multi_section3 .multi_column {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /* for not Mac */
	/* escape MacIE5 */
}



/*---- for IE5 IE6... ----*/

/* escape MacIE5 \*/

* html #f_contents #p2_maincontents .multi_section2,
* html #f_contents #p2_maincontents .multi_section3,
* html #f_contents #p2_maincontents .multi_section3 .multi_column {
	height: 1%;
}

/* escape MacIE5 */





/*=============================================

 clearFix

=============================================*/

/*---- for not IE ----*/

#f_contents #p2_maincontents .banner_area:after,
#f_contents #p2_maincontents .multi_column:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/*---- for IE7 and Mac ----*/

#f_contents #p2_maincontents .banner_area,
#f_contents #p2_maincontents .multi_column {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /* for not Mac */
	/* escape MacIE5 */
}



/*---- for IE5 IE6... ----*/

/* escape MacIE5 \*/

* html #f_contents #p2_maincontents .banner_area,
* html #f_contents #p2_maincontents .multi_column {
	height: 1%;
}

/* escape MacIE5 */