@charset "UTF-8";
/* CSS Document */

* {
	font-size: solid 1px
#;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: rgb(025,025,025);
	;
	text-align: left;
	margin: 0px;
	padding: 0;
}
body {
}
h1 {
	font-size: 0.6em;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-indent: 10px;
}
h4 {
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
ul{
	height: 35px;
	list-style-type: none;
	border-top: solid 1px #660000;
	border-bottom: solid 1px #660000;
	border-top-style: none;
	border-bottom-style: none;
}

li {
	float: left;
	width: 120px;
	color: #FFFF99;
	background-color: #660000;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
}
a {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	background-color: #FFFFCC;
}
a:link, a:visited {
	color: #660000;
}
a:hover, a:active {
	color: #FFFF99;
	background-color: #660000;
	background-image: url(line.gif);
}
p {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #660000;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
.red {
	color: #0000FF;
}
.all {
    width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #660000;
}
.top {
    background-color: #660000;
}
.menu {
}
.mid {
}
.bottom {
    clear: both;
	background-color: #660000;
}
.mid2 {
	width: 120px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	top: 5px;
	margin-bottom: 60px;
	background-color: #FFFFFF;
	float: left;
}
.mid1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 15px;
	width: 555px;
	margin-left: 0px;
	margin-bottom: 80px;
	float: right;
}
.mid0 {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 30px;
	float: right;
}
.ulmenu {
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.all .mid .mid2 .ulmenu img {
	float: left;
}
