@charset "utf-8";

/*---------------------------------- 個別Class,ID ----------------------------------*/
body {
	text-align: center;
	margin-top: 40px;
	background: url(../images/common/bg_headerSub.jpg) no-repeat top center; !important
}

.center {
	text-align: center;
}

.normal_table_information td {
	height: 25px;
	padding: 0 5px;
}

.underline {
	background: url(../images/common/bg_dashBorder.png) repeat-x;
}