@charset "utf-8";
/* CSS Document */

*{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.tokucho_box{
	padding-left:35px;
}
.tokucho_details_box{
	padding-bottom:10px;	
}
.tokucho_box p{
	line-height:20px;
	padding:5px 0;
}
.tokucho_box p a{
	color:#00f;
	text-decoration:none;
}
.tokucho_box p a:hover{
	color:#f00;
	text-decoration:underline;
}
.tokucho_box li{
	padding:0 20px;
	line-height:20px;
}
.tokucho_box h3{
	font-size:14px;
	line-height:25px;
	background:#dfc;
}
h2.tokucho{
	display:block;
	height:50px;
	width:420px;
	background:url(../img/h2_tokucho.jpg) left top no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin-bottom:10px;
}