@charset "utf-8";
/* CSS Document */
/* main visual
#hd_visual h2.about{background:url(images/about_ttl.jpg) no-repeat; height:153px;} */
/* sub title */
#main h3{margin:40px 0 30px 0;}
#main h3.agree_sub {background:url(images/agree_sub.jpg) no-repeat; height:41px;}

#main h4{text-indent:-9999px; height:39px;}
#main h4.flow_sub01a {background:url(images/flow_sub01a.jpg) no-repeat;}

/* agreement */
#main .agree_sheet{text-align:left; margin:0 20px;}
#main .agree_sheet ol{list-style-type:decimal;}
p.a01 {
	margin:40px 0 20px 0;
}
p.a01a {
	margin:20px 0 0 0;
}

span.para {
	font-size:90%;
	font-weight:bold;
	text-decoration:underline;
}
span.reg_words {
	margin-bottom:15px;
	margin-left:0px;
	text-indent:14px;
}
table.agree_list {
	width:600px;
	margin:0 0 20px 0;
}
table.agree_list td {
	border:#333 solid 1px;
	border-collapse:collapse;
	padding:5px;
	vertical-align:top;
}
table.agree_list th{
	border:#333 solid 1px;
	border-collapse:collapse;
	background:#7e7e7e; color:#FFF; padding:5px; text-align:center;}