@charset "Shift_JIS";

body {
	line-height: 1.5;
}

table,td,th {
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
}

ul a:link {
	color: #666666;
}
ul a:visited {
	color: #666666;
}
ul a:hover {
	color: #CC0000;
}
ul a:active {
	color: #CC0000;
}

.img {
	margin-left: 10px;
}
.menu_back {
	background-color: #000000;
	padding-left: 10px;
}
.title2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}