@charset "utf-8";

body { 
	font-size:12px;
}
td {font-size:12px}

.font10 {font-size: 10px; line-height: 125%}
.font12 {font-size: 12px; line-height: 130%}
.font14 {font-size: 14px; line-height: 135%}


dl.bosyu{
}

dl.bosyu dt {
	font-size: 13px;
	color:#0D3896;
	font-weight:bold;
	margin:0 0 .5em 0;
	line-height:1.4;
}

dl.bosyu dd {
	font-size: 12px;
	margin-bottom:.5em;
	margin:0 0 2em 0;
	line-height:1.4;
}

h1 {
	width:514px;
	font-size: 13px;
	color:#fff;
	margin:20px auto 5px;

	padding:6px 8px;
	background:#333;
}

.subttl{
	margin-top:5px;
}


.ttl{
	font-size: 12px;	
	font-weight:bold;
	/*color:#0D3896;*/
	margin:15px auto 5px;
}
.hosoku{
	margin:2px auto 5px;
	color:#F00;
}

