@charset "shift_jis";

.red{
	color:#900;
}

#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 h2{
	width:630px;
	height:130px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../img/h2_souba.jpg) top no-repeat;
}

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

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

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

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

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

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

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

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