@charset "utf-8";
#page_title {
	clear: both;
	margin: 0px;
}
.subtitle {
	clear: both;
	width: 717px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 30px;
}


.submit_list {
 text-align: center;
 padding-top: 20px;
}

.space10 {
 height: 10px;
}

.space30 {
 height: 30px;
}

.space50 {
 height: 50px;
}


.subtitle_left01 {
 text-align: left;
 width: 700px;
 margin-right: auto;
 margin-left: auto;
}
.table_center01 {
 margin-right: auto;
 margin-left: auto;
 width: 680px;
}

.under_line {
 background-image: url(/images/mypage/under_line.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 3px;
}
