/* CSS Document */
@charset "Shift_JIS";
#mainpage{
	width: 800px;
	margin: 0px;
	padding: 0px;
	}
#leftpage {
	float: left;
	width: 420px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 100%;
	margin: 0px;
	padding-right: 20px;
	padding-left: 25px;
}
#rightpage {
	float: right;
	width: 280px;
	height: 100%;
	padding-right: 20px;
}
#leftpage_a {
	width: 420px;
	margin-bottom: 25px;
	height: 100%;
}
.leftpage_a_img01 {
	margin-bottom: 15px;
}
#leftpage_b {
	width: 420px;
	margin-bottom: 25px;
}
#leftpage_c {
	width: 420px;
	margin-bottom: 25px;
	}
#leftpage_b_a {
	float: left;
	width: 200px;
	height: 100%;
}
#leftpage_b_b {
	float: right;
	width: 200px;
	margin-bottom: 30px;
	height: 100%;
}
#leftpage_b_c {
	float: left;
	width: 130px;
}
#leftpage_b_d {
	float: right;
	width: 270px;
}
