@charset "iso-8859-1";

body {
	margin: 0px 0px 0px 0px;
	background-color: #F2F2F2;
	text-align: center;
	background-image: url(../../img/bg01.jpg);
	background-repeat: repeat-x;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container_bg {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 719px;
	background-color: #FFFFFF;
	background-image: url(../../img/bg02.gif);
	}

#container {
	line-height: 140%;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
	padding: 0px;
	width: 711px;
	}
	
#header {
	padding: 0px;
	width: 711px;
	background-image: url(../../img/header_bg.gif);
	height: 77px;
	}

#header_left {
	padding: 0px;
	width: 310px;
	float: left;
	height: 77px;
	}
	
#header_right {
	padding: 15px 20px 0px 0px;
	width: 300px;
	float: right;
	height: 57px;
	text-align: right;
	}
	
#header_right textarea{
	font-family: "Verdana","Helvetica","Arial","sans-serif";
	height: 15px;
	font-size: 10px;
	width: 200px;
	}

#header_logo {
	padding: 0px;
	width: 295px;
	height: 39px;
	position: absolute;
	margin-top: 29px;
	margin-left: 6px;
	}

#header_menu {
	padding: 7px 0px 0px 0px;
	width: 266px;
	height: 22px;
	font-size: 12px;
	}

#top_img{
	width: 711px;
	padding: 0px;
	}

#menu{
	width: 711px;
	padding: 0px;
	background-image: url(../../img/menu_bg.gif);
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	width:142px;
	height:47px;
	}

#menu li {
	text-indent: -9999px;
	float:left;
	}
	
#menu a {
	text-decoration: none;
	background:url(../../img/menu_e.gif) no-repeat;
	}

#menu01 a{
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: 0 -47px;
	}
	
#menu01 a:active{
	background-position: 0 -94px;
	}

#menu02 a{
	background-position: -142px 0;
	}

#menu02 a:hover{
	background-position: -142px -47px;
	}
	
#menu02 a:active{
	background-position: -142px -94px;
	}

#menu03 a{
	background-position: -284px 0;
	}

#menu03 a:hover{
	background-position: -284px -47px;
	}
	
#menu03 a:active{
	background-position: -284px -94px;
	}

#menu04 a{
	background-position: -426px 0;
	}

#menu04 a:hover{
	background-position: -426px -47px;
	}
	
#menu04 a:active{
	background-position: -426px -94px;
	}

#menu05 a{
	background-position: -568px 0;
	}

#menu05 a:hover{
	background-position: -568px -47px;
	}
	
#menu05 a:active{
	background-position: -568px -94px;
	}

#menu_bottom {
	width: 711px;
	clear: both;
	}

#main {
	width: 711px;
	padding: 0px;
	}

#top_main_bg {
	width: 711px;
	background-image: url(../../img/bg03.gif);
	}

#top_main_left {
	width: 465px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
	}

#top_main_banner {
	width: 454px;
	font-size: 12px;
	line-height: 120%;
	background-image: url(../../img/bg04.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	}

#top_main_banner_inner1 {
	width: 145px;
	font-size: 12px;
	line-height: 120%;
	padding-right: 5px;
	float: left;
	}

#top_main_banner_inner2 {
	width: 145px;
	font-size: 12px;
	line-height: 120%;
	padding-right: 5px;
	float: left;
	padding-left: 4px;
	}

#top_main_banner_inner3 {
	width: 145px;
	font-size: 12px;
	line-height: 120%;
	float: left;
	padding-left: 4px;
	}

#top_main_banner_bottom {
	width: 453px;
	clear: both;
	}
	
#top_main_right {
	width: 204px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	padding-right: 09px;
	padding-left: 11px;
	}

#contents_main_bg {
	width: 711px;
	background-image:url(../../img/bg05.gif);
	}

#left	{
	width: 170px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	}

#sub_menu a{
	display:block;
	font-size:12px;
	background:url(../../img/sub_menu.gif) top left no-repeat;
	width:135px;
	height:27px;
	padding:3px 0px 0px 35px;
	}

#sub_menu a:hover{
	background-position: 0 -30px;
	}
	
#sub_menu a:active{
	background-position: 0 -60px;
	}

#sub_menu2 a{
	display:block;
	font-size:12px;
	background:url(../../img/sub_menu2.gif) top left no-repeat;
	width:125px;
	height:27px;
	padding:3px 0px 0px 45px;
	}

#sub_menu2 a:hover{
	background-position: 0 -30px;
	}
	
#sub_menu2 a:active{
	background-position: 0 -60px;
	}

#link {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: x-small;
	}

#link_inner {
	width: 130px;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: 1px;
	border-color: #D1D1D1;
	padding: 10px 10px 10px 10px;
	text-align: left;
	}
	
#link a{
	display:block;
	font-size:12px;
	width:130px;
	height:27px;
	}

#right	{
	width: 495px;
	overflow: hidden;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 160%;
	}
	
.right p {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	}

#main_bottom {
	width: 711px;
	clear: both;
	}

#footer_menu{
	width: 700px;
	padding: 10px 11px 0px 0px;
	font-size: 12px;
	text-align: right;
	}

#footer {
	padding: 7px 0px 0px 0px;
	width: 711px;
	background-image: url(../../img/footer_bg.gif);
	height: 20px;
	text-align: center;
	font-size: x-small;
	clear: both;
	color: #333333;
	}

#footer2 {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 719px;
	background-image: url(../../img/bg07.gif);
	height: 10px;
	color: #333333;
	}

#list_menu ul {
	list-style-type:decimal;
	}

#p_center {
	text-align:center;
	}

#p_right {
	text-align:right;
	}

#group {
	background-color: #CDE4F6;
	padding: 5px;
	font-weight: bold;
	color: #1B73B3;
	font-size: 12px;
	}
	
#group_bg {
	margin-left: 50px;
	}

#recruit ul {
	list-style-image:url(../../img/icon01.gif);
	list-style-position:outside;
	margin:0px 0px 0px 20px
	}

#recruit li {
	line-height:200%;
	}

#table_bg {
	background-color:#999999;
	}
	
#p_border {
	border: 1px solid #A2A2A2;
	padding: 10px;
	background-color: #F8F8F8;
	}

#contents {
	width: 520px;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	}

#address	{
	width: 173px;
	margin-left: 10px;
	margin-top: 20px;
	border-color: #FF6400;
	border: 1px solid #FF6400;
	padding: 10px;
	font-size: 12px;
	color: #FF6400;
	background-color: #FBFBE6;
	line-height: 100%;
	}


.size1 {  font-size:  8px; }
.size2 {  font-size: 10px; }
.size3 {  font-size: 12px; }
.size4 {  font-size: 14px; }
.size5 {  font-size: 16px; }

.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #1B73B3; }
.blue3-b   { font-weight: bold; color: #1B73B3; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }
