@charset "shift_JIS";












/* =panの範囲
------------------------------------------------------------------------------------------*/
#pan {
	margin-bottom: 15px;
	background-image: url(../images/pan-bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 510px;
}
#pan p {
	padding-left: 15px;
	padding-top: 8px;
}










/* =blockAの範囲
------------------------------------------------------------------------------------------*/
#blockA {
	width: 510px;
}
#blockA form h3 {
	margin-bottom: 15px;
}
#blockA form h4 {
	line-height: 27px;
	background-image: url(../../regist/images/a-ttl02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 510px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#blockA-inner {
	width: 510px;
}
#blockA-innerText {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	color: #9f0b00;
}
#blockA-innerImg {
	margin-bottom: 15px;
}










/* =blockA form tableの範囲
------------------------------------------------------------------------------------------*/
#blockA form table {
	margin-bottom: 15px;
}

.td01 {
	background-color: #e9f9ff;
	width: 130px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.td02 {
	width: 320px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.td01 em {
	color: #9f0b00;
}
.textfield01 {
	width: 200px;
}
.textfield02 {
	width: 250px;
}
.td02 .form-Ul {
	width: 110px;
	float: left;
	padding-right: 50px;
}

.td02 ul {
	height: 1%;
	width: 110px;
	float: left;
}

.td02 ul li {
	margin-bottom: 5px;
	width: 100px;
	white-space: nowrap;
}










/* =blockA-btn pの範囲
------------------------------------------------------------------------------------------*/
#blockA-btn p {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}
