/* CSS Document */
section{
	margin-top: 20px;
}
section dl{
	width: 920px;
	height: auto;
	margin: 20px 0 50px;
	font-size: 0.8em;
}
section dl dt{
	width: 250px;
	height: auto;
	margin: 0 0 15px;
	text-align: right;
	color: #807763;
}
section dl dt.note{
	width: 820px;
	height: auto;
	margin: 0 0 15px;
	padding: 0 0 0 100px;
	text-align: left;
	color: #807763;
}
section dl dd.text{
	width: 665px;
	height: auto;
	margin: 0 0 15px 5px;
}
section dl dd input.hit{
	background-color: #FCC;
	border-color: #FCC;
}
section dl dd.text.mail input{
	width: 400px;
}
section dl dd.text.pass input{
	width: 200px;
}
section dl dd.text.name input{
	width: 100px;
}
section dl dd.text.name_d input{
	width: 300px;
}
section dl dd.text.belonging input{
	width: 400px;
}
section dl dd.text.link input{
	width: 400px;
}
section dl dd.clear_button{
	width: 100px;
	height: 25px;
	margin: 25px 0 0 10px;
	padding-bottom: 25px;
}
section dl dd.fix_button{
	width: 665px;
	height: 25px;
	margin: 25px 0 0 255px;
}
section dl dd.fix_button div{
	width: auto;
	margin: 0 10px 0 0;
}
section .button{
	width: 165px;
	height: 26px;
	margin: 25px 0 0 255px;
	padding-bottom: 25px;
}
#sub_area {
	display: none;
/*	background-color:#33F;
*/}
#submit{
	visibility: hidden;
}