@charset "shift_jis";

#main_round{
	width:630px;
	margin:10px 0;
	padding:0 0 40px 0;
	background:url(../img/back_main.jpg) bottom no-repeat;
	color:#333;
}

#main_round a{
	color:#333;
	text-decoration:none;
}

#main_round h2{
	width:630px;
	height:130px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../img/h2_procedure.jpg) top no-repeat;
}

#main_round h3.t01{
	background:url(../img/h3_procedure01.gif) left no-repeat;
}

#main_round h3.t02{
	background:url(../img/h3_procedure02.gif) left no-repeat;
}

#main_round h3.t03{
	background:url(../img/h3_procedure03.gif) left no-repeat;
}

#main_round h3.t04{
	background:url(../img/h3_procedure04.gif) left no-repeat;
}

#main_round h3{
	width:560px;
	height:20px;
	margin:40px auto 0 auto;
	padding:0;
	text-indent:-9999px;
}

p.w630{
	width:560px;
	margin:0 auto;
	padding:0;
}

table.main_round{
	width:560px;
	margin:0 auto;
	padding:0;
}

table.main_round th{
	width:100px;
	margin:0;
	padding:8px 0 4px 0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	border-bottom:#666 1px solid;
}

table.main_round td{
	width:460px;
	margin:0;
	padding:8px 0 4px 0;
	border-bottom:#333 1px solid;
}

p.submit{
	width:560px;
	margin:40px auto 0 auto;
	padding:0;
	font-weight:bold;
	color:#900;
	text-align:center;
	line-height:200%;
}