@charset "shift_jis";

/* default style
-------------------------------------------- */
body,div,span,h1,h2,h3,h4,h5,
p,ul,ol,li,dl,dt,dd,address,img,
form,select,option,input,label{margin:0; padding:0;}


body {
	/*background-image:url(../image/back_img01.gif);*/
	text-align:center;
	color:#333333;
	font-weight:normal;
	font-size:75%;
	line-height:120%;
	}
	.h {
	font-weight:normal;
	}
	.border {
	border:none;
	margin:0px;
	padding:0px;
	}
a:link {
 	color:#0000ff;
	text-decoration:none;
	background-color:transparent;
	}
a:visited {
 	color:#0000ff;
	text-decoration:none;
	background-color:transparent;
	}
a:active {
 	color:#ff0000;
	text-decoration:none;
	}
a:hover {
 	color:#ff0000;
	text-decoration:none;	
	}
#i1 {
	border:none;
	color:#ffffff;
	background:transparent;
	}
#clear {
	clear:both;
	}
img {
	border: none;
	vertical-align: bottom;
	}
/*---大枠--------------------------------------------------------*/
#base {
	background-color:#ffffff;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	width:802px;
	margin:0 auto;
	padding:0px;
	}
/*---ヘッダー--------------------------------------------------------*/
#header{
width: 802px;
background: url(../image_cmn/header_bg.jpg) 0 0 no-repeat;
}

#header h1{
font-size: 100%;
}

/* ---- leftarea BEGIN ---- */
#header div.leftarea{
float: left;
width: 400px;
margin: 0 0 3px 0;
}
	
#header div.leftarea div.inleftarea{
float: right;
width: 280px;
margin:0 40px 0 0;
}

#header p.emblem{
float: left;
width: 63px;
}

#header div.leftarea div.inleftarea p{
overflow: hidden;
float:left;
width: 135px;
height: 18px;
background: url(../image_cmn/copy_35th.jpg) no-repeat;
}

#header div.leftarea div.inleftarea p.toplogo{
width: 280px;
height: 40px;
background: none;
}

#header div.leftarea div.inleftarea strong{
display: block;
text-indent: -9999px;
}

/* ---- rightarea BEGIN ---- */
#header div.rightarea{
float: right;
width: 354px;
margin: 0 0 3px 0;
text-align:left;
}

#header ul#selectlang{
list-style: none;
width: 175px;
height: 15px;
margin:2px 0px 0px 173px;
padding:0px;
position: relative;
}

#header ul#selectlang li{
height: 15px;
}

#header ul#selectlang li a{
display: block;
overflow: hidden;
float: left;
height: 15px;
text-decoration: none;
text-indent: -9999px;
}

#header ul#selectlang .sl02{
	position:absolute;
	top:0px;
	left:0px;
	width:62px;
	}
#header ul#selectlang .sl03{
	position:absolute;
	top:0px;
	left:74px;
	width:40px;
	}
#header ul#selectlang .sl04{
	position:absolute;
	top:0px;
	left:126px;
	width:49px;
	}

#header ul#selectlang .sl02 a{
	width:62px;
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat 0 0;
	}
#header ul#selectlang .sl03 a{
	width:40px;
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat -74px 0;
	}
#header ul#selectlang .sl04 a{
	width:49px;
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat -126px 0;
	}
#header ul#selectlang .sl02 a:hover,#header ul#selectLang .sl02 a:focus{
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat 0 -15px;
	}
#header ul#selectlang .sl03 a:hover,#header ul#selectLang .sl03 a:focus{
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat -74px -15px;
	}
#header ul#selectlang .sl04 a:hover,#header ul#selectLang .sl04 a:focus{
	background: url(../image_cmn/select_lang_navi.jpg) no-repeat -126px -15px;
	}

#header div.rightarea form{
	position:relative;
	width:354px;
	height:40px;
	margin:0px;
	padding:0px;
	background:url(../image_cmn/search_bg.jpg) 0 0 no-repeat;
}

#header div.rightarea form .search01{
	position: absolute;
	top: 10px;
	left: 31px;
}

#header div.rightarea form .search01 span{
	display: block;
	text-indent: -9999px;
}

#header div.rightarea form .search01 a{
	display: block;
	overflow: hidden;
	width: 83px;
	height: 20px;
	background: url(../image_cmn/search_text.jpg) no-repeat 0 0;
	text-decoration: none;
}#header div.rightarea form .search01 a:hover{
	background: url(../image_cmn/search_text.jpg) no-repeat -83px 0;
}
/* 20090126　チームラボ　サイトサーチへ切り替え */
#header div.rightarea form .search01 span{
	display: block;
	text-indent: -9999px;
	width: 83px;
	height: 20px;
	background: url(../image_cmn/search_text.jpg) no-repeat 0 0;
}
/* ヘルプボタンありの場合 */
/*#header div.rightarea form .search02{
	position: absolute;
	top: 10px;
	left: 117px;
}
#header div.rightarea form .search02 input{
	width:140px;
	margin:0px;
	padding:1px 0px;
}

#header div.rightarea form .search03{
	position: absolute;
	top: 9px;
	left: 265px;
}

#header div.rightarea form .search04{
	position: absolute;
	top: 8px;
	left: 321px;
}
*/
/* ヘルプボタンなしの場合 */
#header div.rightarea form .search02{
	position: absolute;
	top: 10px;
	left: 117px;
}
#header div.rightarea form .search02 input{
	width:168px;
	margin:0px;
	padding:1px 0px;
}

#header div.rightarea form .search03{
	position: absolute;
	top: 9px;
	left: 293px;
}

/*---求人情報タイトル--------------------------------------------------------*/	
#recruit_title {
	display:block;
	clear:both;
	width:802px;
	height:60px;
	padding:0px;
	margin:0px;
	}	
#recruit_title p {
	height:60px;
	padding:0px;
	margin:0px;
	}	
/*---ナビゲーション--------------------------------------------------------*/
/*---------------------------------------------------------------------------
#header_menu {
	width:800px;
	padding:0px;
	padding:1px;
	margin:0px;
	margin-top:-13px;
	margin-bottom:2px;
	}
#header_menu ul {
	margin:0px;
	margin-top:-1px;
	padding:0px;
	padding-left:1px;
	padding-right:1px;
	}
#header_menu li {
	list-style-type:none;
	float:left;
	padding-left:1px;
	padding-right:1px;
	}
#header_menu p {
	margin:0px;
	padding:0px;
	}
#header_menu img {
	border:none;
	}
-------------------------------------------------------------------------*/		

/*---メイン--------------------------------------------------------*/
#bottom {
	margin:0px;
	padding:0px;
	text-align:left;
	}




/* bottommenu BEGIN
-------------------------------------------- */
#bottommenu{
clear: both;
margin:0px auto;
padding:10px 0px 6px;
width: 802px;
background: url(../image_cmn/bottom_menu_bg.gif) repeat-x;
font-size: 100%;
text-align: center;
}

#bottommenu ul{
list-style: none;
}

#bottommenu ul li{
display: inline;
padding: 0 5px;
border-right: 1px solid #333;
}

#bottommenu ul li.bm01{
border-left: 1px solid #333;
}



/* footer BEGIN
-------------------------------------------- */
#footer{
clear: both;
padding: 2px 0;
width: 802px;
background: #003063;
font: 85%/1.4 Verdana,sans-serif;
text-align: left;
position: relative;
}

#footer a{ 
color: #ffffff;
}

#footer ul{
display: inline;
list-style: none;
margin: 0 0 0 5px;
padding: 0;
}

#footer ul li{
display: inline;
}

#footer ul li img{
margin: 0 2px 0 3px;
vertical-align: middle;
}

#footer address{
color: #ffffff;
font: 100% Verdana,sans-serif;
position: absolute;
top: 1px;
right: 0;
}