#menu a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #66FFFF;
}
#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}.sitemap_table {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap_table td{
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 10px;
	padding-left: 15px;
}
ul {
	list-style-position: inside;
	list-style-image: url(../image/sitemap.gif);
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	list-style-position: inside;
	list-style-image: url(../image/sitemap.gif);
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_office {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 15px;
	height: auto;
}
.table_office th{
	width: 100px;
	text-align: left;
	padding-left: 15px;
	height: 25px;
	padding-top: 10px;
	background-color: #DEEEFE;
	padding-bottom: 5px;
	color: #2D75BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table_office td{
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table_greeting {
	width: 100%;
}
.table_greeting th{
	width: auto;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.table_greeting td{
	width: 200px;
}
.info_table {
	height: auto;
	width: 100%;
	font-size: 12px;
}
.info_table th{
	height: auto;
	width: 100%;
	color: #006699;
	text-align: left;
}
.info_table td{
	height: auto;
	width: 100%;
	border: 1px dotted #999999;
}
.table_faq th{
	width: auto;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.table_faq td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: auto;
	line-height: 20px;
}
.table_gyoumu th{
	padding: 10px;
	text-align: left;
	line-height: 20px;
	color: #006699;
	width: 270px;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../image/bg_gyoumu_table.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	border: 1px dotted #006699;
}
.table_gyoumu td{
	width: 210px;
	text-align: left;
	vertical-align: top;
	border: 1px dotted #006699;
}
.table_recruit th{
	background-color: #A2C0FF;
	width: 100px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(../image/bg_table_recruit.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0099cc;
	border-left-color: #0099cc;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.table_recruit td{
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099cc;
	border-right-color: #0099cc;
	border-left-color: #0099cc;
	width: 383px;
}
.table_recruit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	margin-bottom: 20px;
}
