#loginform{
	background-color: #FFFFFF;
	border: none;
}
#loginform table{
	margin-left: auto;
	margin-right: auto;
}
#loginform table tr th{
	text-align: right;
}
#loginform table tr td.center{
	text-align: center;
}

#loginform table tr td input{
	font-size: 20pt;
}

#menber_regist div table tr th,
#menber_regist div table tr td,
#menber_regist div table tr td input,
#menber_regist div table tr td select{
	font-size: 12pt;
}

.wrap{
	text-align: center;
}

.logout{
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
}
.menu{
	text-align: left;
}

#username, #password{
	ime-mode: disabled;
}

.ken{
	/* display: inline; */
	float: left;
	display: block;
	white-space: nowrap;
	width: 9em;
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
.han, .yakusyoku, .ekid, .enid, .city{
	/* display: inline; */
	float: left;
	display: block;
	white-space: nowrap;
	width: 11em;
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
.town{
	/* display: inline; */
	float: left;
	display: block;
	white-space: nowrap;
	width: 17em;
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
.ota_yakusyoku{
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	width: 11em;
}
.honbu_yakusyoku{
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	width: 20em;
}
.zyounan_yakusyoku{
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	width: 11em;
}

.ken input,
.city input,
.town input,
.chiku input,
.han input, 
.ota_yakusyoku input,
.yakusyoku input,
.honbu_yakusyoku input,
.zyounan_yakusyoku input,
.ekid input,
.enid input{
	border: 0;
}

.regist_member_data{
	background-color: #F7F7F7;
	margin: 0.5em 16px 1em 16px;
	padding: 1px 0 1px 0;
}

.myinput{
	font-size: 12pt;
}

.saisyo,
.sanyaku,
.iin,
.honbu_riji,
.honbu_haken,
.honbu_iinkai,
.honbu_zentakuhosyou,
.honbu_tokyofudousan,
.honbu_seiji,
.honbu_sonota{
	width: 100%;
}

.honbu_haken,
.honbu_zentakuhosyou,
.honbu_seiji{
	margin-top: 10px;
	margin-bottom: 10px;
}

.sanyaku{
	margin-bottom: 10px;
	clear: both;
}

.saisyo{
	margin-bottom: 10px;
	clear: both;
}

.iin{
	clear: both;
}

div.honbu_riji,
div.honbu_haken,
div.honbu_iinkai,
div.honbu_zentakuhosyou,
div.honbu_tokyofudousan,
div.honbu_seiji,
div.honbu_sonota{
	clear: both;
}

.button input{
	border: 1px solid #888888;
	padding: 0;
	width: 80px;
	height: 30px;
	background-color: #C0C0C0;
	font-weight: bold;
}
input.button{
	border: 1px solid #888888;
	padding: 0;
	height: 30px;
	background-color: #C0C0C0;
	font-weight: bold;
}

.pager{
	text-align: center;
}

strong{
	color: #000000;
}

table.komon_table{
	border-collapse: collapse;
}
table.komon_table, table.komon_table td{
	border: none;
}
table.komon_table span.komon_ken{
	width: 7em;
}
table.komon_table span.komon_ken input{
	border: none;
}

table.komon_table span.komon_city{
	width: 10em;
}
table.komon_table span.komon_city input{
	border: none;
}

table.komon_table span.komon_town{
	width: 16em;
}
table.komon_table span.komon_town input{
	border: none;
}

table.index_menu tr td, table.index_menu tr th{
	font-size: 15pt;
}

