﻿@charset "UTF-8";
/* CSS Document */


/*ma01 Maintenance & Repair*/

#ma01 .article div{
	margin-bottom:10px;
	background-color:#eaedef;
}

#ma01 .ph{
	margin-bottom:0;
}

#ma01 h4 {
	margin:0 10px 10px 10px;
}

#ma01 .txt{
	margin:0 10px;
	padding-bottom:10px;
}

#ma01 .left{
	width:270px;
	float:left;
}

#ma01 .right{
	width:270px;
	float:right;
}

#ma01 .ph_left{
	clear:both;
}

#guideline{
 margin-bottom:20px;
	border-top:#c3c7ca 1px solid;
	border-left:#c3c7ca 1px solid;
}

#guideline th{
	padding:10px;
	border-bottom:#c3c7ca 1px solid;
	border-right:#c3c7ca 1px solid;
	background-color:#89929b;
	color:#FFFFFF;
	text-align:left;
}

#guideline td{
	padding:10px;
	border-bottom:#c3c7ca 1px solid;
	border-right:#c3c7ca 1px solid;
	background-color:#e9edf0;
	
}

#process li{
	padding:0 10px 15px 20px;
}

#process li.p01{background:url(../images/ma01_prc01.gif) left top no-repeat;}
#process li.p02{background:url(../images/ma01_prc02.gif) left top no-repeat;}
#process li.p03{background:url(../images/ma01_prc03.gif) left top no-repeat;}
#process li.p04{background:url(../images/ma01_prc04.gif) left top no-repeat;}
#process li.p05{background:url(../images/ma01_prc05.gif) left top no-repeat;}
#process li.p06{background:url(../images/ma01_prc06.gif) left top no-repeat;}
#process li.p07{background:url(../images/ma01_prc07.gif) left top no-repeat;}
#process li.p08{background:url(../images/ma01_prc08.gif) left top no-repeat;}


/*fa01 FAQ*/

.q{
	margin-left:15px;
	padding-left:15px;
	background:url(../images/fa01_q.gif) left 2px no-repeat;
	font-weight:bold;
	color:#000000;
}

.a{
	margin-bottom:20px;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/fa01_a.gif) left 2px no-repeat;
}

.article .process{
	margin:0 0 5px 30px;
	padding-bottom:15px;
	background:url(../images/parts_arw04.gif) left bottom no-repeat;
}


/*cu01 Contact US*/

#request{
	padding:10px;
	margin-bottom:10px;
	background-color:#eaedef;
	text-align:center;
}

#request div{
	width:350px;
	padding:10px;
	margin:0 auto;
	border:#c7c7c7 1px solid;
	background-color:#ffffff;
	text-align:left;
}

#request div p.subject{
	padding-bottom:5px;
	border-bottom:#666666 1px solid;
}




/*sm01 Site Map*/

#sitemap h2{
	margin-bottom:20px;
	padding:5px 0 5px 15px;
	border-bottom:#d2d2d2 1px solid;
	background:url(../images/parts_arw02.gif) left 9px no-repeat;
}

#sitemap h2 a:link{color:#000; text-decoration:none; font-weight:bold;}
#sitemap h2 a:visited{color:#000; text-decoration:none; font-weight:bold;}
#sitemap h2 a:hover{color:#000; text-decoration:underline; font-weight:bold;}
#sitemap h2 a:activw{color:#000; text-decoration:underline; font-weight:bold;}

#sitemap ul{
	margin:-10px 0 20px 0;
}

#sitemap li{
	padding-left:15px;
	background:url(../images/parts_arw03.gif) left 3px no-repeat;
	font-size:0.9em;
}

#sitemap .left{
	width:270px;
	float:left;
}

#sitemap .right{
	width:270px;
	float:right;
}