@charset "utf-8";

/* ------------------------------
	main
------------------------------ */

h2.main_title {
	margin-bottom: 15px;
}

p.text01 {
	clear : both ;
	padding-top : 15px ;
	font-size : 13px ;
	color : #333333 ;
	margin-left : 10px ;
}

h3.sub_title {
	background : url(../img/title_back2.gif) no-repeat ;
	width : 665px ;
	height : 35px ;
	margin-left : 10px ;
	font-size : 16px ;
	color : #004DA0 ;
	padding-left : 15px ;
	padding-top : 5px ;
	margin-top : 30px ;
}

h3.sub_title02 {
	background : url(../img/title_back2.gif) no-repeat ;
	width : 665px ;
	height : 35px ;
	margin-left : 10px ;
	font-size : 16px ;
	color : #004DA0 ;
	padding-left : 15px ;
	padding-top : 5px ;
	margin-top : 30px ;
}

table.table00 {
	margin-top : 15px ;
	margin-left : 15px ;
	width : 660px ;
}

table.table00 th {
	text-align : center ;
	color : #004DA0 ;
	font-size : 13px ;
	padding : 10px ;
	background-color : #BDE9EF ;
	border: 1px solid #DEDFDF ;
}

table.table00 td.td02 {
	text-align : center ;
	color : #F51D30 ;
	font-size : 13px ;
	padding : 10px ;
	border: 1px solid #DEDFDF ;
}

table.table00 td.td01 {
	text-align : center ;
	color : #333333 ;
	font-size : 13px ;
	padding : 10px ;
	border: 1px solid #DEDFDF ;
	background-color : #EBF8FA ;
}

table.table00 td.td03 {
	text-align : left ;
	color : #333333 ;
	font-size : 13px ;
	padding : 10px ;
	border: 1px solid #DEDFDF ;
}

table.table00 td.td04 {
	text-align : center;
	padding : 10px ;
}

.must {
	font-size: 10px;
	color: red;
	margin-left: 10px;
}


/*サンクスページ*/

p.thanks_text01 {
	clear : both ;
	padding-top : 55px ;
	font-size : 18px ;
	color : #333333 ;
	margin-left : 10px ;
	text-align : center ;
}

p.thanks_text02 {
	clear : both ;
	padding-top : 35px ;
	font-size : 13px ;
	color : #333333 ;
	margin-left : 10px ;
	text-align : center ;
}
