/* 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;
	padding-bottom: 50px;
}
#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;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#contents #right .entry-asset .entry-title {
	width: 480px;
	float: right;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
}
#contents #right .entry-asset .entry-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8FBB1E;
	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 .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;
}
/* エントリー用 */
#contents #right .entry-asset2 {
	width: 100%;
	clear: left;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#right .entry-asset2 .entry-title2 {
	width: 590px;
	float: right;
	padding-bottom: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADDD29;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-image: url(../column/img/entry-asset2.jpg);
	line-height: normal;
	height: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}



#contents #right .entry-asset2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
	margin: 0px;
	float: left;
}
#contents #right .entry-asset2 p {
	margin: 0px;
}




#container .entry #contents #right .entry-foot {
	float: right;
	height: 30px;
	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 {
	display: block;
	float: left;
	border: 1px solid #E8E8E8;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-l2 {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-r2 {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
table#table-03 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	width: 100%;
}
table#table-03 th {
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #666666;
	font-weight: normal;
	background-color: #F6F6F6;
	width: 200px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table#table-03 td {
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.box-top {
	display: block;
	float: left;
	height: 30px;
	width: 610px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box {
	background-image: url(../information/img/box.jpg);
	background-repeat: repeat;
	margin: 0px;
	float: left;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
.box-naka {
	display: block;
	float: left;
	height: 50px;
	width: 610px;
	margin: 0px;
}
.box-foot {
	display: block;
	float: left;
	height: 30px;
	width: 610px;
	margin: 0px;
}

.photo2 {
	height: 200px;
	width: 187px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo2 img,.photo3 img {
	display: block;
	float: left;
	height: 150px;
	width: 175px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	margin-bottom: 5px;
}
.photo2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: left;
	float: left;
	line-height: normal;
}
.photo3 {
	height: 200px;
	width: 187px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: left;
	float: left;
	line-height: normal;
}
.photo4 {
	height: 200px;
	width: 610px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.photo4 img {
	display: block;
	float: left;
	height: 150px;
	width: 175px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	margin-right: 20px;
}
.photo4 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADDD28;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.photo4 ul {
	display: block;
	margin: 0px;
	float: right;
	width: 370px;
	padding: 0px;
}


.photo4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #FF952F;
	padding-right: 5px;
}
.style2 {
	font-size: 18px;
	color: #ADDD29;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
}

#container .entry #contents .map {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADDD29;
	line-height: normal;
	display: block;
	width: 280px;
	float: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.map ul,.map2 ul {
}

#container .entry #contents .map2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADDD29;
	line-height: normal;
	display: block;
	width: 280px;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#container .entry #contents .map a,#container .entry #contents .map2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#container .entry #contents .map a:hover,#container .entry #contents .map2 a:hover {
	color: #ADDD29;
	text-decoration: underline;
}
#container .entry #contents .map h2 a,#container .entry #contents .map2 h2 a {
	color: #666666;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-decoration: underline;
}
