/* CSS Document */


@charset "shift-jis";



/***************************************************/
div#top_info_box {
	text-align: left;
	height: auto;
	width: 940px;
	margin-bottom: 30px;
}

div#info_box {
	text-align: left;
	height: 180px;
	width: 940px;
	margin-bottom: 30px;
}

div#bot_info_box {
	text-align: left;
	height: auto;
	width: 940px;
	margin-bottom: 0px;
}

div#bot_info_box p {
	font-size: 12px;
	line-height: 200%;
}
/***************************************************/
