@charset "shift-jis";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	text-align: center;
	color: #333333;
	font-size: 62.5%;
	background-position: left top;
	line-height:1.5;
}

body a{
	border: none;
}

body img{
	border: none;
}

/*サイトの外壁*/
#wrapper{
	margin: 0 auto;
	padding:0;
	width: 800px;
	background-image: url(/images/body_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-size: 140%;
}

#wrapper2{
	width: 780px;
	margin:0 10px;
	padding: 0;
	text-align: left;
}

/*ヘッダー*/
#header{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 80px;
}

#header-left a{
	padding: 0;
	margin: 0;
	width: 540px;
	height: 80px;
	background: url(/images/header_title.jpg) no-repeat 0 0;
	float: left;
}

#header-right{
	padding: 15px 10px 0 0;
	margin: 0;
	width: 230px;
	height: 65px;
	background: url(/images/header_right.jpg) no-repeat 0 0;
	float: left;
	text-align: right;
}

/*メニューボタン*/
#menu{
	width: 760px;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	background: #FFFFFF url(/images/nav1_back.jpg) repeat-x 0px 0px;
	clear:both;
}

#menu ul{
	margin: 0;
	padding: 0px;
	border: none;
	list-style: none;
	float: left;

}

#menu li{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	float: left;
}


/*メニューボタン詳細*/

#b_tenpo a {
	width: 152px;
	height: 30px; 
	background: #FFFFFF url(/images/nav1_tempo.jpg) no-repeat 0px 0px;
	display: block;
}

#b_tenpo a:hover{
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_tempo_on.jpg) no-repeat 0px 0px;
	display: block;
}

#b_iyaku a {
	width: 152px;
	height: 30px; 
	background: #FFFFFF url(/images/nav1_iyaku.jpg) no-repeat 0px 0px;
	display: block;
}

#b_iyaku a:hover{
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_iyaku_on.jpg) no-repeat 0px 0px;
	display: block;
}

#b_kakari a {
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_kakari.jpg) no-repeat 0px 0px;
	display: block;
}

#b_kakari a:hover{
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_kakari_on.jpg) no-repeat 0px 0px;
	display: block;
}

#b_mame a {
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_mame.jpg) no-repeat 0px 0px;
	display: block;
}

#b_mame a:hover{
	width: 152px;
	height:30px; 
	background: #FFFFFF url(/images/nav1_mame_on.jpg) no-repeat 0px 0px;
	display: block;
}

#b_tecyo a {
	width: 152px;
	height: 30px; 
	background: #FFFFFF url(/images/nav1_tecyo.jpg) no-repeat 0px 0px;
	display: block;
}

#b_tecyo a:hover{
	width: 152px;
	height: 30px; 
	background: #FFFFFF url(/images/nav1_tecyo_on.jpg) no-repeat 0px 0px;
	display: block;
}

/* ふらす */
#content{
	width: 760px;
	margin: 5px 10px;
	padding: 0px;
	clear:both;
}

/* コンテンツの外壁 */
#content2{
	width: 760px;
	/*height: 294px;*/
	margin: 5px 10px;
	padding: 0px;
}


/* トップページ FLASH */
#t_flash{
	width: 760px;
	height: 155px;
	background: #FFFFFF url(/images/top_img.jpg) no-repeat 0px 0px;
}

/* レフトナビ */
#l_content {
	width: 298px;
	margin: 0;
	padding: 0;
	float: left;
}

#side_btn ul{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

#side_btn li{
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	list-style: none;
}

#sb_office a {
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_office.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_office a:hover{
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_office_on.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_kensyu a {
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_kensyu.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_kensyu a:hover{
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_kensyu_on.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_fukuri a {
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_fukuri.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_fukuri a:hover{
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_fukuri_on.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_koe a {
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_koe.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_koe a:hover{
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_koe_on.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_kyujin a {
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_oubo.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}

#sb_kyujin a:hover{
	width: 298px;
	height: 55px; 
	background: #FFFFFF url(/images/nav2_oubo_on.jpg) no-repeat 0px 0px;
	display: block;
	vertical-align: bottom;
}


/* コンテンツ（テキスト系） */

h1{
	width: 745px;
	height: 32px;
	margin: 0 0 10px 0;
	padding:3px 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	background: #FFFFFF url(/images/h1_back.jpg) repeat-y 0px 0px;
}


h1#h1_kaisyaannai{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1_kaisyaannai.jpg) no-repeat 0px 0px;
}

h1#h1_t_syokai{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1_t_syokai.jpg) no-repeat 0px 0px;
}

h1#h1iyaku{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1iyaku.jpg) no-repeat 0px 0px;
}

h1#h1kensyu{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1kensyu.jpg) no-repeat 0px 0px;
}

h1#h1mame{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1mame.jpg) no-repeat 0px 0px;
}

h1#h1tecyo{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1tecyo.jpg) no-repeat 0px 0px;
}

h1#h1senpai{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1senpai.jpg) no-repeat 0px 0px;
}

h1#h1kyujin{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1kyujin.jpg) no-repeat 0px 0px;
}

h1#h1form{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1form.jpg) no-repeat 0px 0px;
}

h1#h1fukuri{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1fukuri.jpg) no-repeat 0px 0px;
}

h1#h1kakari{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1kakari.jpg) no-repeat 0px 0px;
}

h1#h1sitemap{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1sitemap.jpg) no-repeat 0px 0px;
}

h1#h1off2{
	width: 760px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFFFFF url(/images/h1_off2.jpg) no-repeat 0px 0px;
}


