@charset "euc-jp";
/* CSS Document */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* force float cancel */
.disfloat       { zoom: 100%;}
.disfloat:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}




h2.common{
	background-image: url(/images_en/file_h2_back.gif);
	background-repeat: repeat-x;
	padding:15px 10px 8px 10px;
	margin:0px 0px 10px 0px;
	font-size:170%;
	color:#285115;
	background-color: #FFFFFF;
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	border-bottom:#8FBF00 dotted 1px;
	line-height: 1.2;
}

h2.common span{
	font-size:0.6em;
	font-weight:normal;
}

h3.common{
	margin:10px 0px;
	background-image:url(/img/h3ic.gif);
	background-repeat:no-repeat;
	text-indent:17px;
	height:1.2em;
	padding-top:3px;
	background-position:0px 3px;
}

h4.common{
	font-size:1.2em;
	margin:10px 0px;
}

p.topicpath{
	margin-bottom:5px;
}
p.topicpath a{
	text-decoration:none;
}
p.topicpath a:hover{
	text-decoration:underline;
}

div.localbody p{
	line-height:1.8;
	margin:1.5em auto;
}

/*

yahoo search result

*/
div.ys_result dt{
	font-size:15px;

}

div.ys_result dd{
	font-size:12px;
	margin:5px 0px 10px 10px;
}


.kaisho{
	font-family:'HG正楷書体-PRO';
}

.mincho{
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.bold{
	font-weight:800;
}