@charset "shift_jis";

/********************************
レイアウト
*********************************/

body{
background:#fff;
text-align:center;
}

#header-bg{
background:url(../images/header_bg01.png) repeat-x;
}


#header{
width:791px;
text-align:left;
margin:0 auto;
}

#contents{
width:791px;
text-align:left;
margin:0 auto;
color:#4C4C4C;
}

#footer{
width:798px;
text-align:left;
padding:0 0 0 4px;
margin:0 auto;
}

.indent{
text-indent: 1em
}
/********************************
リンク
*********************************/
#footer a{
	color:#0270D1;
	text-decoration: none;
}



/********************************
HEADER
*********************************/

#header .header-top{
color:#97AC90;


font-size:85%;
padding:4px 0 1px 0px;
font-weight:normal;
}

#header .logo{
padding:20px 0 15px 0;
}





#header ul li{
float:left;
font-size:0;
line-height:0;
}







/********************************
CONTENTS
*********************************/

/*--------- side-box----------*/

#contents #comside-box{
width:192px;
float:left;
background:url(../images/company_navi_bg01.png) no-repeat;
padding:15px 0 0 5px;
font-size:0;
line-height:0;
}

#contents #comside-box ul{
padding:0 0 15px 0;
}

#contents #comside-box p{
padding:0 0 8px 0;
}


/*--------- main-box----------*/
#contents #commain-box{
width:582px;
float:left;
padding:0 0 60px 12px; 
}

#contents #commain-box .contents-ttl{
padding:17px 0 28px 13px;
}

#contents #commain-box .out-ttl{
padding:15px 0 15px 13px;
}


#contents #commain-box .txt_box p{
padding:0;
}



h4
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-bottom: 6px;
}

h5
{

	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
}




#contents #commain-box .txt_box{
float:left;
width:568px;
padding:0 0 0 13px;
}

#contents #commain-box .txt_box_recruit{
float:left;
width:568px;
padding:0px;
}

#contents #commain-box .txt_box_recruit p{
padding:8px 0 0 0px;
}

#contents #commain-box .txt_box_recruit .service{
	padding:8px 0 0 0px;
	float:left;
	width:568px;
	font-size:90%;
}


#contents #commain-box .txt_box_recruit .service2{
	padding:8px 0 0 0px;
	float:left;
	width:584px;
	font-size:90%;
}

#contents #commain-box .txt_box_recruit .service3{
	float:right;
	width:260px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	font-size:90%;
}



#contents #commain-box .txt_box_message{
float:left;
width:347px;
padding:0 0 0 13px;
}

#contents #commain-box .txt_box_message p{
padding:8px 0 0 0px;
}





#contents #commain-box .daihyou-img{
float:right;
}

#contents #commain-box .txt_box .out{
padding:8px 0 0 0px;
float:left;
width:365px;

}


#contents #commain-box .txt_box .service{
	padding:8px 0 0 0px;
	float:left;
	width:275px;
	font-size:90%;
}

#contents #commain-box .txt_box .service2{
	float:right;
	width:275px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	font-size:90%;
}


#contents #commain-box .txt_box .out_k{
	float:left;
	width:358px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	padding-left: 8px;
}


#contents #commain-box .txt_box .client_k{
	float:left;
	width:550px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	padding-left: 8px;
}

.dna_k{
	float:left;
	width:550px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	padding-left: 8px;
	background-image: url(../images/k_bg.png);
}


.service_k{
	float:left;
	width:262px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 12px;
}



#contents #commain-box .daihyou-bottom p{
padding:12px 0 0 13px;
}


#contents #commain-box .txt_box .map{
padding:4px 0 0 0px;
float:left;
width:300px;

}

#contents #commain-box .out-img{
float:right;
}


/********* 会社概要テーブル *********/
#corporateprofile table.information {
	border-spacing: 0;
	empty-cells:show;
	width: 580px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#corporateprofile th.information {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 14px;
	padding-right: 5px;
	background-image: url(../images/detail_th_bg.png);
	padding-top: 14px;
	padding-left: 30px;
	width: 126px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#corporateprofile td.information {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 14px;
	padding-right: 5px;
	padding-top: 14px;
	padding-left: 15px;
	width: 401px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
/********* 会社概要テーブル *********/

