@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fffff3 url(../img/bg.jpg) left 115px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴシック Pro W3", osaka;
}

* + html body {
	font-family: "メイリオ", "Meiryo";
}

#wrapper {
	margin: 0 auto;	
	font-size: 0.9em;
	line-height: 1.8;
	text-align: center;
}

.pageTop {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	margin: 0;
	text-align: right;
}

.clears {
	clear: both;
}

a img {
	border: none;
	overflow: hidden;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	width: 100%;
	height: 200px;
	background: #636D41 url(../img/head_bg.gif) repeat-x;
}

#header a {
	overflow: hidden;
}

#header .inner {
	margin: 0 auto;
	width: 900px;
}

#header .umoregi {
	float: left;
	display: inline;
	width: 84px;
	font-size: 1px;
}

#header .umoregi a {
	display: block;
	background: url(../img/umoregi.gif) no-repeat;
	width: 84px;
	height: 44px;
	text-indent: -9999px;
}

#header .notice {
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	height: 22px;
	text-align: left;
	padding-left: 100px;
}

#header h1 {
	float: left;
	display: inline;
	margin-left: 250px;
	background: url(../img/logo.gif) no-repeat;
	width: 222px;
	height: 43px;
}
#header h1 a {
	display: block;
	width: 222px;
	height: 43px;
	text-indent: -9999px;
}


#header p {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}

#header p a {
	color: #fff;
	text-decoration: underline;
}

#header .nav {
	float: left;
	display: inline;
	background: url(../img/nav.gif) no-repeat;
	width: 255px;
	height: 14px;
	margin-top: 10px;
}
#header .nav ul {
	list-style: none;
}
#header .nav ul li {
	float: left;
}
#header .nav ul li a {
	display: block;
	height: 14px;
	text-indent: -9999px;
	font-size: 0px;
}
#header .nav ul li.nav01 a {
	width: 122px;
}
#header .nav ul li.nav02 a {
	width: 66px;
}

#header .nav ul li.nav03 a {
	width: 67px;
}

#header form {
	float: right;
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
}
#header input.search {
	width: 120px;
	height: 15px;
}


/*----------------------------------------------------
	#bannar
----------------------------------------------------*/

#bannar {
	margin: 0px auto;
	padding-top: 0px;
	width: 780px;
}

#bannar ol {
	list-style: none;
	padding: 0 0 20px 0px;	
}

#bannar ol li {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 184px;
	height: 48px;
}

#bannar ol li a {
	display: block;
	width: 184px;
	height: 48px;
	margin-top: 5px;
	text-indent: -9999px;
	overflow: hidden;
}

#bannar ol li.umoregi02 a {
	background: url(../../../img/bn_umoregi.jpg) no-repeat;
	width: 184px;
	height: 48px;
}
#bannar ol li.manyosyu a {
	background: url(../../../img/bn_manyoshu.jpg) no-repeat;
}
#bannar ol li.koten a {
	background: url(../../../img/bn_kotenshu.jpg) no-repeat;
}
#bannar ol li.gogen a {
	background: url(../../../img/bn_gogen.jpg) no-repeat;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	clear: both;
	width: 900px;
	margin: 0 auto;
	background: url(../img/main_bg.jpg) repeat-y top;
	text-align: center;
}


/*----------------------------------------------------
	table
----------------------------------------------------*/

table {
	margin: 0 auto;
	width: 760px;
}

caption {
	padding-top: 20px;
	font-size: larger;
	font-weight: bold;
	color: #a62d1b;
}

th, td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #999;
}
th {
	color: #663300;
	width: 130px;
}

u {
	color: #993300;
	text-decoration: none;
}


/*----------------------------------------------------
	小ウインドウ　#mini
----------------------------------------------------*/

#mini {
	margin: 0 auto;
	padding: 0 80px;
	width: 490px;
	background: url(../img/win_bg.jpg) repeat-y;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.8;
}

#mini h2 {
	color: #a62d1b;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: large;
}

#mini div {
	text-align: left;
	border-bottom: 1px dashed #999;
}

#mini ul {
	list-style: none;
}

#mini ul li {
	text-align: left;
	padding-bottom: 10px;
}



/*----------------------------------------------------
	copyright
----------------------------------------------------*/

p.copy {
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.6;
	font-family: "Lucida Grande", Verdana, Osaka, Sans-Serif;
}

/*----------------------------------------------------
    pgup
----------------------------------------------------*/

#pgup a {
	background: url(../img/pagetop.gif) no-repeat 0 0;
	display: block;
	width: 92px;
	height: 20px;
	text-indent: -9999px;
	text-decoration: none;
}
/*#pgup a:hover {
	background: url(../img/pgup_h.gif) no-repeat 0 0;
}*/

/*----------------------------------------------------
	search.html
----------------------------------------------------*/

#search h2 {
	font-size: large;
	padding-top: 20px;
}

#search #contents p {
	padding-right: 80px;
	padding-left: 80px;
}

#search #contents p a:link {
	color: #666;
	text-decoration: underline;
}
#search #mcontents p a:visited {
	color: #666;
}
#search #contents p a:hover {
	color: #990000;
}

#search #contents p b {
	color: #990000;
}


#search #contents ol {
	margin: 0 90px 20px 200px;
	color: #990000;
	text-align: left;
}
#search #contents li {
	margin-top: 10px;
}

#search #contents li a:link {
	color: #000;
	text-decoration: underline;
}
#search #contents li a:visited {
	color: #000;
}
#search #contents li a:hover {
	color: #990000;
}













/*----------------------------------------------------
	未使用
----------------------------------------------------*/



.red {
	color: #990000;
}
.txtS {
	font-size: 0.9em;
}





