@charset "utf-8";
/* CSS Document */
#contents {
	padding-top: 140px;
}
*html #contents {
	padding-top: 170px;
}
#maincontents {
	background-image: url(images/main-contents-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 730px;
}
#page-title {
	background-image: url(images/regist-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 795px;
	height: 155px;
	margin: 0px;
	top: 210px;
	left: 120px;
	background-position: left;
	position: absolute;
}
#page-block {
	background-color: #F0E3D4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFB89E;
	border-bottom-color: #BFB89E;
	border-left-color: #BFB89E;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page-block h2 {
	background-image: url(images/etc-titleback.gif);
}
#page-block h3 {
	background-color: #FF6699;
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
}
#page-block h4 {
	color: #FF6699;
	background-color: #FFFFD9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 1em;
}
#center {
	text-align: center;
}
table {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
th {
	background-color: #A6E0E1;
	color: #FFFFFF;
}
*html table {
	margin-left: 140px;
}
form {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 680px;
}
.alerts {
	color: #FF0033;
}
