@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #273900 url(../img/bg.jpg) repeat;
	font-family: "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴシック Pro W3", osaka;
	color: #2d1406;
	text-align: center;
}

* + html body {
	font-family: "メイリオ", "Meiryo";
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 920px;
	text-align: left;
	z-index: 0;
}

h1 {
	font-size: 1px;
	position: absolute;
	z-index: 10;
	margin-left: 632px;
	background: url(../img/logo.gif) right 1px no-repeat;
	width: 326px;
	height: 500px;
	z-index: 1;
}
h1 a {
	display: block;
	width: 326px;
	height: 500px;
	text-indent: -9999px;
	overflow: hidden;
}

.umoregi {
	width: 90px;
	height: 46px;
	font-size: 1px;
}
.umoregi a {
	background: url(../img/umoregi.gif) no-repeat;
	display: block;
	width: 90px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
}

#contents {
	margin-top: 35px;
	width: 920px;
	background: url(../img/contents_bg.jpg) repeat-y;
	border-top: 3px #c3a970 solid;
	border-bottom: 3px #c3a970 solid;
}
/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*----------------------------------------------------
	メインコンテンツ
----------------------------------------------------*/

#main {
	float: right;
	display: inline;
	background: url(../img/logo02.gif) 5px 0px no-repeat;
	width: 685px;
	padding-top: 80px;
	padding-bottom: 50px;
}

h2 {
	font-size: 18px;
	line-height: 1.4;
	width: 398px;
	color: #336633;
	z-index: 10;
}

h3 {
	margin-top: 10px;
	font-size: 16px;
	width: 398px;
	z-index: 10;
}

h4 {
	margin-top: 10px;
	font-size: 16px;
	width: 398px;
	color: #660000;
	z-index: 10;
}

blockquote {
	margin: 10px 0 20px 50px;
	padding-left: 10px;
	border-left: 3px solid #336600;
	color: #660000;
}

.date {
	margin-top: 30px;
	margin-left:0;
	text-align: right;
	font-size: 14px;
	width: 390px;
	height:20px;
	border-bottom: double 6px #aa0000;
	float:left;
}

.ttls {
	margin-top: 30px;
	margin-left: 5px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	width: 190px;
	height:20px;
	border-bottom: double 6px #aa0000;
	float:left;
}

.box2 {
	width: 390px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #363636;
	font-size: 0.8em;
	line-height: 1.8;
	float:left;
}

.box3 {
	width: 270px;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left:10px;
	color: #363636;
	font-size: 0.8em;
	line-height: 1.8;
	float:left;
}

.box2 p {
	padding-bottom: 10px;
}

img.bdr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px #993300 solid;
}

.w400 {
	width: 400px;
}

/*----------------------------------------------------
	サイドメニュー
----------------------------------------------------*/

#menu {
	float: left;
	display: inline;
	width: 220px;
}

#menu ul {
	list-style: none;
	padding: 0 0 0 15px;
}

#menu ul li {
	padding-top: 10px;
}

#menu ul li ul {
	list-style: disc;
}

#menu a {
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
}

#menu ol {
	list-style: none;
	margin-top: 20px;
	padding: 0 0 20px 15px;
}

#menu ol li a {
	display: block;
	width: 184px;
	height: 48px;
	margin-top: 5px;
	text-indent: -9999px;
	overflow: hidden;
}

#menu ol li.umoregi a {
	background: url(../../img/bn_umoregi.jpg) no-repeat;
}
#menu ol li.manyosyu a {
	background: url(../../img/bn_manyoshu.jpg) no-repeat;
}
#menu ol li.koten a {
	background: url(../../img/bn_kotenshu.jpg) no-repeat;
}
#menu ol li.gogen a {
	background: url(../../img/bn_gogen.jpg) no-repeat;
}

.banner {
	margin: 15px 10px 0 15px;
	padding-bottom: 10px;
	border-bottom: 3px #b5ad71 double;
}
.banner img {
	margin-top: 5px;
}


/*----------------------------------------------------
	copyright
----------------------------------------------------*/

p.copy {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 0.7em;
	line-height: 1.6;
	font-family: "Lucida Grande", Verdana, Osaka, Sans-Serif;
}

#pgup {
	float: right;
	width: 38px;
	height: 61px;	
}
#pgup a {
	display: block;
	background: url(../img/pagetop.gif) left 61px repeat;
	width: 38px;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
}
#pgup a:hover {
	background-position: left -1px;
}

/*----------------------------------------------------
	その他
----------------------------------------------------*/

hr {
	color: #b5ad71;
}

hr.print {
	display: none;
}

strong, b {
	color: #006633;
}

.clears {
	clear: both;
}

.red {
	color: #cc0000;
}

.textS {
	font-size: 12px;
}

a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a img {
	border: none;
}

/*----------------------------------------------------
	view.html
----------------------------------------------------*/

#view {
	text-align: center;
	font-size: 12px;
	color: #fff;
}

#view #wrapper {
	text-align: center;
	width: 930px;
}

#view p {
	padding: 10px 0 0 0;
}

#view a {
	color: #fff;
}
#view a:hover {
	text-decoration: underline;
}

img.bdr02 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border: 2px #fff solid;
}