@charset "Shift_JIS";
#kougunohonleft {
	float: left;
	width: 200px;
	margin-top: 10px;
	font-size: 70%;
}
#kougunohonright h2 {
	font-size: 200%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.1em;
}
#kougunohonright h3 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1em;
}
#kougunohonright p {
	line-height: 1.1em;
}
#kougunohonright ul {
	margin-bottom: 10px;
}
.textred {
	color: #F00;
}
#kougunohonright ul li {
	font-size: 80%;
	margin-left: 20px;
	line-height: 1.1em;
}
#kougunohonright {
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-left: 10px;
}
.clearboth {
	clear: both;
}
