#top_l {
	float: left;
	width: 402px;
	padding-top: 40px;
	padding-left: 68px;
}
#top_r {
	float: right;
	width: 304px;
}


/******************** contents ********************/

#txt {
	font-size: 22px;
	color: #FF6600;
	margin-top: 15px;
}
#box_l {
	float: left;
	width: 225px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#box_r {
	float: right;
	width: 486px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#gray_box01 {
	margin-top: 20px;
	border: 1px solid #C8C8C8;
}



#beige_box {
	font-size: 15px;
	color: #333333;
	background-color: #FAF8D1;
	width: 685px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
}
#ma_center {
	margin-top: 10px;
	text-align: center;
}
#gray_box02 {
	font-size: 12px;
	width: 693px;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #C8C8C8;
	line-height: 120%;
}
.title_bg {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(kodate/images/title_bg.jpg);
	text-align: center;
	height: 20px;
	width: 109px;
	margin-bottom: 5px;
}
