@charset "utf-8";
body {
	background-image: url(../images/bk_img_body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
}
a:link { text-decoration: none; }

a:visited { color: gray; text-decoration: none; }

a:hover { color: red; text-decoration: underline; }

a:active { }
#header {
	width: 910px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#head_word {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
}
#head_img  {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}


#main_img {
	margin: 0px;
	padding: 0px;
	width: 920px;
	clear: both;
}

#main_cont {
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	clear: both;
}
#cont_left {
	float: left;
	width: 202px;
	background-image: url(../images/bk_img_cont.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 9px;
	height: 100%;
}
#cont_middle {
	width: 440px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.main_titile {
	padding: 5px;
	width: 430px;
	color: #333333;
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}

#cont_right {
	margin: 0px;
	float: right;
	width: 200px;
	background-image: url(../images/bk_img_cont.gif);
	background-repeat: repeat;
	display: block;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#left_cont_menu {
	margin: 0px;
	padding: 5px;
	width: 190px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.banner {
	border: 1px solid #999999;
	margin-bottom: 10px;
}


#footer {
	padding: 0px;
	width: 100%;
	background-color: #0066FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	color: #FFFFFF;
}

#left_cont_menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#left_cont_menu ul {
	margin: 0;
	border-bottom: 1px solid white;
	padding: 0;
}
#left_cont_menu a {
	color: gray;
	text-decoration: none;
	margin: 0;
	display: block;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#left_cont_menu a:hover {
	color: gray;
	background-color: #E3E3E6;
	text-decoration: none;
	margin: 0;
	display: block;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#left_cont_menu {
	background-image: url(../images/cont_img_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#main_menu_btm {
	width: 900px;
}
#main_menu_btm ul {
	margin: 0px;
	padding: 0px;
}

#main_menu_btm li {
	float: left;
}

#main_menu_btm a {
	text-indent: -10000px;
	height: 50px;
	width: 180px;
	display: block;
}
#main_menu01 {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: 0 0;
}
#main_menu01 a:hover {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: 0 -50px;
}
#main_menu02 {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -180px 0;
}
#main_menu02 a:hover {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -180px -50px;
}
#main_menu03 {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -360px 0;
}
#main_menu03 a:hover {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -360px -50px;
}
#main_menu04 {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -540px 0;
}
#main_menu04 a:hover {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -540px -50px;
}
#main_menu05 {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -720px 0;
}
#main_menu05 a:hover {
	background-image: url(../images/main_menu_btm.jpg);
	background-position: -720px -50px;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover { color: red; text-decoration: underline; }
.right_cont {
	margin: 0px;
	padding: 5px;
	width: 190px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: left;
}

#tbl_01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

#tbl_mail td {
	border: 0px none #FFFFFF;
}
#voice_list {
	margin: 0px;
	padding: 0px;
}
#voice_list li {
	padding: 5px;
	width: 430px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-bottom: 20px;
}
