.menu {
	font-family: "MS Pゴシック", "osaka";
	font-size: 10px;
	line-height: normal;
	Color: #666666;
	text-decoration: none;
}

.submenu1 {
font-family: "MS Pゴシック", "osaka";
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
Color: #CC0000;
}

.submenu2 {
font-family: "MS Pゴシック", "osaka";
font-size: 12px;
font-weight: normal;
line-height: 20px;
Color: #666666;
}

.submenu3 {
font-family: "MS Pゴシック", "osaka";
font-size: 12px;
font-weight: bold;
line-height: normal;
Color: #CC0000;
}

.button {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	Color: #FFFFFF;
	background-color: #DC363B;
	padding: 4px;
	margin-left: 230px;
	width: 280;
	line-height: normal;

}

.midashi {
text-align: center;
font-size: 12px;
font-weight: bold;
Color: #666666;
background-color: #F5E4DF;
border: 1px solid #FA9B81;
padding: 3px;
margin-bottom: 6px;
width: 170;
}

