@charset "utf-8";

h1,h2,h3,h4,h2,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FFF; 
	background-image: url(images/bk-body.jpg);
	background-repeat: repeat-y;
	background-color: #660000;
	background-position: center;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

p{ line-height:160%; letter-spacing:0.1em; margin-bottom:30px;}

a { color:#9F0; text-decoration:none;}
a:hover { text-decoration:underline; color:#CF9;}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000;
}


#header {
	height: 130px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

h1 { padding-top:100px; padding-right:20px; font-size:10px; color:#9F0; text-align:right; font-weight:normal;
}

#header p {
	color: #FFF;
	font-weight: bold;
	font-size: 85%;
	text-align: right;
	margin-right: 30px;
}



#navigation {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#navigation h2 {
	font-size: 0%;
	width: 200px;
	float: left;
	height: 80px;
	text-indent: -9999;
	text-decoration: none;
	display: inline;
}
#navigation #btn01 h2 a {
	height: 80px;
	background-image: url(images/btn01.gif);
	display: block;
	text-decoration: none;
	color: #423025;
}
#navigation #btn01 h2 a:hover {
	background-image: url(images/btn01over.gif);
}

#navigation #btn02 h2 a {
	height: 80px;
	background-image: url(images/btn02.gif);
	display: block;
	text-decoration: none;
	color: #fff;
}
#navigation #btn02 h2 a:hover {
	background-image: url(images/btn02over.gif);

}#navigation #btn03 h2 a {
	height: 80px;
	background-image: url(images/btn03.gif);
	display: block;
	color: #876f4c;
	text-decoration: none;
}
#navigation #btn03 h2 a:hover {
	background-image: url(images/btn03over.gif);

}#navigation #btn04 h2 a {
	height: 80px;
	background-image: url(images/btn04.gif);
	display: block;
	color: #9b846d;
	text-decoration: none;
}
#navigation #btn04 h2 a:hover {
	background-image: url(images/btn04over.gif);

}


#maincontent {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 50px;
}

h3 {
	margin-bottom: 40px; background: url(images/h3back.gif) no-repeat; font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color:#9F0; font-size:14px; font-weight: normal; padding:5px 0 20px 30px;
	margin-top: 60px;
}
#maincontent .articlebox {
	margin-bottom: 50px;
	margin-right: 30px;
	margin-left: 30px;
}


.photo-maincontent {
	float: left;
	display: inline;
}
#maincontent .articlebox-floatright {
	float: right;
	width: 510px;
	display: inline;
}

#topicpath {
	margin-bottom: 30px;
}
#maincontent .photogyallery {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}
#maincontent h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	color: #FCC;
}

#topicpath p {
	font-size: 85%;
	color: #999;
}






#footer {
	background-image: url(images/footer.jpg);
	border-top-width: 1px; text-align:center; font-size:10px;
	border-top-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600; padding:10px;
}
#footer h6 {
	font-size: 90%;
	color: #999;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	margin-bottom: 10px;
}
