@charset "shift_jis";
body {
	background-image: url(../images/com_bg018.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#box {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 80px;
	clear: left;
	float: none;
	text-align: left;
}

#box2 {
	width: 708px;
	border: 1px none #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contents_form {
	width: 100%;
}

#contents_form th{
	width: 100%;
	font-size: 80%;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
	padding: 6px;
	background-color: #E6EEF7;
}
