@charset "shift_jis";

.cleared {
	clear: both;
}
.cleared hr {
	display: none;
}

body {
	font-size: 1.0em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

a:link {
	color: #5d521d;
	text-decoration: none;
}

a:visited {
	color: #5d521d;
	text-decoration: none;
}

a:hover {
	color: #999900;
}

img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

#body {
	text-align: left;
}

#site_top {
	width: 98%;
	background: #333;
	line-height: 1.2em;
	padding: 5px 1% 2px;
	color: #fff;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 20px;
}

.keyword {
}

h1 {
	font-weight: normal;
	font-size: 0.8em;
	color: #fff;
}

#title {
	text-align: center;
	height: 280px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-position: center;
}

.titletext {
	font-size: 1.1em;
	display: block;
	padding: 105px 0 10px;
	margin-left: 90px;
	margin-right: 90px;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom:1px dashed #d7be46;
}
.titletext a {
	text-decoration: none;
	color: #333;
}
.titletext a:hover {
	/color: #ccc;
}
.description {
	color: #666;
	line-height: 1.2em;
	position: absolute;
	display: block;
	padding: 10px 0 0px;
	margin-left: 100px;
	margin-right: 100px;
	width: 290px;
	font-size: 0.7em;
}
#pankuzu {
	min-height:50px;
	height:100%;
	color: #333;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pankuzu ul {
	width: 520px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#pankuzu li {
	width: auto;
	float: left;
	padding: 15px;
}
#pankuzu li a {
	color: #333;
	text-decoration: none;
}
#pankuzu li a:hover {
}
#width1000 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#width840 {
	float: left;
	width: 840px;
}

#width540 {
	float: left;
	width: 490px;
	padding: 0 25px;
}

.little {
	margin-top: 50px;
	background: url(../images/kazari.png) no-repeat;
	background-position: center top;
	padding: 40px 0 0;
}

.little ul {
	margin: 10px 0px;
}

.little ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 6px;
}

.little ul li a {
	padding: 5px 15px;
	display: block;
	line-height: 1.1em;
	background: url(../images/menu.gif) no-repeat;
	background-position: left;
	padding: 4px 0 3px 20px;
}

.little ul li a:hover {
	text-decoration: none;
}

#width540 h2 {
	clear: both;
	background: url(../images/h2.gif) no-repeat;
	background-position: center bottom;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 10px 0px 40px;
	color: #333;
	font-size: 1.0em;
	text-align: center;
	line-height: 1.2em;
}

#width540 p {
	margin-top: 0.0em;
	margin-bottom: 1.5em;
}


.honbun {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	color: #555;
	background-color: #FFF;
}
.honbun img {
	margin: 3px;
	padding: 3px;
}

#width300 {
	float: left;
	width: 300px;
}
#width160 {
	float: right;
	width: 160px;
}


.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

#width300 h3, #width160 h3 {
	background-color: #cab76f;
	border-top:solid 2px #87772a;
	border-bottom:solid 2px #87772a;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 20px 0 10px;
}


#width300 ul, #width160 ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#width300 ul li, #width160 ul li {
	display: block;
	margin: 0 0 3px;
	padding: 0;
	background-color: #FFF;
	text-decoration: none;
	font-size: 0.90em;

}
#width300 ul li a, #width160 ul li a {
	background: url(../images/menu.gif) no-repeat;
	background-position: left;
	display: block;
	color: #5d521d;
	padding: 3px 0px 2px 20px;
	line-height: 1.1em;
}


#width300 ul li a:hover,#width160 ul li a:hover {
	text-decoration: none;
	color: #999900;
}

#sitebottom_bg {
	color: #fff;
	background: #333;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0;
}

#sitebottom {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#sitebottom_bg a {
	text-decoration: none;
}

#sitebottom_bg a:hover {
	text-decoration: none;
}

.bottommenu {
	float: left;
	width: 230px;
	padding: 10px;
	overflow: hidden;
}

.bottommenu h3 {
	background: url(../images/kazari.png) no-repeat;
	background-position: center top;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto ; 
	border-bottom:solid 1px #87772a;
	color: #fff;
	padding: 20px 10px 5px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	clear: both;
	margin-bottom: 6px;
	text-align: center;
}

.bottommenu img {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.bottommenu ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.9em;
}

.bottommenu ul li {
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 0.9em;
	margin-bottom: 6px;

}

.bottommenu a {
	background: url(../images/menu.gif) no-repeat;
	background-position: left;
	color: #ccc;
	padding: 2px 0 1px 20px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
}

.bottommenu a:hover {
	color: #fff;
}

.small {
	text-align: center;
	padding: 5px 8px;
	font-size: 0.8em;
	color: #fff;
	background-color: #333;
}

.bottons a {
	z-index:1;
	position: fixed;
	right:10px;
	bottom:10px;
	text-align: right;
	padding: 5px 8px;
	color: #fff;
	background-color: #999;
}

.bottons a:hover {
	color: #fff;
	background-color: #333;
}
