﻿@charset "utf-8";
/* @charset "iso-8859-1"; */
/* @charset "shift_jis"; */

#f_contents p#main_img {
	margin:10px 0 0;
}

#f_contents p#main_img img {
	border: none;
}

/********** 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;
}

/*---- 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;
	background:url(../images/bg_contents_section.gif) repeat-y;
}


#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/eng/images/commonparts/list/listmark_gray.gif") no-repeat 0 5px;
	line-height: 1.4;
}
/*********** #p2_maincontents End */


#indexpage{
	margin:0;
	padding:0;
}

#f_contents #p2_maincontents #indexpage #menu{
	padding:25px 0 0 0;   
	width:190px;
	float:right;
/*	border:#990000 1px solid;   */
}
#f_contents #p2_maincontents #indexpage #menu ul{
	margin:0;
	padding:0;
}
#f_contents #p2_maincontents #indexpage #menu li {
	margin: 3px 0 0 0;
	padding: 0 0 0 12px;
	background: url("/common/src/eng/images/commonparts/list/listmark_gray.gif") no-repeat 0 5px;
	line-height: 1.4;
}
	
#f_contents #p2_maincontents #indexpage #img{
	float:left;
	margin-left:5px;
}

/*=============================================

 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 */