@charset "Shift_JIS";
#container {
		text-align: center;
		width: 770px;
		margin-right: auto;
		margin-left: auto;
}
body {
	margin: 60px 0px;
	font-size: 12px;
	color: #333;
}
h1 {
		text-align: left;
		margin: 0px;
		padding: 0px 0px 10px;
}
.menua {
	font-size: 12px;
	color: #FFFFFF;
	background: #C9301B;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 145px;
}
a.menu:link {  font-size: 12px; color: #FFFFFF; text-decoration: none}
a.menu:visited {  font-size: 12px; color: #FFFFFF; text-decoration: none}
a.menu:hover {
	font-size: 12px;
bold; 			color: #FDD9D9;
	border-top: 0px dotted #FFFFFF;
	border-right: 0px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px dotted #FFFFFF;
	text-decoration: none;
}
a:link {  font-size: 12px; color: #666666; text-decoration: none}
a:visited {  font-size: 12px; color: #666666; text-decoration: none}
a:hover {  font-size: 12px; color: #CCCCCC; text-decoration: underline}
.small {
	font-size: 10;
	color: #c9301b;
	line-height: 150%;
}
.pan0 {
	font-size: 11px;
	background: #FFFFCC;
	border: 2px dotted #C9301B;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
a.pan:link {
	color: #C9301B;
	text-decoration: none;
	font-size: 11px;
}
a.pan:visited {
	color: #c9301b;
	text-decoration: none;
	font-size: 11px;
}
a.pan:hover {
	color: #c9301b;
	font-size: 11px;
	text-decoration: none;
	border-top: 0px dotted #c9301b;
	border-right: 0px dotted #c9301b;
	border-bottom: 1px dotted #c9301b;
	border-left: 0px dotted #c9301b;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	background: #FFFFFF;
}

