@charset "utf-8";
/* CSS Document */



/*contents----------------*/	
div#wrap #contents #header #header_top ul {
	background:url(../../share/images/header_menu.gif) no-repeat scroll;
	width:475px;
	height:24px;
	position:absolute;
	left:237px;
	top:40px;
	}
	div#wrap #contents #header #header_top ul li {
		float:left;
		}
		div#wrap #contents #header #header_top ul li a {
			display:block;
			overflow:hidden;
			text-indent:-9999em;
			height:24px;
			}
			div#wrap #contents #header #header_top ul li.home a{
				background:url(../../share/images/home.gif) no-repeat scroll;
				width:80px;
				}
			    div#wrap #contents #header #header_top ul li.home a:hover {
			       background:url(../../share/images/home.gif) no-repeat scroll 0 -24px;
				   }
				div#wrap #contents #header #header_top ul li.company a{
				   background:url(../../share/images/company.gif) no-repeat scroll;
				   width:89px;
				   }
			    div#wrap #contents #header #header_top ul li.company a:hover {
			       background:url(../../share/images/company.gif) no-repeat scroll 0 -24px;
				   }
				div#wrap #contents #header #header_top ul li.recruit a{
				   background:url(../../share/images/recruit.gif) no-repeat scroll;
				   width:89px;
				   }
			    div#wrap #contents #header #header_top ul li.recruit a:hover {
			       background:url(../../share/images/recruit.gif) no-repeat scroll 0 -24px;
				   }
				div#wrap #contents #header #header_top ul li.sitemap a{
				   background:url(../../share/images/sitemap.gif) no-repeat scroll;
				   width:100px;
				   }
			    div#wrap #contents #header #header_top ul li.sitemap a:hover {
			       background:url(../../share/images/sitemap.gif) no-repeat scroll 0 -24px;
				   }
				div#wrap #contents #header #header_top ul li.contact a{
				   background:url(../../share/images/contact.gif) no-repeat scroll;
				   width:117px;
				   }
			    div#wrap #contents #header #header_top ul li.contact a:hover {
			       background:url(../../share/images/contact.gif) no-repeat scroll 0 -24px;
				   }

		div#wrap #contents p.line {
		       font-size:0;
			   line-height:0;
			   margin:0;
			   padding:0;
			   zoom:1;
			   /margin-bottom:1px;/*IE*/
			   /margin-top:-1px;
			   }
			  div#wrap #contents p.line img {
			     font-size:0;
				 line-height:0;
				 
				 }

/*left-----------------*/	

/*
--refer--
global.css
*/
	 
/*right-----------------*/
div#wrap #contents #right {
   }
   div#wrap #contents #right p.pan {
      font-size:10px;
	  line-height:14px;
	  margin-bottom:5px;
	  }
	  div#wrap #contents #right p.pan a {
	     font-size:10px;
		 }
   

