.menu_ul1{
	width: 900px;
	display: block;
	height: 40px;
	padding-top: 320px;
	text-align: center;
}

.menu_ul1 ul li{
	color: #FFFFFF;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FF0000;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 223px;
	letter-spacing: 0.2em;
	height: 40px;
}

.menu_ul1 ul li a{
	color: #FFFFFF;
	height: 35px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 250%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.menu_ul1 ul li a:hover {
	color: #660000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	display: block;
}

.size150 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150px;
	font-weight: bold;
	color: #333333;
}
