@charset "Shift_JIS";


body{
	background-color: #BEE6F6;
}


#header h1{
	font-size: 12px;
	color: #666666;
	background: url(../images/header.jpg) no-repeat;
	width: 950px;
	height: 90px;
	font-weight: normal;
	padding-left: 15px;
}


h2{
	margin: 20px 0;
	margin-left: 75px;
}


/* ¥form‚Ìtable•”•ª¥ */

table.form01{
	margin: 0 auto;
	table-layout: fixed;
	width: 600px;
	border: 1px solid #D9D9D9;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 1.4em;
	line-height: 1.4;
}

table.form01 th{
	width: 200px;
	background-color: #94D5F0;
	padding: 10px;
}

table.form01 td{
	width: 400px;
	background-color: #F0F0F0;
	padding: 10px;
}

/* £form‚Ìtable•”•ª£ */



div.btn{
	margin-left: 122px;
	margin-bottom: 10px;
}

div.btn a {
	font-size : 12px ;
}


p.form01{
	clear: both;
	text-align: center;
	padding: 10px 0 20px 0;
}


.caution{
	font-size: 11px;
	color: red;
}

.note{
	font-size: 11px;
}



div.done{
	height: 300px;
	text-align: center;
	vertical-align: middle;
}


p.done{
	line-height: 300px;

}


#contents img{
	vertical-align: middle;
}


#contents img.reset{
	vertical-align: top;
}

/* ¥done02 */

.done02 {
	margin-left : 150px ;
}

.done02 p {
	margin-top : 30px ;
	margin-bottom: 30px;
	text-align: center;
	font-size : 14px ;
}


/* ¥footer */


#footer {
	clear : both ;
	background-color : #29ABE2 ;
	text-align : center ;
	xmargin-top: 20px;
}


#footer p {
	text-align : center;
	line-height: 80px;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
}
