/* global and layout */
HTML, BODY {
	background-color:#CCCCCC;
	margin:0px;
}
HTML { overflow: -moz-scrollbars-vertical; }

#bg_top {
	width:773px;
	height:27px;
	background-image:url(../img/bg_top.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#bg {
	width:773px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}
#bg_bottom {
	width:773px;
	height:27px;
	background-image:url(../img/bg_bottom.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#logo {
	margin-left:10px;
}
#top_banner {
	margin-right:10px;
}

#heading {
	margin:10px 0px 0px 0px ;
	width:572px;
	height:51px;
}
#content_box {
	width:569px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-left:1px;
	margin-bottom:10px;
	padding-bottom:10px;
	min-height:500px;
}

/* mac hide \*/
* content_box{ height:500px; }
/* end hide */


#left_col {
	width:140px;
}
#center_col {
	width:585px;
}
/* navigation */
#nav {

}

#nav img { border: none; }
#nav li { list-style:none; margin:3px 0px 0px 10px; }
#nav li a { display:block; width: 146px;  }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}


#index { background-image:url(../img/menu_on_index.gif); }

#products { background-image:url(../img/menu_on_products.gif); }
#resourcing { background-image:url(../img/menu_on_resourcing.gif); }
#candidates { background-image:url(../img/menu_on_candidates.gif); }
#contact { background-image:url(../img/menu_on_contact.gif); }

/*
#index_jp { background-image:url(../img/menu_on_index_jp.gif); }
#products_jp { background-image:url(../img/menu_on_products_jp.gif); }
#resourcing_jp { background-image:url(../img/menu_on_resourcing_jp.gif); }
#candidates_jp { background-image:url(../img/menu_on_candidates_jp.gif); }
#contact_jp { background-image:url(../img/menu_on_contact_jp.gif); }
#test_jp   { background-image:url(../img/menu_on_profile_jp.gif); }
*/


#index_jp { background-image:url(../img/menu_on_top_jp.gif); }
#profile_jp { background-image:url(../img/menu_on_profile_jp.gif); }
#products_jp { background-image:url(../img/menu_on_product_jp.gif); }
#resourcing_jp { background-image:url(../img/menu_on_houjin_jp.gif); }
#candidates_jp { background-image:url(../img/menu_on_candidate_jp.gif); }
#contact_jp { background-image:url(../img/menu_on_access_jp.gif); }




/* text formatting */
.main {
	font-family:Arial, Helvetica, sans-serif;

	padding:10px 20px 10px 10px;	
}


H1 {
	font-size:1.0em;
	font-weight:bold;
	color:#203eba;
	margin:0;
	padding:0;
	border-bottom: 3px solid;
}
H2 {
	font-size:13px;
	font-weight:bold;
	color:#203eba;
	margin:0;
	padding:0;

}


.newsbox{
width:530px;
height:140px;
padding:0px 0px 0px 0px;
border:1px solid:#203eba;
background-color:#ffffff;
margin: 5px,3px,3px,3px;

}

 p.box {
   border-bottom: 1px dashed #808080;
   width: 95% ;
   font-size: 0.9em;
   line-height: 140%;
}

.topbox{
width:530px;
padding:0px 0px 0px 0px;
border:1px solid:#203eba;
background-color:#ffffff;
margin: 5px,3px,3px,3px;

}

/*TOP画像のマージン*/
img.topimage {
margin: 0px 8px 3px 8px;
}

.footer {
	font-size:10px;
	color: #999999;
	text-align:center;
}
#address_heading {
	font-size:10px;
	font-weight:bold;
	color:#203eba;
	padding:10px 0px 0px 10px;
}
#address_text {
	font-size:10px;
	padding:0px 0px 0px 10px;
}
#lang_selector {
	float:right;
	font-size:12px;
	color: #CCCCCC;
	padding:5px 10px 0px 0px;
}
#lang_selector a:link { 
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
#lang_selector a:visited { 
	color:#999999; 
	font-weight:bold;
	text-decoration:none;
}
#lang_selector a:hover { 
	color: #666666; 
	font-weight:bold;
	text-decoration:none;
}

Li {
	list-style-type: disc;
	margin-left:20px;
	line-height: 140%;
}
/* images */
.top_main {
	padding:10px 10px 0px 10px;
}

.top_image {
	float:right;
	padding:10px 10px 0px 10px;
}
.google_map {
	float:right;
	padding-left:20px;
}







.table1 {
	line-height: 160%;
	font-size:10.5px;
	color:#666666;
	padding: 5px 5px 0px 5px;
}

p {
	line-height: 135%;
	color:	#2F4F4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
div {
	color: #2f4f4f;
	line-height: 150%;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
}


.pp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 10px 10px 10px;
	line-height: 130%;
	color:#666666;
	text-indent: 1em;

}

.pph {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	line-height: 100%;
	color:#203eba;
	}
	
#partner {
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 3px;
	line-height: 130%;
	background-color: #AFEEEE;
	font-size:11px;
	}

#partnerw {
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 3px;
	line-height: 130%;
	background-color: #FFFFFF;
	font-size:11px;
	}


