@charset "UTF-8";

@media screen and (min-width: 960px){

/*
===========================================
 common
===========================================
*/

body{
	background:url(../img/bg.jpg) repeat-x center top;
}

#head{
	width: 960px;
	height: 154px;
	position: relative;
	margin: 0 auto;
}

h1{
	position: absolute;
	top: 64px;
	left: 0;
	z-index: 10;
}

#head h2{
	position: absolute;
	top: 0;
	right: 0;
	width: 960px;
	text-align: right;
	color: #fff;
	line-height: 34px;
	font-size: 12px;
}

#main{
	width: 960px;
	margin-bottom: 40px;
}

#conte{
	width: 960px;
	padding-bottom: 40px;
}


/*===================================================================

 NAV

=====================================================================*/

#nav{
	width: 592px;
	height: 50px;
	position: absolute;
	top: 34px;
	left: 368px;
	z-index: 20;
}



#nav div{
	width: 592px;
	height: 50px;
}

#nav div > p{
	display:none;
}


#nav div > ul{
	width: 592px;
	height: 50px;
}

#nav div > ul > li{
	display:block;
	width: 148px;
	float:left;
}


#nav div ul li a span{
	display:none;
}

.navi01{ background:url(../img/navi01_on.jpg) no-repeat 0 0;}
.navi02{ background:url(../img/navi02_on.jpg) no-repeat 0 0;}
.navi03{ background:url(../img/navi03_on.jpg) no-repeat 0 0;}
.navi04{ background:url(../img/navi04_on.jpg) no-repeat 0 0;}




/*===================================================================

 FOOT

=====================================================================*/

#foot{
	width: 100%;
	background: url(../img/foot_line.jpg) repeat-x center top;
	padding: 5px 0 10px 0;
}

.fNavi{
	width: 100%;
	text-align:center;
	line-height: 34px;
	background: #e5e5e5;
	margin-bottom: 20px;
}


.fNavi a:link{
 color: #1a1a1a;
 text-decoration:none;
}

.fNavi a:visited{
 color: #1a1a1a;
 text-decoration: none;
}

.fNavi a:hover{
 color: #fb5707;
 text-decoration: none;
}

.fNavi a:active{
 color: #fb5707;
 text-decoration: none;
}

#foot div{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#foot div h2{
	margin-bottom: 5px;
}

.footAddress{
	font-size: 12px;
	color: #666666;
}

.copy{
	font-size: 12px;
	color: #999999;
}



/*
===========================================
 TOP
===========================================
*/

#main{
	width: 100%;
	height: 330px;
	background: url(../img/main01.jpg) no-repeat center top;
	margin-bottom: 40px;
}


.topBana{
	width: 960px;
	height: 225px;
	margin: 0 auto 40px auto;
}

.topBana p{
	float:left;
	display: block;
	width: 225px;
	height: 225px;
}

.tBana01{ background:url(../img/bana01_on.jpg) no-repeat 0 0; margin-right: 20px;}
.tBana02{ background:url(../img/bana02_on.jpg) no-repeat 0 0; margin-right: 20px;}
.tBana03{ background:url(../img/bana03_on.jpg) no-repeat 0 0; margin-right: 20px;}
.tBana04{ background:url(../img/bana04_on.jpg) no-repeat 0 0;}


.newsWrap{
	width: 100%;
	background: #f1f1f1;
	padding: 20px 0;
	margin-bottom: 40px;
}

.newsBox{
	width: 960px;
	margin: 0 auto;
}

.newsBox h2{
	float:left;
	width: 132px;
}

.newsBox div{
	float:right;
	width: 748px;
	height: 120px;
	overflow: auto;
}

.newsBox div dl{
	width: 728px;
}

.newsBox div dl dt{
	float:left;
	width: 120px;
	color: #999999;
}

.newsBox div dl dd{
	padding-left: 120px;
}


.footBana{
	width: 300px;
	margin: 0 auto;
	background:url(../img/fBana_on.jpg) no-repeat 0 0;
	margin-bottom: 40px;
}


/*
===========================================
 contents common
===========================================
*/

#main02{
	width: 100%;
	height: 180px;
	margin-bottom: 5px;
}

#main02 h2{
	width: 960px;
	line-height: 180px;
	font-size: 44px;
	margin: 0 auto;
	color: #fff;
}

.hBusiness{ background:url(../../business/img/head.jpg) no-repeat center top;}
.hRecruit{ background:url(../../recruit/img/head.jpg) no-repeat center top;}
.hCompany{ background:url(../../company/img/head.jpg) no-repeat center top;}
.hContact{ background:url(../../contact/img/head.jpg) no-repeat center top;}

.pun{
	width: 960px;
	margin: 0 auto 15px auto;
	font-size: 12px;
}