/********* PRIVACYテーブル *********/
#privacy table.information {
	border-spacing: 0;
	empty-cells:show;
	width: 540px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#privacy th.information_grey {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 14px;
	padding-right: 0px;
	background-image: url(../images/detail_td_grey_bg.png);
	padding-top: 14px;
	padding-left: 0px;
	width: 270px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#privacy th.information {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 14px;
	padding-right: 0px;
	padding-top: 14px;
	padding-left: 0px;
	width: 270px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#privacy td.information_grey {
	text-align: left;
	vertical-align: top;
	padding-bottom: 14px;
	padding-right: 5px;
	background-image: url(../images/detail_td_grey_bg.png);
	padding-top: 14px;
	padding-left: 5px;
	width: 270px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#privacy td.information {
	text-align: left;
	vertical-align: top;
	padding-bottom: 14px;
	padding-right: 5px;
	padding-top: 14px;
	padding-left: 10px;
	width: 270px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
/********* PRIVACYテーブル *********/



/********* 募集要項テーブル *********/
#entry table.information {
	border-spacing: 0;
	empty-cells:show;
	width: 568px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#entry th.information {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 14px;
	padding-right: 5px;
	background-image: url(../images/detail_th_bg.png);
	padding-top: 14px;
	padding-left: 30px;
	width: 126px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#entry td.information {
	text-align: left;
	vertical-align: top;
	padding-bottom: 14px;
	padding-right: 5px;
	padding-top: 14px;
	padding-left: 15px;
	width: 389px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
/********* 募集要項テーブル *********/




/* ニューステーブル */
 .news_box {
	width: 558px;
	float: left;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}

table.news {
	width: 560px;
	padding: 0px;
	border: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: left;
	clear: both;
}
.news_day {
	width: 64px;
	padding-left: 3px;
	text-align: left;

	line-height: 120%;
	vertical-align: top;
	padding-bottom: 7px;
	padding-top: 8px;
	font-size:90%;
	background-image: url(../images/line_news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
 .news_txt {
	width: 480px;
	text-align: left;
	line-height: 130%;
	vertical-align: top;
	background: url(../images/line_news.gif) no-repeat bottom;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size:90%;
}
/* ニューステーブル END */




/*職種*/
#job_menu{
width:540px;

margin:0;
padding:0;
}



#job_menu p{
color:#5B5B5B;
padding:0 0 0 7px
}

#job_menu li{
float:left;
background:url(../images/job_icon01.png) no-repeat 0 18px;
margin:0 0 0 14px;
padding:13px 0 0 14px;
letter-spacing:-0.1em;
}
/*職種*/


/****************/
/* サイトマップ */
/****************/


#sitemap {
	text-align: left;
	width: 530px;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 20px;
}

#sitemap h3 {
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 4px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}


/* サイトマップメニュー */
#sitemap li, #sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sitemap ul.link_list {
	line-height: 130%;
	text-align: left;
	margin-left: 15px;
}
#sitemap ul.link_list li {
	margin-bottom: 5px;
}
#sitemap ul.link_list li a {
	background-image: url(../images/job_icon01.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
}


#sitemap ul.link_list2 li a {
	background-image: url(../images/job_icon02.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 18px;
}

/* サイトマップメニュー END */


/********************************
FOOTER
*********************************/
#footer #footer-head{
width:798px;
background:url(../images/footer_bg02.png) no-repeat;
padding:15px 0 5px 0;
}

#footer #footer-head p{
float:left;
padding:0 0 0 10px;
}

#footer #footer-head li{
float:left;
padding:10px 0 0 45px;
background:url(../images/footer_icon02.png) no-repeat 32px 15px;
}

#footer #footer-bottom{
width:798px;
background:url(../images/footer_bg01.png) no-repeat;
margin:8px 0 0 0;
padding:0 0 15px 0;
}

#footer #footer-bottom .footer-logo{
float:left;
padding:15px 150px 2px 10px;
}

#footer #footer-bottom p{
font-size:80%;
color:#5B5B5B;
padding:0 0 0 10px
}

#footer #footer-bottom li{
float:left;
font-size:80%;
background:url(../images/footer_icon01.png) no-repeat 0 18px;
margin:0 0 0 20px;
padding:13px 0 0 10px;
letter-spacing:-0.1em;
}
