.title {
	font-family: "BIZ UDPGothic" , Meiryo , sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CC0000;
}

.menu {
	font-family: "BIZ UDPGothic" , Meiryo , sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
}

body {
	font-family: "BIZ UDPGothic" , Meiryo , sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
}

.text {
	font-family: "BIZ UDPGothic" , Meiryo , sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
}

.stext {
	font-family: "BIZ UDPGothic" , Meiryo , sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
}