#container {
	border-top: 10px solid #006600;/*トップの緑ライン*/
	border-right: 1px solid #006600;/*枠線*/
	border-left: 1px solid #006600;/*枠線*/
	border-bottom: 1px solid #006600;/*枠線*/
	margin-left: auto;/*サイトエリア画面中央にもってくる処理*/
	margin-right: auto;/*コンテンツの左右の余白*/
	background-color: #FFFFFF;
	width: 722px;
	padding-right: 14px;
	padding-left: 14px;
	height: auto;
}

.dummy {
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.dummy hr {
	display:none;
	visibility: hidden;
}


#floatClear {
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
#contents {
	float: right;
	width: 542px;
	margin-bottom: 24px;
	height: auto;
}
#contentsTleft {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#contentsTright {
	height: 240px;
	float: right;
	background-color: #D3DDD2;
	font-size: 0.75em;
	line-height: 20px;
	color: #1E781E;
	padding: 20px;
	width: 280px;
}
#contentsTleft img {
	margin: 0;
	padding: 0;
}
#contentsBleft {
	margin: 0px 10px 15px 0px;
	float: left;
	width: 392px;
	background-color: #EEEEEE;
}
#contentsBleft h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 16px;
}
#contentsBright {
	float: right;
	background-color: #FFFFFF;
	color: #000000;
	width: 310px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#contentsBright h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #339900;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 16px;
}

#updata dt {
	font-weight: normal;
	float: left;
	padding-bottom: 0.75em;
}
#updata dl {
	line-height: 1.5em;
	font-size: 0.625em;
	padding-left: 20px;
}
#updata dd {
	margin-left: 7em;
	padding-bottom: 0.75em;
}

#updata .exhi-mark {
	background-image:url(../images/icon_exhibition_update.gif);
	width:36px;
	height:12px;
	padding-left:40px;
	background-position: left top;
	background-repeat: no-repeat;
}
#updata .photo-mark {
	background-image:url(../images/icon_photo_update.gif);
	width:36px;
	height:12px;
	padding-left:40px;
	background-position: left top;
	background-repeat: no-repeat;
}
#syozai {
	width: 700px;
	font-size: 0.75em;
	line-height: 1.5em;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
#newsList {
	margin-bottom: 24px;
	width: auto;
	height: auto;
}

#newsList dt {
	font-weight: normal;
	margin-bottom: 0.75em;
	float: left;
}
#newsList dl {
	line-height: 1.5em;
	font-size: 0.75em;
	margin-left: 20px;
}
#newsList dd {
	margin-left: 8em;
	margin-bottom: 0.75em;
	line-height: 1.5em;
}
#newsList h3 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	background-color: #339900;
	text-align: center;
	border: 2px dotted #FFFFFF;
	margin-bottom: 25px;
	width: auto;
	height: auto;
	clear: both;
}
#contents2 h3 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	background-color: #339900;
	text-align: center;
	border: 2px dotted #FFFFFF;
	margin-bottom: 25px;
	width: auto;
	height: auto;
}

/* sitemap */

#sitemap {
	margin-bottom: 24px;
	width: auto;
}

#sitemap .left {
	float:left;
	width:230px;	
}

#sitemap .right {
	float:right;
	width:230px;
}
#sitemap dl {
	overflow:hidden;
	font-size: 0.75em;
	line-height:2;
	padding:0px 15px 30px 15px;
}
#sitemap dt {
	font-weight: bold;
}
#sitemap dd {
	padding-left:2em;
}

#sitemap table {
	font-size: 0.75em;
	border: none;
	line-height: 1.5em;
}

#sitemap thead {
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
}
#sitemap tbody {
	color: #333333;
	background-color: #EEEEEE;
}
#sitemap td,th {
	border: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
}

#contents h3 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	background-color: #339900;
	text-align: center;
	border: 2px dotted #FFFFFF;
	margin-bottom: 25px;
	height: auto;
}
#contents h4 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px 1em;
	background-color: #999999;
	text-align: left;
	margin-bottom: 14px;
	line-height: 1.2em;
	font-weight: normal;
}
#contents h5 {
	font-size: 0.75em;
	font-weight: normal;
	border-bottom: 2px dotted #999999;
	padding: 5px;
	margin-bottom: 10px;
	color: #666666;

}
#pagenavi {
	font-size: 0.75em;
	line-height: 1em;
	height: auto;
	clear: both;
}
.pagenaviR {
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: right;
}
.pagenaviL {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
