#contents {
	width:992px;
	margin:0 auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/992bg.png);
	background-repeat: repeat-y;
	overflow:hidden;
}
#contentsbottom {
	width:992px;
	margin:0 auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bottom992bg.png);
	background-repeat: no-repeat;
	overflow:hidden;
	clear: both;
	height: 13px;
}

#contents_color {
	width:980px;
	margin:0 auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	background-color:#f8f4e6;
}

#sidemenu {
	width: 205px;
	float: left;
	padding: 0px;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom:10px;
	height: 100%;
	position: relative;
}
#sidenavbar {
	width:205px;
	top: 113px;
	z-index: 20;
	margin-left: 0px;
	}

#sidenavi {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	z-index: 11;
}

#sidenavi li {
	width: 205px;
	height: 37px;
	margin: 0px;
	padding: 0;
	display: block;
	display: inline;
	float: left;
}

#sidenavi a {
	line-height:37px;
	text-indent: 30px;
	text-decoration: none;
	width: 205px;
	height: 37px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/sidemenu_bg_set.gif);
}

#sidemenu1 a { background-position: 0 0; }
#sidemenu2 a { background-position: 0 -37px; }
#sidemenu3 a { background-position: 0 -37px; }
#sidemenu4 a { background-position: 0  -37px; }
#sidemenu5 a { background-position: -205px -74px;
color:#FFFFFF;
	 font-weight:bold; }


#sidenavi a:hover {
	text-decoration: none;
	width: 205px;
	height: 37px;
	display: block;
	background-image: url(../images/sidemenu_bg_set.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	 font-weight:bold;
}

#sidemenu1 a:hover { background-position: -205px 0; } 
#sidemenu2 a:hover { background-position: -205px -37px; }
#sidemenu3 a:hover { background-position: -205px -37px; }
#sidemenu4 a:hover { background-position: -205px -37px; }
#sidemenu5 a:hover { background-position: -205px -74px; }


/**/

#main {
	width: 720px;
	float: right;
	padding: 0px;
	margin-right: 20px;
	margin-top: 20px;
}

#main a {
	font-size: 100%;
	color: #9DC839;
	text-decoration: none;
	}
	
#main a:hover{
	　　font-size: 100%;
	text-decoration:underline;
	color: #666666;
}

#land {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 700px;
}
#land h3 {
	background-image: url(../images/land_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-size: 100%;
	line-height: 20px;
	text-indent:10px;
	margin: 0px 15px 5px 15px
}

p img {
	border:0;
	margin: 5px;

}



.photoleft {
	clear: left;
	float: left;
	margin: 0px 15px 25px 0px;
	border-color: #BBBBBB;
    border-width: 1px;
    border-style: solid;
}

.photoleft2 {
	float: left;
	margin: 0px 15px 25px 0px;

}

.photoright {
	clear: right;
	float: right;
	margin: 5px 15px 25px 5px;
	border-color: #BBBBBB;
    border-width: 1px;
    border-style: solid;
}

.photo {
	border-color: #BBBBBB;
    border-width: 1px;
    border-style: solid;
	
}


.ttl{
	border:0;
	margin: 5px 25px 25px 25px;
	clear:both;

}

.naiyouleft {
	width: 530px;
	float: left;
	margin-left: 25px;
	margin-bottom:20px;
}

.naiyouleft dl {
	border-top: dotted 1px #ccc;
	padding: 5px 0;
}
.naiyouleft dl.last {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 5px 0;
}
.naiyouleft dl dt {
	background: #E75196;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 6em;
	padding: 5px;
	text-align: center;
}
.naiyouleft dl dd {
	margin-left: 7em;
	padding: 5px 0 5px 10px;
}


/* table
---------------------------------------------------------------------------------------- */
.table_01 {
	margin:0px 0px 10px 25px;
	padding:0px;
	border-collapse:separate;
	border-spacing:1px;
}
.table_01 th {
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#666666;
	background-color:#F5F5F5;
	border:1px solid #BBBBBB;
	border-left: none;
	border-top: none;
	line-height: 25px;
}
.table_01 td {
	padding:4px 2px 2px 4px;
	border:1px solid #BBBBBB;
	border-left: none;
	border-top: none;
	line-height: 25px;
	text-align:right;
}

.table_01 caption {
	text-align:left;
	font-weight:bold;
	font-size:110%;
	color:#669900;

}


