BODY{
	background-color: #205509;
	text-align: center;
	padding: 6px 0;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #360;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #6c6;
} 

#main_body {
	width: 800px;
	margin: 0 auto;
	border: solid 4px #091e00;
	background-color: #eee;
	padding: 3px;
}

h1 a {
	font-size: 26px;
	font-weight: normal;
	display: block;
	text-decoration: none !important;
	color: #060;
	height: 78px;
	background: white url("../logo/logomini.gif") no-repeat 40px center scroll;
	line-height: 1.5;
	border-style: solid;
	border-width: 1px 8px;
	border-color: #205509;
	text-align: right;
	padding-top: 20px;
	padding-right: 115px;
	letter-spacing: 6px;
}

h1 a:hover {
	color: #f63;
}

h1 strong {
	color: #666;
	font-size: 15.5px;
	letter-spacing: normal;
	margin-right: 40px;
	letter-spacing: 2px;
}

#left-box {
	width: 620px;
	float: left;
}

ul#menu li {
	margin: 6px 3px;
	list-style-type: none;
}

ul#menu a {
	text-decoration: none;
	display: block;
	font-size: 22px;
	width: 170px;
	background-color: #fc6;
	padding: 10px 0 10px 0;
	border: solid 1px #f36;
	color: #f30;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	word-spacing: 15px;
}

ul#menu a:hover {
	color: white;
	background-color: #f96;
	border-color: #ff3300;
}

ul#menu li.fuchi a {
	font-size: 15px;
	background-color: #eef;
	padding: 6px 0 6px 0;
	border: solid 1px #06c;
	color: #06c;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1px;
	width: 170px;
}

ul#menu li.fuchi a:hover {
	border-color: #39e;
	color: #39e;
}

dl#side-list {
	text-align: left;
	width: 165px;
	margin: 5px 2px 30px;
}

dl#side-list dd {
	margin: 7px 0 7px 12px;
}

dl#side-list dd strong {
	margin: 5px 0;
	display: block;
}

dl#side-list a {
	width: 150px;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
}

dl#side-list dt {
	font-size: 16px;
	margin: 15px 5px 5px;
	letter-spacing: 10px;
	border-bottom: dotted 1px #666;
}

p#spacer {
	clear: both;
	color: #eeeeee;
	margin: 0;
	padding: 0;
	line-height: 100px;
	overflow: hidden;
	height: 3px;
}

#right-box {
	margin-left: 620px;
}

#right-box ul.side-menu {
	width: 173px;
}

#right-box ul.side-menu li {
	margin: 8px 5px;
	list-style-type: none;
}

#right-box ul.side-menu li a {
	width: 142px;
	text-decoration: none;
	display: block;
	letter-spacing: 3px;
	font-size: 15px;
	font-weight: bold;
	background-color: #ffc;
	padding: 7px 0 6px 13px;
	border-left: double 6px #66f;
	border-right: double 6px #66f;
	line-height: 1.4;
	text-align: left;
	color: #63f;
}

#right-box ul.side-menu li a:hover {
	color: #93f;
	border-color: #93f;
}

#right-box ul.blog li {
	margin: 0 5px 5px;
	list-style-type: none;
}

#right-box ul.blog a {
	margin: 0 auto;
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
	width: 160px;
	height: 42px;
	background-color: #fff;
	line-height: 42px;
	border: dotted 2px #205509;
	font-weight: bold;
	color: #f63;
	text-align: center;
	text-decoration: none;
}

#right-box ul.blog a:hover {
	border-color: #f90;
	color: #f90;
	background-color: white;
}

#right-box p {
	text-align: center;
	padding: 30px 0;
}

#right-box a.text {
	width: 150px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	letter-spacing: 1px;
	font-size: 16px;
	background-color: white;
	padding: 5px 0 3px;
	border: solid 1px #333;
	text-align: center;
	color: #333;
}

#right-box p a:hover {
	color: #666;
	border: solid 1px #999;
}

#right-box a.text span {
	color: #666;
	font-size: 13px;
	letter-spacing: normal;
	margin-left: 1px;
}

#right-box p span {
	font-size: 10px;
	color: #666;
}

#right-box img {
	border: solid 1px #666;
}

#contents {
	float: right;
	width: 410px;
	margin: 5px 0 5px;
	background: white url("../img/back.gif") repeat-y left scroll;
	padding-left: 10px;
	padding-right: 15px;
}

