#top_l {
	float: left;
	width: 577px;
	padding-top: 30px;
}
#top_r {
	float: right;
	width: 380px;
}
#txt01 {
	font-weight: bold;
	margin-top: 10px;
	line-height: 120%;
}


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

#bg01 {
	float: left;
	width: 152px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 120%;
	color: #CC3300;
	height: 94px;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 75px;
	background-image: url(images/bg01.jpg);
}
#bg02 {
	float: left;
	width: 152px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 120%;
	color: #CC3300;
	height: 94px;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 75px;
	background-image: url(images/bg02.jpg);
	margin-left: 9px;
}
#bg03 {
	float: left;
	width: 152px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 120%;
	color: #CC3300;
	height: 94px;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 75px;
	background-image: url(images/bg03.jpg);
	margin-left: 10px;
}
#txt05 {
	font-size: 13px;
	clear: both;
}
#txt02 {
	font-size: 27px;
	font-weight: bold;
	color: #A63E45;
	text-align: center;
	margin-top: 30px;
}

.txt03 {
	font-size: 15px;
}
.txt04 {
	font-size: 13px;
}
.form01 {
	height: 25px;
	width: 270px;
	border: 1px solid #C8C8C8;
}
.form02 {
	height: 25px;
	width: 450px;
	border: 1px solid #C8C8C8;
}
.form03 {
	height: 25px;
	width: 100px;
	border: 1px solid #C8C8C8;
}
.form04 {
	height: 100px;
	width: 480px;
	border: 1px solid #C8C8C8;
}
.form05 {
	height: 25px;
	width: 170px;
	border: 1px solid #C8C8C8;
}
#btn {
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
input.button-a {
	width: 174px;
	height: 44px;
	background-image: url(images/btn01_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-a1 {
	width: 174px;
	height: 44px;
	background-image: url(images/btn01_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b {
	width: 174px;
	height: 44px;
	background-image: url(images/btn02_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b1 {
	width: 174px;
	height: 44px;
	background-image: url(images/btn02_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}



#gray_box {
	font-size: 12px;
	width: 693px;
	margin-top: 30px;
	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(images/title_bg.jpg);
	text-align: center;
	height: 20px;
	width: 109px;
	margin-bottom: 5px;
}