.pun li{
	float:left;
}

#wrap{
	width: 960px;
	margin: 0 auto 40px auto;
}


/*
===========================================
 business
===========================================
*/

.busiBox{
	width: 960px;
	margin-bottom: 40px;
}

.busiBox div{
	width: 720px;
	float:right;
}

.busiBox div h3{
	background:#1a1a1a;
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.busiBox div p{
	font-size: 16px;
	padding-left: 10px;
}

.busiImg{
	float:left;
}

/*
===========================================
 company
===========================================
*/

.comTable{
	width: 640px;
	float:left;
	margin-bottom: 40px;
}

.comTable th{
	width: 140px;
	padding: 5px 10px;
	border-bottom: solid 1px #ccc;
}

.comTable td{
	padding: 5px 10px;
	border-bottom: dotted 1px #ccc;
}

.comImg{
	float:right;
	width: 280px;
}

.comImg p{
	margin-bottom: 15px;
}

.mapButton{
	display:none;
}


/*
===========================================
 recruit
===========================================
*/

.recTxt01{
	font-size: 30px;
	text-align:center;
	margin-bottom: 40px;
}

.recImg{
	width: 858px;
	margin: 0 auto 40px auto;
}

.recTxt02{
	text-align:center;
	margin-bottom: 40px;
	font-size: 16px;
}

.recBana{
	width: 600px;
	height: 100px;
	margin: 0 auto;
	background:url(../../recruit/img/bana_on.jpg) no-repeat 0 0;
}


/*
===========================================
 contact
===========================================
*/


.contactTxt01{
	margin: 0 auto 15px auto;
}

.contactP01{
	 margin-bottom: 20px;
}

.contactP01 span{
 color: #990000;
}

.contact_table{
 width: 960px;
 border-top: solid 2px #000;
}



.contact_table th{
 border-bottom: dotted 1px #ccc;
 font-weight: bold;
 padding: 15px;
 width: 200px;
}

.contact_table th span{
 color: #990000;
}

.contact_table td{
 border-bottom: dotted 1px #d2d2d2;
 padding: 15px;

}

.contact_table td .input{
 border: solid 1px #BEBEBE;
 padding: 2px;
 width: 600px;
}

.contact_table td .entryWidth{
 border: solid 1px #BEBEBE;
 padding: 2px;
 width: 80px;
}

.contact_table td .input:focus{
 border: solid 1px #00AADB;
 background:#F1FCFF;
}

.contact_table td textarea{
 width: 380px;
 border: solid 1px #BEBEBE;
 padding: 2px;
}

.tipped{
 color:#cccccc;
}



.contact_table td .form_radio{
 line-height: 20px;
 position: relative;
}

.contact_table td .radio span{
 position: absolute;
 top: 2px;
 left: 20px;
 font-weight: bold;
}


/*
IE �ȊO
*/
:root *> .contact_table td .form_radio span{
 position: absolute;
 top: 0;
 left: 20px;
 font-weight: bold;
}



.contact_table td textarea:focus{
 border: solid 1px #00AADB;
 background:#F1FCFF;
}

.contact_table td .form_privacy{
 width: 600px;
 height: 200px;
 display: block;
 overflow: auto;
 font-size: 8pt;
 border: solid 1px #CCCCCC;
 padding: 5px;
}

.contact_table td .form_privacy .form_span01{
 font-weight: bold;
}

.contact_table td .form_doui{
 line-height: 20px;
 position: relative;
}

.contact_table td .form_doui span{
 position: absolute;
 top: 2px;
 left: 20px;
 font-weight: bold;
}


/*
IE �ȊO
*/
:root *> .contact_table td .form_doui span{
 position: absolute;
 top: 0;
 left: 20px;
 font-weight: bold;
}

.form_button{
 padding-left: 250px;
 padding-top: 10px;
	margin-bottom: 50px;
}

.form_button p{
 float: left;
 display: block;
}


.afterDiv{
 width: 618px;
 padding: 20px;
 border: dotted 1px #252525;
 margin: 0px auto 15px auto;
}



.afterP01{
 display: block;
 font-size: 8.6pt;
 font-weight: bold;
 margin-bottom: 10px;
}

.afterP01 span{
 font-size: 10pt;
}

.afterP02 span{
 color: #990000;
}

.afterP03{
 display: block;
 margin: 0px auto 0px auto;
 width: 190px;
 height: 41px;
}





/*===================================================================

 PAGE TOP

=====================================================================*/


#page-top {
	position: fixed;
	bottom: 50px;
	right: 50px;
}
#page-top a {
	background: url(../img/page_top.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9000px;
	overflow: inherit;
}
#page-top a:hover {
	background: url(../img/page_top.png) no-repeat 0 -55px;
}



#page-top02 {
	display: none !important;
}













}