h2{
	width: 743px;
/*	height: 25px;*/
	margin: 10px 0;
	padding:0 0 0 8px;
	border-left: 8px solid #99CC99;
	border-bottom: 3px solid #99CC99;
	color: #339933;
	font-size:16px;
	font-weight:bold;
}

h3.h3mame{
	width: 743px;
	margin: 10px 0;
	padding:0 0 0 8px;
	background-color: #FFE1CE;
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

h3.h3mame_top{
	width: 743px;
	margin: 30px 0 10px 0;
	padding:0 0 0 8px;
	background-color: #FFE1CE;
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

h3.h3tenpo{
	width: 740px;
	margin: 10px 0;
	padding: 2px 0 0 5px;
	background-color: #FFE1CE;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h3.setsumei{
	margin: 0;
	padding:0 0 0 8px;
	background-color: #FFFFCC;
	font-size:14px;
	font-weight:bold;
}

h3.setsumei2{
	margin: 10px 0 0 0;
	padding:0 0 0 8px;
	background-color: #FFFFCC;
	font-size:14px;
	font-weight:bold;
}

h3.h3kensyu{
	width: 740px;
	margin: 20px 0 10px 0;
	padding: 2px 0 0 5px;
	background-color: #FFE1CE;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.t_orange{
	font-size: 14px;
	color: #F6B815;
}

p{
	margin:0 0 1.0em 0;
}

.l_1em{
	padding: 0 0 0 1.0em;
	margin: 0 0 1.0em 0;
}

.t_bold{
	font-weight: bold;
}

.t_big{
	font-size: 16px;
	font-weight:bold;
}

.t_big_orange{
	font-size: 16px;
	font-weight:bold;
	color: #FF6600;
}

.t_sml_red{
	font-size: small;
	color: #FF0000;
}

.t_red{
	color: #FF0000;
}

.t_blue{
	color: #3366FF;
}

.tb_blue{
	color: #3366FF;
	font-weight: bold;
}

.t_white{
	color: #FFFFFF;
}

.t_orange{
	color: #FF6600;
}

.tb_orange{
	color: #FF6600;
	font-weight: bold;
}

/*小文字*/
.sml{
	font-size: 80%;
}

/* ライトコンテンツ（トピックス） */
#r_content{
	width: 456px;
/*	height: 294px;*/
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

#info_back{
/*	width: 456px;
	height: 234px;*/
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/info_back.jpg) repeat-x 0px 0px;

}

#topics{
	margin: 0;
	padding: 5px 5px 0 0;
	width: 451px;
	height: 25px;
	background: #FFFFFF url(/images/title_info.jpg) no-repeat 0px 0px;
	text-align: right;
	vertical-align: text-bottom;
}

#info{
/*	height: 204px;*/
	margin: 0 0 0 13px;
	padding: 0;
}

#info .info_table{
	height: 204px;
	margin: 0;
	padding: 0;
	border: none;
}

#info .info_day{
	margin: 0;
	padding: 0 15px 0 0;
	vertical-align:top;
}

/* ライトコンテンツ（求人バナー） */

#kyujin_burner{
	width: 456px;
	height: 55px;
	margin: 5px 0 0 0;
	padding: 0;
}

#kyujin_burner ul{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	float: left;

}

#kyujin_burner li{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	float: left;
}

#kb_bnr_office a{
	width: 226px;
	height: 55px; 
	background: #FFFFFF url(/images/bnr_office.gif) no-repeat 0px 0px;
	display: block;
}

#kb_bnr_form a{
	width: 226px;
	height: 55px; 
	background: #FFFFFF url(/images/bnr_form.gif) no-repeat 0px 0px;
	display: block;
}


/* フッター */
#footer{
	width: 780px;
	margin: 50px 0 0 0;
	padding: 0;
	/*font-size: 12px;*/
	background: #F9DA88 url(/images/footer.gif) no-repeat 0 0;
	clear: both;
}

#footer_box{
	width: 760px;
	/*height: 75px;*/
	margin: 0 10px;
	padding: 5px 0 0 0;
	vertical-align: bottom;	
}

.l_foot{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.r_foot{
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: bottom;
	float: right;
}

.dnone{
	display: none;
}

.clear{
	clear: both;
}

.clear2{
	margin: 5px 0;
	clear: both;
}

/*ぱんくず*/
#pankz{
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#pankz li{
	display: inline;
}

#pankz li a{
	padding-left: 18px;
	background: url(/images/icon.gif) no-repeat;
}

#pankz2{
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type:none;
}

#pankz2 li{
	display: inline;
}

#pankz2 li a{
	padding-left: 18px;
	background: url(/images/icon.gif) no-repeat;
}

/*コンテンツ大枠*/
#s_content{
	width: 740px;
	margin: 10px 10px 30px 10px;
}

.s_content{
	width: 740px;
	margin: 10px 10px 30px 10px;
}

/*サイトマップ*/
.sitemap{
	margin:5px 10px 5px 50px;
}

.sitemap li.title{
	list-style-type:none;
	margin:5px 10px 5px -20px;
}

.for_top{
	text-align: right;
	margin: 20px 5px 20px 0;
}

.mameul{
	margin:0 0 2px 5px;
	padding:0 0 2px 5px;
}

.mameli{
	margin:0 0 2px 5px;
	padding:0 0 2px 5px;
}

.tab1{
	background-color:#E0FFFF;
	padding:3px;
}

.tab2{
	background-color:#E0F3FF;
	padding:3px;
}
.tab3{
	background-color:#FFFFCC;
	padding:3px;
}
.tab4{
	background-color:#FFFFE1;
	padding:3px;
}

