@charset "EUC-JP";

/* Initializations / Rules
------------------------------------------------------------------*/ 
#subHead * {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background-color:#fff;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#000;
	}

#subHead img {
	border: none;
	}
	
#subHead img.b{
	display:block;
	}

#subHead th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	}

#subHead .floatRight{
	float:right;
	display:inline;
	}
	
#subHead .floatLeft{
	float:left;
	display:inline;
	}
	
#subHead br.clear{
	clear:both;
	font:1px/1px monospace;
	}
	
#subHead .alignRight{
	text-align:right;
	}

#subHead .alignCenter{
	text-align:center;
	}

#subHead hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}
	
#subHead p{
	margin:0 0 15px 0;
	}
	
/* ====common header====*/
#subHead h1{
	float:left;
	display:inline;
	margin:3px 0 22px 0;
	font-size:10px;
	color:#666;
	}

#subHead h2{
	margin:0 0 10px 0;
	}


/* ====text==== */
#subHead strong{
	font-weight:bold;
	color:#FF8C00;
	}

#subHead em{
	font-weight:bold;
	}

#subHead p{
	margin:0 0 15px 0;
	font-size:12px ! important;
	line-height:14px;
	}
	
#subHead .noMarg{
	margin-bottom:0 ! important;
	}

#subHead .supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}
	
#subHead .imgBox{
	margin:0 0 20px 0;
	}


#subHead a{
	color:#FA7E34;
	}
	
#subHead a:hover{
	text-decoration:none; 
	color:#FA7E34;
	}


/*====== End Initializations / Rules======*/


#subHead{
	text-align:left;
	margin:0px auto;
	width:950px;
	font:12px/18px  "Verdana", "Arial";
	}

#subHead #pathNavi{
	float:left;
	display:inline;
	margin:0px 0 10px 0;
	}

#subHead #pathNavi a{
	color:#000;
	text-decoration:underline; 
	}
	
#subHead #pathNavi a:hover{
	text-decoration:underline; 
	color:#FA7E34;
	}

#subHead #name{
	float:right;
	display:inline;
	margin:0px 0 10px 0;
	}

#subHead #name span{
	color:#FA7E34;
	font-weight:bold;
	}	
