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

<style type="text/css">

#wrapper {
	background-color: #0A1C2B;
	width: 1000px;
	margin:0 auto;
}
.main {
	width: 700px;
	margin:0 auto;
	font-size: 13px;
	letter-spacing: 2px;
	color: #333;
}
.kokuchi {
	width: 700px;
	font-size: 13px;
	color: #333;
	margin:0 auto;
	letter-spacing: 2px;
}
.archive {
	width: 700px;
	font-size: 11px;
	color: #333;
}
.footer {
	width: 700px;
	font-size: 11px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0B2638;
}
.headder {
	background-image: url(images/headder02.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #333;
}
.yodogawa {
	background-image: url(images/yodogawa02.jpg);
	height: 590px;
	width: 700px;
}
.obi {
	background-color: #FFF;
	width: 700px;
	margin:0 auto;
	background-repeat: repeat;
}


.small {
	font-size: 11px;
}
