@charset "shift_jis";
/* CSS Document */
#contents p, #contents dl {
	margin:0;
	padding:14px 0 7px;
	line-height:150%;
}

#contents dl dt {	
	font-weight:bold;
	margin:7px 14 3px 14px;
	padding:0 14px;
	border-bottom:1px solid rgb(200,200,200);
}

#contents p.twg {	
 color:rgb(0,90,0);
 text-align:right;
}

#hosyo table {	
	width:600px;
	margin:0 0 0 15px;
	border-collapse:collapse;
}

#hosyo table td ,#hosyo table th {	
	border:1px solid rgb(200,200,200);
	padding:5px 5px 2px;
	width:25%;
}
#hosyo table td {	
	text-align:right;
	font-size:22px;
	font-weight:bold;
	color:rgb(255,0,0);
}
#hosyo table th {
	font-size:12px;	
	text-align:center;
	background-color:rgb(200,245,255);
}

#contents div.intro {	
	width:600px;
	margin:10px 0 0 20px;
	padding:15px;
	background-color:rgb(255,247,230);
}