#info_header {
	width: 901px;
	margin-top: 20px;
}

#info {
	background-image: url(../images/info_back.gif);
	height: 250px;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow-y: auto;
	width: 861px;
}
#index_button {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	margin-bottom: 30px;
}
#taiken {
	width: 250px;
	float: left;
}
#koutsuu {
	width: 250px;
	float: right;
}



#info p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