.caption {
	color: #555;
	font-size: 105%;
	margin: 20px 0 20px;
	padding: 1px 0 1px 10px;
	letter-spacing: 4px;
	border-bottom: double 2px #f66;
	border-left: double 12px #f66;
	text-align: left;
}

.caption span {
	color: #333;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 2px;
}

.caption a {
	color: #555;
	text-decoration: none;
}

#index {
	padding: 15px 0;
	text-align: center;
}	

#index img {
	border: double 5px #f66;
	padding: 3px;
	margin: 0 auto;
}

#index p {
	width: 330px;
	font-weight: bold;
	background-color: #f66;
	font-size: 16px;
	color: white;
	position: relative;
	top: -14px;
	padding: 4px 3px 2px;
	text-align: center;
	margin: 0 auto;
}

#new, #info {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #666 #666 #ccc;
	padding: 6px 2px 2px; 
	margin: 0 auto 20px;
	width: 380px;
	text-align: left;
}

#info {
	background-color: #c30;
}

#new {
	background-color: #205509;
}

#new h2, #info h2 {
	font-size: 17px;
	color: white;
	margin-left: 10px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	text-align: left;
}

.inner {
	background-color: #ffc; 
	padding: 10px;
	margin-top: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #666 #eee #eee #666;
	line-height: 1.6;
	text-align: left;
}

pre {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.inner li {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 5px 0  5px 15px;
}

.inner li span.day {
	font-size: 10px;
	color: #666;
	margin-left: 5px;
	font-weight: normal;
	letter-spacing: 0;
}

#shinryo {
	clear: both;
	padding: 15px 0 10px;
	text-align: left;
}

#com {
	clear:both;
}

#com p {
	font-size: 0.9em;
	line-height: 1.5;
	color: #555;
	padding-top:15px;
	text-align: left;
}

#shinryo li {
	margin-bottom: 15px;
}

#shinryo ul, #shinryo ul p  {
	font-size: 1em;
	padding-left: 25px;
	line-height: 1.5;
	color: #333;
}

#staff {
	padding: 15px 0;
	text-align: left;
}

#staff ul {
	font-size: 16px;
	padding: 0 0 50px 19px;
	list-style: circle;
}

#staff li {
	letter-spacing: 3px;
}

#staff p {
	margin: 5px 0 10px 20px;
	letter-spacing: 1px;
	line-height: 1.5;
	font-size: 90%;
}

#staff p img {
	margin: 5px;
	float: right;
}

#staff p.page_top {
	margin: 5px;
	line-height: 1.5;
	font-size: 90%;
	clear: both;
}

#list {
	width: 410px;
	text-align: left;
	padding-bottom: 15px;
}

#list dt {
	color: #555;
	font-size: 105%;
	margin: 20px 0;
	padding: 1px 0 1px 10px;
	letter-spacing: 4px;
	border-bottom: double 2px #f66;
	border-left: double 12px #f66;
	clear: both;
	font-weight: bold;
}

#list dd {
	float: left;
	margin: 10px 0 10px 15px;
	font-weight: normal;
}

#list a {
	display: block;
	width: 175px;
	font-size: 100%;
}

p.rss {
	text-align: right;
	margin-right: 15px;
}

a.rss {
	background-color: orange;
	color: white;
	font-size: 10px;
	padding: 0px 2px 1px;
	border: outset 1px orange;
	color: white;
	text-decoration: none;
	width: 45px;
}

a.rss:hover, a.rss:visited {
	background-color: orange;
	color: white !important;
	text-decoration: none;
}

img.logo {
	margin-top: 30px;
	border: outset 5px #f90;
}

img.count {
	margin-top: 50px;
}

#serch { 
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 1.7;
	padding: 15px 15px;
}

#serch label {
	color: #f66;
	font-weight: bold;
}

#serch p {
	font-size: 0.9em;
	color: #333;
	margin: 15px 0;
	padding: 0 20px 150px 30px;
}

#serch input.box {
	width: 250px;
}

#serch form {
	padding: 70px 0 0 30px;
}

#name, #mail {
	width: 310px;
	display: block;
}

#mform form p {
	width: 350px;
	padding: 5px 0 5px 15px;
	margin: 5px 10px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	line-height: 1.4;
}

#yoken {
	margin: 0 2px 0 10px;
}

#mform textarea {
	width: 310px;
	display: block;
	height: 170px;
}

div#mform {
	font-size: 15px;
	color: #333;
	text-align: left;
	padding: 15px 5px 15px 10px;
}

#mform p.caution {
	font-size: 16px;
	color: red;
	margin: 20px 0 20px 50px;
}

#mform p.btn {
	border: none;
}

