#header {
	background:url(../images/action02_01.jpg) no-repeat;
	background-position:top;
	padding: 0;
	z-index: -1;
	width: 980px;
	height:300px;
	margin:0 auto;
	
}

#bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	z-index: -1;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	list-style-type:none;
}


#contents {
	width:992px;
	margin:0 auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sub992bg.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/sub_bottom992bg.png);
	background-repeat: no-repeat;
	overflow:hidden;
	clear: both;
	height: 13px;
}

#main {
	width: 720px;
	float: right;
	padding: 0px;
	margin-right: 20px;
	*margin-right: 10px;/*ie7*/
	_margin-right: 10px;/*ie6*/
	margin-top: 10px;
}

#main a {
	font-size: 100%;
	color: #947654;
	text-decoration: underline;
	}
	
#main a:hover{
	font-size: 100%;
	text-decoration:underline;
	color: #666666;
}

#heritage {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 700px;
}
#heritage h3 {
	background-image: url(../images/2017/action02_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom:1px solid #999999;
}

p {
	font-size: 100%;
	line-height: 20px;
	text-indent:10px;
	margin: 0px 15px 5px 15px
}

p img {
	border:0;
	margin: 5px;

}



#sidemenu {
	width: 205px;
	float: left;
	padding: 0px;
	margin-left: 25px;
	_margin-left: 20px;/*ie6*/
	margin-top: 50px;
	margin-bottom:10px;
	height: 100%;
	position: relative;
}



#sidenavi {

	list-style-type: none;

}

#sidenavi li {
	width: 205px;
	height: 37px;
	margin: 0px;
	padding: 0;
	display: block;
	display: inline;

}

#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.jpg);
}

#sidemenu1 a { background-position:0px -37px;}
#sidemenu2 a { background-position: -205px -74px;
color:#333333;
	font-weight:bold;}


#sidenavi a:hover {
	text-decoration: none;
	width: 205px;
	height: 37px;
	display: block;
	background-image: url(../images/sidemenu_bg_set.jpg);
	background-repeat: no-repeat;
	color:#333333;
	 font-weight:bold;
}

#sidemenu1 a:hover { background-position: -205px -37px; } 
#sidemenu2 a:hover { background-position: -205px -74px; }



.ttl_right {
	text-align: right;
	margin:0;
	width:680px;
	margin: 0 auto;
	display:block;
	margin-bottom:10px;
	color:#666666;
	
}

.waku {
	width:580px;
	margin: 0 auto;
	display:block;
	margin-bottom:10px;
	color:#67523A;
	background-color:#F7F2EE;
	border-color: #BAA287;
	border-width: 1px;
	border-style: solid;
	padding:5px;
}

.waku2 {
	margin: 0 auto;
	display:block;
	margin-bottom:10px;
	color:#67523A;
	background-color:#F7F2EE;
	border-color: #BAA287;
	border-width: 1px;
	border-style: solid;
	padding:5px;
}




.icon {
	clear: left;
	float: left;
	margin: 0px 15px 25px 30px;

}

.ttl{
	border:0;
	margin: 5px 25px 15px 25px;
	clear:both;

}

.ttl_center{
	border:0;
	clear:both;
	margin: 0 auto;
	display:block;

}


.naiyouleft {
	width: 400px;
	float: left;
	margin-left: 70px;
	margin-bottom:0px;
	margin-top:30px;
	background-color:#F7F2EE;
}



/* table
---------------------------------------------------------------------------------------- */
.table_01 {
	width:650px;
	margin:0px 15px 10px 30px;
	padding:0px;
	border-collapse:separate;
	border-spacing:3px;

	
}

.table_01 th {
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	background-color:#ECE4DB;
	border:1px solid #BBBBBB;
	border-left: none;
	border-top: none;
	line-height: 30px;
	font-size:13px;
	font-weight:bold;
	
}
.table_01 td {
	padding:4px 2px 2px 4px;
	border:1px solid #BBBBBB;
	border-left: none;
	border-top: none;
	line-height: 20px;
	vertical-align:top;
}


.box01{
	width:350px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
	}
.box02{
	width:400px;
	float:left;
	margin-left:30px;
	
	}	