@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------- */
/* 基本ボックス */
/* ---------------------------------------------------- */


#melit {
	margin-bottom: 20px;
}

#melit p {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#kaihi {
	margin-bottom: 20px;
}

table#t-kaihi-l {
	float: left;
	width: 340px;
	border: 1px solid #CCC;
}

table#t-kaihi-l tr th {
	font-weight: bold;
	background-color: #FEEBAD;
	text-align: center;
	border: 1px solid #CCC;
}

table#t-kaihi-l tr td {
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}

table#t-kaihi-r {
	float: right;
	width: 340px;
	border: 1px solid #CCC;
}

table#t-kaihi-r tr th {
	font-weight: bold;
	background-color: #FEEBAD;
	text-align: center;
	border: 1px solid #CCC;
}

table#t-kaihi-r tr td {
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}
