@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 3px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #330000;
	background-image : url(../img/kebe-line1.gif);
	background-repeat: repeat-y;
	background-color: #993366;
	background-position: center;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image : url(../img/kabe1.gif);
}




#maincontent {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 50px;
}

#maincontent h2 {
	margin-bottom: 40px;
	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(file:///D:/layout05/05-02/images/footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}
#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;
}
