/* CSS Document */
body {
	margin: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
}
#container #header {
	display: block;
	height: 90px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header .header-name {
	height: 59px;
	float: left;
	width: 272px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #sitemap {
	display: block;
	float: right;
	height: 18px;
	width: 120px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #sitemap a{
	background-image: url(../img/sitemap.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	height: 15px;
	width: 120px;
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .header-name a{
	display: block;
	width: 272px;
	height: 59px;
	background-image: url(../img/rogo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
}
#header .menu {
	display: block;
	float: right;
	height: 42px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 550px;
}
#container #header .menu .top {
	display: block;
	height: 31px;
	width: 98px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
}
#container #header .menu .top a{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 98px;
	background-image: url(../img/top-off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#container #header .menu .top a:hover {
	background-image: url(../img/top-on.jpg);
}
#container #header .menu .sinryou {
	display: block;
	float: left;
	height: 31px;
	width: 80px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container #header .menu .sinryou a{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 80px;
	background-image: url(../img/sinryou-off.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#container #header .menu .sinryou a:hover {
	background-image: url(../img/sinryou-on.jpg);
}
#container #header .menu .touin {
	display: block;
	float: left;
	height: 31px;
	width: 104px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container #header .menu .touin a{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 104px;
	background-image: url(../img/touin-off.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#container #header .menu .touin a:hover {
	background-image: url(../img/touin-on.jpg);
}
#container #header .menu .koramu {
	display: block;
	float: left;
	height: 31px;
	width: 68px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container #header .menu .koramu a{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 68px;
	background-image: url(../img/koramu-off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#container #header .menu .koramu a:hover {
	background-image: url(../img/koramu-on.jpg);
}
#container #header .menu .staff {
	display: block;
	float: left;
	height: 31px;
	width: 105px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#container #header .menu .staff a{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 105px;
	background-image: url(../img/staff-off.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#container #header .menu .staff a:hover {
	background-image: url(../img/staff-on.jpg);
}
#header #sitemap a:hover {
	background-image: url(../img/sitemap-on.jpg);
}
#container #footer {
	display: block;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	margin: 0px;
	clear: both;
	float: left;
}
#footer .lift {
	background-image: url(../img/footer-lift.jpg);
	display: block;
	float: left;
	height: 95px;
	width: 369px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#footer .right {
	background-image: url(../img/foot-right.jpg);
	display: block;
	float: right;
	height: 95px;
	width: 369px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
#footer #copyright a{
	color: #8FBB1E;
}
#pankuzu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 900px;
	float: left;
	letter-spacing: 0.1em;
	height: 25px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu a {
	color: #666666;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #8FBB1E;
	text-decoration: underline;
}
.entry #contents {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents #left {
	display: block;
	float: left;
	width: 220px;
}
#contents #left #archive-title {
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	height: 30px;
}
#contents #left #menu-naka {
	display: block;
	width: 100%;
	float: left;
	margin: 0px;
	background-color: #EEF9D7;
}
#container .entry #contents #left .menu-foot {
	display: block;
	float: left;
	height: 30px;
	width: 220px;
}

#contents #left #menu-naka .menu-header {
	text-decoration: none;
	float: left;
	width: 200px;
	display: block;
	height: 44px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents #left #menu-naka .menu-header a {
	color: #666666;
	text-decoration: none;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	width: 200px;
	padding-right: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8FBB1E;
	display: block;
}
#contents #left #menu-naka .menu-header a:hover {
	color: #8FBB1E;
	text-decoration: underline;
}
#contents #left .bana1 {
	display: block;
	float: left;
	height: 111px;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left .bana1 a {
	display: block;
	float: left;
	height: 111px;
	width: 220px;
	background-image: url(../img/bana-1-off.jpg);
	text-indent: -9999px;
}
#contents #left .bana1 a:hover {
	background-image: url(../img/bana-1-on.jpg);
}
#contents #left .bana2 {
	display: block;
	float: left;
	height: 104px;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left .bana2 a {
	display: block;
	float: left;
	height: 104px;
	width: 220px;
	background-image: url(../img/bana-2-off.jpg);
	text-indent: -9999px;
}
#contents #left .bana2 a:hover {
	background-image: url(../img/bana-2-on.jpg);
}

.orenji {
	color: #ff952f;
	display: block;
	float: left;
	width: 80px;
}
.entry #right {
	display: block;
	float: right;
	width: 610px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#contents #right .entry-asset {
	width: 100%;
	clear: left;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#contents #right .entry-asset .entry-title {
	width: 460px;
	float: right;
	display: block;
	background-image: url(../column/img/back.jpg);
	height: 40px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
}
#contents #right .entry-asset .entry-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADDD29;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#contents #right .entry-asset .asset-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
	margin: 0px;
	float: right;
	width: 480px;
}
#contents #right .entry-asset .asset-body p {
	margin: 0px;
}
#contents #right .entry-asset .asset-body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
	margin: 0px;
	float: right;
	width: 400px;
}
#contents #right .entry-asset .asset-body2 p {
	margin: 0px;
}
#contents #right .entry-asset .photo2 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contents #right .entry-asset .photo {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 125px;
}
#contents #right .entry-asset .photo a {
	float: left;
	height: 100px;
	width: 100px;
	border: 5px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #right .entry-asset .photo a:hover {
	border: 5px solid #8FBB1E;
}
#contents #right .entry-asset .asset-more-link {
	width: 480px;
	float: right;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	text-align: right;
}
#contents #right .entry-asset .asset-more-link a{
	font-size: 12px;
	color: #8FBB1E;
}
#container .entry #contents #right .entry-foot {
	float: left;
	height: 30px;
	width: 100%;
	margin: 0px;
	display: block;
	padding-bottom: 50px;
}
#container .entry #contents #right .entry-foot a{
	height: 30px;
	width: 140px;
	background-image: url(../img/to-top-off.jpg);
	text-indent: -99999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
#container .entry #contents #right .entry-foot a:hover {
	background-image: url(../img/to-top-on.jpg);
}




/* エントリー用 */
.img-l,.img-l2,.img-r2 {
	display: none;
}
#map {
	display: block;
	float: left;
	height: 420px;
	width: 400px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	margin-right: 20px;
}
