@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
	text-align: left;
	padding-left: 4px;
}
.table_center {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.table_left {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.sp_text {
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #680105;
}
a:active {
	text-decoration: none;
}
