@charset "shift_jis";
/* CSS Document */


/*センターボックス*/
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*ページタイトル*/
#center #page_title {
	width: 810px;
	margin-bottom: 20px;
}

.text12 {
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
	background-color: #FFFFFF;
	text-align: left;
}

.sousin {
	font-size: 12px;
	padding: 5px;
	line-height: 17px;
	background-color: #FFFFFF;
	text-align: center;
}

#center table th{
	background-color: #E1F0FF;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}

.must {
	font-size: 12px;
	color: #FF0000;
}