#mailimg {
	font-size: 15px;
	color: #333333;
	margin: 20px 0 20px 50px;
}

input.button {
	margin: 0 15px 0 40px;
	padding: 1px 10px;
	letter-spacing: 2px;
}

#q {
	clear: both;
	float: left;
	width: 100px; 
	margin: 3px 0;
	text-align: right;
}

#q_m {
	clear: both;
	float: left;
	width: 100px;
	line-height: 1.6;
	text-align: right;
}

#ans {
	margin: 4px 0; text-align: left;
}

#thx {
	background-color: white;
	width: 500px;
	height: 300px;
	margin: 50px auto 0;
	padding-top: 20px;
}

p.thx {
	border-top: solid 2px #0c9;
	border-bottom: solid 2px #0c9;
	margin: 100px 0px 50px;
	padding: 20px;
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
}

#bottom {
	font-size: 1px;
	color: white;
}

#hyo {
	padding: 25px 0 20px 35px;
	text-align: left;
}

#hyo caption {
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	color: #666;
	margin: 0 auto;
	letter-spacing: 2px;
}

#hyo p {
	font-size: 1em;
	color: red;
	line-height: 1.8;
	margin: 10px 0 35px;
}

#hyo table {
	border: 3px solid #c63;
	color: #333;
	border-collapse: collapse;
}

#hyo th, #hyo td {
	border: solid 1px #c63;
	padding: 5px 4px 3px 5px; 
	text-align: center;
	font-size: 17px;
	font-weight: normal;
}

#hyo td.k {
	color: red;
}

#hyo table, #hyo th, #hyo td.t, #hyo th.b, #hyo tr.f  td {
	border-color: #c63;
}

#hyo th, #hyo th.b {
	border-bottom: 3px double #c63;
}

#hyo td.t, #hyo th.b {
	border-right: 3px double #c63;
}

#hyo tr.f  td {
	border-bottom: 3px solid #c63;
}

#kome {
	text-align: left;
	margin-top: 25px;
}

#kome span {
	font-size: 95%;
	color: #f33;
	margin: 0px 5px;
	line-height: 1.7;
}

#map {
	font-size: 95%;
	color: #333; 
	line-height: 1.4;
	text-align: left;
	letter-spacing: 1px;
	margin: 10px 0 0 0px;
	padding: 15px 10px;
}

#map img {
	border: outset 1px #999;
	margin-top: 5px;
}

#map p {
	margin: 5px 0;

}

#map ul {
	padding: 10px 0  0 20px;

}

#shop {
	padding: 15px 0;
	text-align: left;

}

iframe {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #666 #666 #ccc;
}

#shop  img {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 20px;
}

#shop  p {
	font-size: 1em;
	color: #33f;
	margin: 5px 0 20px 30px;
}

#shop ul  {
	font-size: 1em;
	padding: 0 0 20px 30px;
	line-height: 1.5;
}

#shop ul p {
	color: #333;
}

#shop ul ul {
	color: red;
}

#policy {
	line-height: 1.5;
	color: #555;
	font-size: 0.9em;
	padding: 15px 15px;
	text-align: left;
}

#policy h2 {
	font-size: 1em;
}

#policy h3 {
	font-weight: normal;
	margin: 0 0 10px 22px;
	font-size: 1em;
}

#policy ol {
	padding-left: 30px;
	margin: 0 0 15px;
}

#policy ul  {
	padding-left: 30px;
}

#policy ul ul  {
	margin-bottom: 5px;
}

p.koji {
	margin: 120px 20px 150px;
	line-height: 1.8;
	font-size: 19px;
}

#foot {
	border-top: double 5px #205509;
	background-color: white;
	clear: both;
	font-size: 13px;
	color: #666;
}

#foot ul {
	text-align: left;
	letter-spacing: 1px;
	margin-top: 2px;
}

#foot ul li {
	display: inline;
	border-right: solid 1px #333333;
	padding: 0 5px;
	list-style-type: none;
}

p.pm {
	display: none;
}

address {
	text-align: center;
	padding-top: 15px;
	font-style: normal;
}

p#count {
	text-align: right;
	padding: 5px 5px 2px;
}

p.page_top{
	font-size: 15px;
	text-align: right;
}

#serch-list {
text-align: left;
padding: 10px 0;
}

#serch-list h4{
margin-top: 30px;
font-size: 110%;
}

#serch-list p{
margin-top: 7px;
line-height: 1.5;
}

#serch-list .byline p {
text-align: right;
margin-top: 3px;
}
