@charset   "Shift_JIS";

BODY {
	margin-bottom: 0px;
	font-family: メイリオ;
}

td,textarea,input,select {
	font-family: メイリオ;
}

.sectionHead {
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}

.tableDetail {
	background-color: #CCCCCC;
}

.tableHeading {
	color: #FFFFFF;
	text-decoration: bold;
	background-color: #424973;
}

.tdlink {
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	text-decoration: none;
	background-color: #3a3f67;
}

.tdlink:hover {
	color: aqua;
	text-decoration: none;
}

.tdmidashi {
	font-size: 90%;
	line-height: 150%;
	color: #ffffff;
	background-color: #333366;
	text-align: left;
}

.tdmigi {
	font-size: 80%;
	line-height: 150%;
	color: black;
	background-color: #dcdcdc;
}

.futoji {
	font-weight: bold;
}

.phonbun {
	font-size: 90%;
	color: black;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 180%;
}

H1 {
	font-size: 150%;
	line-height: 200%;
}

H2 {
	font-size: 120%;
	font-weight: bold;
	color: #333366;
	background-color: white;
	text-decoration: none;
	padding-left: 10px;
	line-height: 200%;
}

.td60 {
	width: 65%;
}
