/* トップページ */
#top {
}

#top_wrapper {
}

#top_l {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

#top_r {
	float: right;
	width: 302px;
	margin-bottom: 10px;
}

.top_wrapper02 {
	width: 293px;
	background: url("../img/top/bg_top_wrapper02.gif") repeat-y top left;
	text-align: center;
}

.top_wrapper02_01 {
	vertical-align: top;
}

.top_wrapper02_02 {
	vertical-align: bottom;
}

.top_p01 {
	margin: 10px 0 10px 0;
	height: 30px;
	font-size: 100%;
	font-weight: bold;
}

.top_p02 {
	margin: 5px 15px 5px 15px;
	text-align: left;
	font-size: 90%;
}

.top_p03 {
	margin: 0px 0px 0px 30px;
	text-align: left;
	font-size: 100%;
	color: #053B9B;
	font-weight: bold;
}

.top_p04 {
	margin: 0px 0px 0px 30px;
	text-align: left;
	font-size: 100%;
	color: #058645;
	font-weight: bold;
}

#top ul {
	margin: 10px 0px 0px 30px;
	text-align: left;
	list-style: disc inside;
	font-size: 100%;
}

#top_wrapper03 {
	clear: both;
	width: 595px;
	text-align: center;
	border: solid 1px #BBBBBB;
	background-color: #EFEFEF;
}

#top_wrapper04 {
	overflow: auto;
	width: 575px;
	height: 40px;
	margin: 5px auto;
	text-align: left;
	border: solid 1px #ABABAB;
	background-color: #FFFFFF;
}

#top_wrapper04 p {
	padding: 5px;
	font-size: 80%;
}
