* {
	padding: 0px;
}
img {
	border: 0px currentColor; border-image: none;
}
a:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(0, 0, 255); text-decoration: none;
}
body {
	margin: auto; width: 800px;
}
#container {
	margin: auto; border: 1px solid rgb(204, 204, 204); border-image: none;
}
#header {
	height: 106px;
}
#header table {
	width: 100%; height: 100%;
}
#header_title {
	background: url("../img/bg_top_illust.png"); height: 82px;
}
#header_text1 {
	padding-left: 18px; font-size: 20px; font-weight: bold;
}
#header_text2 {
	font-size: 32px; font-weight: bold;
}
#header_text3 {
	font-size: 10px; margin-left: 5px;
}
#inquiry {
	width: 77px; height: 12px; font-size: 8px; background-color: rgb(255, 255, 255);
}
#header_navi {
	height: 24px;
}
#header_navi ul {
	height: 16px; margin-top: 0px;
}
.navi {
	margin-left: 0px;
}
.navi li {
	list-style: none; padding: 4px 0px; width: 132px; height: 16px; text-align: center; color: rgb(255, 255, 255); font-weight: bold; margin-top: 0px; margin-right: 1px; float: left; position: relative; background-color: rgb(166, 166, 166);
}
.navi a:link {
	color: rgb(255, 255, 255);
}
.navi a:visited {
	color: rgb(255, 255, 255);
}
.navi a:hover {
	color: rgb(255, 255, 0);
}
#navi_1x {
	background-color: rgb(238, 238, 238);
}
#navi_2x {
	background-color: rgb(31, 73, 125);
}
#navi_3x {
	background-color: rgb(85, 142, 213);
}
#navi_4x {
	background-color: rgb(146, 208, 5);
}
#navi_5x {
	background-color: rgb(254, 160, 209);
}
#navi_6x {
	background-color: rgb(0, 176, 240);
}
#main {
	margin: auto;
}
#left_column {
	width: 180px;
}
#right_column {
	width: 620px;
}
#footer_name {
	padding: 4px 0px 4px 10px; color: rgb(255, 255, 255); background-color: rgb(0, 112, 192);
}
#footer_address {
	padding: 4px 0px 4px 10px; color: rgb(0, 0, 0); font-size: small; background-color: rgb(217, 217, 217);
}
.left_navi {
	
}
.left_navi_sel {
	color: rgb(255, 0, 0);
}
#left {
	width: 200px;
}
#right {
	width: 600px; vertical-align: top;
}
.left_menu {
	border: 1px solid currentColor; border-image: none; width: 160px; margin-top: 40px; border-spacing: 0;
}
.left_menu td {
	padding: 5px 10px; border: 1px solid currentColor; border-image: none;
}
.block_header {
	padding: 3px; font-size: 16px;
}
.icon_image {
	vertical-align: middle;
}
.list_no_icon {
	list-style-type: none;
}
.text_box_s {
	padding: 5px; border: 1px solid currentColor; border-image: none; text-align: left; line-height: 1.2em; font-size: 12px;
}
.link_text {
	color: rgb(0, 0, 255); text-decoration: underline;
}
