#main #index_contents {
	margin: 0 20px 50px;
	float: left;
	display: inline;
	width: 570px;
	text-align: center;
}
#information {
	margin-bottom: 20px;
	clear: both;
}
#information dl {
	padding: 5px 10px;
	overflow: auto;
	height: 350px;
}
#information h2 {
	padding-top: 10px;
	padding-bottom: 0px;
}
#information h3 {
	margin-bottom: 0.3em;
	color: #990000;
}
#information p {
	margin-bottom: 0.3em;
	padding-left: 1em;
	font-size: 93%;
}
#information strong {
	color: #CC9900;
}
#information dt {
	margin-top: 10px;
	padding-left: 1.2em;
	float: left;
	background: url(../img/mark_arrow01.jpg) no-repeat left center;
	color: #CC9933;
}
#information dd {
	margin-top: 10px;
	padding-bottom: 3px;
	padding-left: 6.5em;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

#index_contents ul.twoBlock li {
	margin-right: 10px;
	float: left;
	width: 280px;
}
#index_contents ul.twoBlock li.fin {
	margin-right: 0px;
}

#index_contents ul.threeBlock li {
	margin-right: 9px;
	float: left;
	width: 184px;
}
#index_contents ul.threeBlock li.fin {
	margin-right: 0px;
}
.section01 {
	overflow: hidden;
}
.section01:after {
	display: block;
	clear: both;
	height: 1px;
	content: ".";
}
/*\*/
* html .section01 {
	height: 1px;
	overflow: visible;
}
/**/
.section02 {
	overflow: hidden;
}
.section02:after {
	display: block;
	clear: both;
	height: 1px;
	content: ".";
}
/*\*/
* html .section02 {
	height: 1px;
	overflow: visible;
}
/**/

#news {
	background: url(../img/bg_topics.jpg) no-repeat center center;
	height: 20px;
	padding: 8px 0 7px 110px;
	color: #333333;
	text-align: left;
}
#news strong {
	color: #FF3300;
}
/* navTop */
#wrapper #index_contents #topNav {
	height: 180px;
	
}
#wrapper #index_contents #topNav li {
	float: left;
	width: 182px;
	height: 152px;
}
#wrapper #index_contents #topNav li.tNav01 {	background: url(../img/nav_top01_o.jpg) no-repeat 0px 0px; padding-right: 12px;}
#wrapper #index_contents #topNav li.tNav02 {	background: url(../img/nav_top02_o.jpg) no-repeat 0px 0px; padding-right: 12px;}
#wrapper #index_contents #topNav li.tNav03 {	background: url(../img/nav_top03_o.jpg) no-repeat 0px 0px;}
#wrapper #index_contents #topNav li a {
	display: block;
	width: 182px;
	height: 152px;
}
#wrapper #index_contents #topNav li a:hover img {
	visibility: hidden;
	
}
