@charset "utf-8";
/* CSS Document */
.table{
	border:1px solid #ffd277;
	background-color:#ffe0a0;
	padding:10px;
	width:421px;
}
.about_cnt{
	padding:10px;
	width:421px;
	margin-top:0px;
	margin-bottom:20px;
}
.about_cnt ul{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.color{
	border:1px solid #ffd277;
	background-color:#ffe0a0;
}
#agreement_cnt{
	width:500px;
	text-align:left;
}
#contact_table{
	margin-top:20px;
	border:1px solid #ffd277;
	background-color:#ffe0a0;
	padding:10px;
	width:421px;
}
#contact_table th{
	font-weight:normal;
	width:100px;
}