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

body {
	background-color: #ab2222;
	color: #FFFFFF;
	font-size: 80%;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
p.spaceTop10 {
	margin-top: 10px;
}
img.clear {
	clear: both;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 350px;
	float: left;
}
img.serval {
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 95%;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
#update {
	float: right;
	width: 428px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 90%;
	border: 1px solid #d9cea0;
	padding: 10px;
	line-height: 150%;
}
#update ul {
	padding-left: 0px;
	margin: 0px;
}
#update ul li {
	list-style-type: none;
	background-image: url(../images/bulletWhite.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#update a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#about {
	text-align: center;
	clear: both;
	font-size: 85%;
}
#sky {
	border: 4px solid #FFFFFF;
}
#header .date {
	font-size: 75%;
	line-height: 140%;
	margin-bottom: 6px;
}
#update .date {
	color: #d9cea0;
}
#navi a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#about a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
address {
	text-align: center;
	font-size: 70%;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}
p.update {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 0px;
}
.navLeft {
	float: left;
	width: 550px;
	margin-bottom: 20px;
}
.nav {
	float: left;
	width: 250px;
	margin-right: 25px;
}
* html .nav {
	margin-right: 16px;
}
.navRight {
	float: right;
	width: 250px;
	margin-right: 0px;
}
.nav img.main, .navRight img.main {
	border: 4px solid #FFF;
	margin-bottom: 13px;
}
.nav img.left, .navRight img.left {
	float: left;
}
.nav h2, .navRight h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.nav ul, .navRight ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.SpaceTop0 {
	margin-top: 0px;
	padding-top: 0px;
}
.nav ul li, .navRight ul li {
	background-image: url(../images/home/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 16px;
	list-style-type: none;
	background-position: left 1px;
	padding-bottom: 2px;
}
.nav a:link, .navRight a:link, .nav a:visited, .navRight a:visited {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover, .navRight a:hover {
	color: #ced0af;
	text-decoration: underline;
}
img.spaceTop30 {
	margin-top: 30px;
}

.small {
	font-size: 80%;
	line-height: 140%;
}
.beige {
	color: #ced0af;
}
.gray {
	color: #ccc;
}
