@CHARSET "windows-31j";


*	{
	line-height: 130%;
}

/*-- Common Style --*/

.notice {
	color: red;
	font-weight: bold;
}

.center * {
	text-align: left;
}

.center	{
	text-align: center;
}

.center > * {
	margin-left: auto;
	margin-right: auto;
}

.small {
	font-size: 85%;
}

.f_clear	{
	clear: both;
	display: block;
}

.f_clear_r	{
	clear: right;
}

.bold	{
	font-weight: bold;
}

form dl dt {
	margin-top:10px;
	width: 400px;
	background-color: #eeeeee;
}

form dl dt {
	margin-top:10px;
	width: 400px;
	background-color: #eeeeee;
}

