@charset "UTF-8";
@import "yui-font-grid-reset.css";


body {
	background: url("../img/bg_img.jpg") #E9E9C8 repeat-x;
	color:#000000;
	margin:auto;
	padding-top:0pt;
/*	width:800px; */
}

a:link {
	color: #4983D4;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active { 
	text-decoration: none;
}
a:visited { 
	text-decoration: none;
}

#header {
	width: 800px;
	margin: 0 auto;
/*	padding: 7px 15px 0 15px; */
	background: url("../img/header/header_bg.gif") #ffffff no-repeat;
	/*height: 102px;*/
}

h1 {
	float: left;
	margin: 7px 0 0 0px;
	padding-left: 15px;
	width: 330px;
	height: 50px;
	background: url("../img/header/header_logo.gif") #ffffff no-repeat 15px bottom;
}

h1 a{
	display:block;
	width:330px;
	height:50px;
}

#header span{
	display:none;
}

#header div#contact{
	float: left;
	display: inline;
	margin: 7px 0 0 280px;
}

#header div#contact .li0, #header div#contact .li0{
	float: left;
	display: inline;
}

#header div#contact .li0{
	margin: 0 10px 0 0;
}


#header div#contact .li0 a{
	display: block;
	overflow: hidden;
	width: 65px;
	height: 11px;
	background: url("../img/header/header_recruit.gif") no-repeat 0 -2px;
}

#header div#contact .li1 a{
	display: block;
	overflow: hidden;
	width: 79px;
	height: 11px;
	background: url("../img/header/header_contact.gif") no-repeat 0 0;
}

#header #gloval_menu {
	margin: 10px 0 0 0;
	height: 32px;
	background: url("../img/header/menu_bg.gif") no-repeat center top;
}

/*
#header li {
	float: left;
	display: inline;
}

#header li a{
	display: block;
  overflow: hidden;
	text-indent: -9999px;
	height: 32px;
	width: 154px;	
}

#header #list1, #header #list1s{
	margin: 0 0 0 15px;
}


#header li#list1 a:hover{	background: url("../img/header/menu_bgo.gif") repeat-x 0 0; }
#header li#list2 a:hover{	background: url("../img/header/menu_bgo.gif") repeat-x -154px 0; }
#header li#list3 a:hover{	background: url("../img/header/menu_bgo.gif") repeat-x -308px 0; }
#header li#list4 a:hover{	background: url("../img/header/menu_bgo.gif") repeat-x -462px 0; }
#header li#list5 a:hover{	background: url("../img/header/menu_bgo.gif") repeat-x -616px 0; }

#header li#list1s a{ background: url("../img/header/menu_bgs.gif") repeat-x 0 0; }
#header li#list2s a{ background: url("../img/header/menu_bgs.gif") repeat-x -154px 0; }
#header li#list3s a{ background: url("../img/header/menu_bgs.gif") repeat-x -308px 0; }
#header li#list4s a{ background: url("../img/header/menu_bgs.gif") repeat-x -462px 0; }
#header li#list5s a{ background: url("../img/header/menu_bgs.gif") repeat-x -616px 0; }
*/

div#contents {
	margin: 0 auto;
	width: 800px;
	clear: both;
	background-color: #ffffff;
}

div#contents::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display:block;
	clear: both;
}

#pan {
	width: 765px;
	margin: 0 0 0px 18px;
	padding: 0.5em 0 0.4em 0;
	color:#999999;
/*	font-size:87%; */
	line-height:140%;
}

/* *************************************************************************
	Footer Area.
************************************************************************* */
#footer {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	padding: 0; 
	background: #ffffff;
}

#footer_bar {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 2px;
	background: url("../img/footer/footer_bar2.gif") #ffffff center center no-repeat;
	font-size: 1px;
}


#footer ul {
	margin: 0;
	padding: 10px 15px;
	list-style: none;
	float: left;
}

#footer li.list1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 66px;
	list-style-type: none;
	text-align: center;
}

#footer li.list2 {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 97px;
	list-style-type: none;
	text-align: center;
	background: url("../img/footer/footer_bar1.gif") #ffffff center left no-repeat;
}

#footer li.list3 {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 65px;
	list-style-type: none;
	text-align: center;
	background: url("../img/footer/footer_bar1.gif") #ffffff center left no-repeat;
}

#footer li.list4 {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 99px;
	list-style-type: none;
	text-align: center;
	background: url("../img/footer/footer_bar1.gif") #ffffff center left no-repeat;
}

#footer li.list1 a{
	width: 66px;
	display: block;
	overflow: hidden;
	background: url("../img/footer/footer1.gif") repeat-x center center;
	text-indent: -9999px;

}

#footer li.list2 a{
	width: 97px;
	display: block;
	overflow: hidden;
	background: url("../img/footer/footer2.gif") no-repeat center center;
	text-indent: -9999px;
}

#footer li.list3 a{
	width: 65px;
	display: block;
	overflow: hidden;
	background: url("../img/footer/footer3.gif") no-repeat center center;
	text-indent: -9999px;
}

#footer li.list4 a{
	width: 99px;
	display: block;
	overflow: hidden;
	background: url("../img/footer/footer4.gif") no-repeat center center;
	text-indent: -9999px;
}


#footer address#copyright {
	float: right;
	margin-top: 13px;
	padding-right: 15px;
	width: 327px;
	background: url("../img/footer/copyright.gif") no-repeat;
	text-indent: -9999px;
}

#footer_sub {
	clear: both;
}

#footer_space {
	height: 15px;
}

/* *************************************************************************
	End of Footer Area.
************************************************************************* */

/* *************************************************************************
	Sub Area.
************************************************************************* */
#border_common1 {
	clear: both;
	margin-left: 20px;
	padding: 0;
	background: #ffffff url(../img/sub_common/bar1.gif) no-repeat center top;
	width: 565px;
	height: 5px;
}

#gotoTop_bg {
	clear: both;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
	width: 770px;
	background: url("../img/sub_common/btn_top_bg.gif") no-repeat;
	text-align : right ;
}
#gotoTop a {
	margin-left : auto ; margin-right : 0 ; text-align : left ;
	width: 148px;
	height: 19px;
	overflow: hidden;
	display: block;
	background: url("../img/sub_common/btn_top.gif") no-repeat;
	text-indent: -9999px;
}
/* *************************************************************************
	End of Sub Area.
************************************************************************* */

.cl { clear: both; line-height: 1px; font-size: 1px; height: 1px;}

.bnr_area {
	background: #ffffff;
	padding: 0 0 10px 0;
	width: 500px;
}

.bnr_area li{
	float: left;
	display: inline;
}

.bnr_area .list0 {
	margin: 0 0 0 15px;
}

.bnr_area .list1 {
	margin: 0 0 0 20px;
}
