@charset "utf-8";
/* CSS Document */

/* -----left_side----- */
#left_side{
	position:relative;
	top:-20px;
}
#contents_top{
	background:url(../img/common/side_back_top.jpg) center 29px no-repeat;
}

/* -----main text----- */
#main{
	width:615px;
}
#main h2{
	background:url(../img/common/bar_01.jpg) left top no-repeat;
	width:565px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:8px 30px 0;
	text-align:left;
}
#main h3{
	background:url(../img/common/bar_02.jpg) left top no-repeat;
	width:525px;
	height:24px;
	color:#333333;
	font-weight:bold;
	font-size:100%;
	margin:30px auto 20px;
	padding:12px 30px 0;
	text-align:left;
}

/* ----- ----- */

.main_txt h4{
	color:#ff0000;
	font-weight:bold;
}
.main_txt p{
	line-height:150%;
	margin-top:8px;
	margin-bottom:20px;
}
#agree_yn{
	width:360px;
	margin:50px auto 0;
}
