@charset "shift_jis";





#contents {
	margin-top: 20px;    
}

#index-01 {
	width: 590px;
	border-bottom: #E7E7E7 2px dotted;
	padding-bottom: 15px;
}

#index-01 p {
	line-height: 1.7;	
}


#index-02 {
	width: 590px;
	margin: 25px 0 0;
}

#index-03 {
	width: 311px;
	float: left;
}

/*#index-03 h3 {
	width: 311px;
	height: 92px;
	background: url(../../images/index/index02.png) 0 0 no-repeat;
	text-indent: -9999px;
}*/

#index-03 h3 a {
	width: 311px;
	height: 92px;
	display: block;
	background: url(../../images/index/index02.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#index-03 h3 a:hover {
	background: url(../../images/index/index02.png) 0 -92px no-repeat;		
}


#index-04 {
	width: 260px;
	float: right;
}

#index-04 h4 {
	background: url(../../images/index/index03.gif) 5px center no-repeat;
	width: 260px;
	height: 20px;
	background-color: #EFF7E7;
	text-indent: -9999px;
}


#index-05 {
	width: 590px;
	background-color: #F7FBF7;
	/*background-color: #F1F7ED;*/
	margin: 15px 0 0;
	padding: 10px 0 35px;
}

#index-05 h4 {
	background: url(../../images/index/index04.gif) 5px center no-repeat;
	width: 550px;
	height: 20px;
	background-color: #EFF7E7;
	text-indent: -9999px;	
	margin: 0 auto 15px;
}

#index-05 table {
	width: 320px;
	margin: 1px 0 0 25px;
	_margin: 0 0 0 12px;
	text-align:center;
	border: #9C9A9C 1px solid;
	float:left;
}

#index-05 tr {
	background-color: #fff;
}

#index-05 td {
	border: #9C9A9C 1px solid;
	padding: 3px 0;
}

#index-05 p {
	text-indent: 15px;
}

#index-05 #index-06 {
	background-color: #D6EDCF;
}

#js-info {
	/*width: 248px;*/
	height: 162px;
	border: #9C9A9C 1px solid;
	margin-top: 5px;
	padding: 5px;
	overflow-y: scroll;
}



