/* CSS Document */
h1{
	margin: 0px;
	padding: 20px;
	padding-bottom: 0px;
	color: #FF0066;
	font-size: 14px;
	text-decoration: underline;
}
a.first_i:link{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a.first_i:visited{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a.first_i:active{
	color: #FF3366;
	text-decoration: none;
	font-weight: bold;
}
a.first_i:hover{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

#topline{
	width: 100%;
	background-color: #ff6390;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	color: #FFCCCC;
	font-size: 5px;
}
#first01{
	background-image: url(first01.jpg);
	width: 500px;
	height: 300px;
	vertical-align: top;
}
#first012{
	padding-top: 190px;
	padding-left: 70px;
	color: #FF3366;
	line-height: 18px;
}
#first03{
	width: 795px;
	background-image: url(first03.jpg);
}
#first032{
	padding-left: 60px;
	padding-top: 20px;
}
#taijou{
	width: 344px;
	padding: 5px 0px;
	text-align: center;
}
.first_icon{
	width: 300px;
	background-image: url(first_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: #BBDDFF 1px solid;
	background-color: #ceebfb;
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px;
	padding-left: 25px;
	font-size: 14px;
}
.career{
	padding-top: 20px;
	line-height: 18px;
}

/* 男女登録 */
.newreg_tama{
	width: 100%;
	height: 800px;
	background-image: url(newreg_tama.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
}
td.newreg{
	padding-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}
.newreg_02{
	width: 100%;
	text-align: center;
}

/* 登録フォーム */
form{
	margin: 0px;
}
.koumoku0{
	background-color: #FF3366;
	border: #FF9999 1px solid;
	border-bottom: none;
	padding: 5px;
	color: #FFFFFF;
}
.koumoku{
	background-color: #FF3366;
	border: #FF9999 1px solid;
	border-bottom: none;
	padding: 3px 5px;
	color: #FFFFFF;
}
.koumoku02{
	border: #FF9999 1px solid;
	border-bottom: none;
	border-left: none;
	padding: 3px 5px;
}
.koumoku03{
	background-color: #FF3366;
	border: #FF9999 1px solid;
	padding: 3px 5px;
	color: #FFFFFF;
}
.koumoku04{
	border: #FF9999 1px solid;
	border-left: none;
	padding: 3px 5px;
}
.koumoku05{
	border: #FF9999 1px solid;
	border-top: none;
	border-bottom: none;
	padding: 3px 5px;
}
.koumoku06{
	border: #FF9999 1px solid;
	border-top: none;
	padding: 10px;
	text-align: center;
}
table.form{
	margin-bottom: 10px;
	width: 95%;
}