@charset "UTF-8";
table {
	margin-top: 30px;
	width: 550px;
}
th {
	width: 150px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 85%;
	line-height: 1.1em;
}
td {
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 85%;
	font-weight: bold;
}
.box {
	height: 25px;
	width: 390px;
	border: 1px solid #CCCCCC;
}
.box2 {
	height: 120px;
	width: 390px;
	border: 1px solid #CCCCCC;
}
h3 {
	margin-bottom: 15px;
	margin-top: 50px;
}
h4 {
	margin-bottom: 40px;
}
#wrapper #contents {
	background-image: none;
}
