

.main_table {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


.under_bord {
	margin-left: auto;
	margin-right: auto;
	border-style: none none solid none;
	border-width: 5px;
	border-color: #333399;

}


.table_solid {
	border-style: solid;
	border-width: 1px;
	border-color: #333399;

}

.left_table{
	padding: 0px;
	border-style: solid;
	border-width: 5px;
	border-color: #b0c4de;
}


.left_table_key1 {

	border-style: none;
	padding: 0px;
	background-color: #fffaf0;
	width: 170px;
}

.left_table_key2 {
	border-color: #333399;

	border-style: solid;
	border-width: 5px;
	padding: 0px;
	background-color: #fffaf0;
	width: 170px;
}


.search_table {
	border-color: #333399;

	border-style: solid;
	border-width: 3px;
	padding: 0px;
	background-color: #fffaf0;
}
.search_table_cel1 {
	border-style: none;
	padding: 3px;
	background-color: #fffaf0;
}


.table_cell{
	border-style: none;

}


.set_center {
	margin-left: auto;
	margin-right: auto;
}

.s1 { font-size: 9px; line-height: 9px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif }
.s3 { font-size: 12px; line-height: 16px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif }
.s3b { font-size: 12px; line-height: 16px; color: #008080; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif }
.s3w {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	color: #ffffff;
}
.s4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}
.s6 { font-size: 24px; line-height: 16px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif }


a:link{color: #006979; text-decoration: none;}
a:visited{color: #006979; text-decoration: none;}
a:hover{color: #87ceeb; text-decoration: underline;}
a:active{color: #87ceeb; text-decoration: underline;}




.table_info{
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-collapse:collapse;
	padding:5px;

}
