@charset"Shift_JIS";

*{
	margin:0;
	padding:0;
	font-size:98%;
}

div#contents{
	margin:1em;
	padding:0 2px;
	width:500px;
	height:600px;
	border:1px solid;
}

h1{
	font-size:1.2em;
	border-left:25px #00f solid;
	border-bottom:2px #00f solid;
	padding:0 0 2px 2px;
	margin:1em 0;
}

h2{
	font-size:1.2em;
	margin
}

p{
	margin:0 0 1em 1em;
}

em{
	color:#00f;
}

fieldset{
	margin:1em auto 0em auto;
	width:400px;
	padding:0.5em 0 0.5em 0.5em;
	background-color:#ccc;
}

legend{
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:2px solid;
	border-bottom:2px solid;
	font-weight:bold;
	padding:2px;
	background-color:#fff;
}

fieldset#profile div,label{
	margin-top:2px;
	padding-top:2px;
}

fieldset#profile div{
	width:274px;
	height:23px;
	padding-bottom:3px;
	line-height:1.6em;
}

html>body fieldset#profile div{
	margin-left:105px;
}

fieldset#profile label{
	background-color:#fff;
	width:100px;
	height:23px;
	float:left;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
	padding-top:2px;
}

input{
	margin-bottom:4px;
}

.button{
	float:right;
	margin-right:3.2em;
}

.chu-top,.chu-bottom{
	color:#f00;
}

.chu-bottom{
	font-size:0.9em;
	margin-left:3.3em;
}
