@charset "shift_jis";

#title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	margin-bottom: 8px;
	padding-top: 4px;
	background-image: url(../images/h2_back.jpg);
}

h2 {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	height: 24px;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-top: 4px;
	clear: both;
}
#contents {
	height: 400px;
}
