@charset "utf-8";
/* CSS Document */

#main {
	margin: 20px auto;
}
#main .f_koumoku {
	line-height: 1.4em;
}
#main .tadashi {
	font-size: 0.9em;
	color: olive;
}
#main .item {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: text-top;
	line-height: 1.4em;
	white-space: nowrap;
}
#main .item .hissu {
	font-size: 0.8em;
	color: #990000;
	font-weight: normal;
}
#main .item .nowp {
	white-space: nowrap;
}
#main #form_width {
	margin: 5px auto;
	height: auto;
	width: auto;
}
#main #form_width .input {
	font-size: 0.9em;
	line-height: 1.4em;
}
#main #form_width tr {
	padding-top: 10px;
}

p.main {
	text-align: center;
}
#main_table table td {
	text-align: left;
}

