@charset "euc-jp";
/* CSS Document

Seigo Nakagawa 09.10.06

 */

*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:13px;
	color:#333333;
}
a img {
	border:none;
}
a {
	color:#0066FF;
}
a:hover {
	color: #0099FF;
}
.Red {
	color:#FF0066;
}
html {
	/*background: #f3f3f3;*/
	background: #FFFFFF;
	height:100%;
	min-height:100%;
}
body {
	background: url(../images/header_bg.png) top repeat-x;
	min-height:100%;
	height:100%;
}

#headerWrapper {
	width:100%;
	height:120px;
	background: url(../images/header_bg.png) top repeat-x;
	float:left;
	clear:both;
}

#header {
	margin:0px auto;
	width:920px;
	height:120px;
	background: url(../images/header04.png) top repeat-x;
	position:relative;
}
* html #header{
	margin:0px auto;
	width:920px;
	clear:both;
	position:relative;
	float:left;
	left:50%;
	margin-left:-230px;
}
html
#middleWrapper {
	width:100%;
	float:left;
	clear:both;
	
}
#headerLogo {
	width:341px;
	height:78px;
	float:left;
	left:22px;
	top:10px;
	position:relative;
	
}
#inquiryBtn {
	width:213px;
	height:48px;
	float:right;
	right:31px;
	top:59px;
	position:relative;	
}
#inquiryBtn a{
	display:block;
	width:213px;
	height:48px;
}
#inquiryBtn a:hover img{
	widht:0px;
	height:0px;
}
#middle {
	margin:0px auto;
	width:920px;
	background:#ffffff;
	clear:both;
	position:relative;
	float:left;
	left:50%;
	margin-left:-460px;
}
* html #middle {
	margin-left:-230px;
}
#main {
	width:661px;
	float:left;
}
#sideNavi {
	float:left;
	width:259px;
	height:100%;
}
#sideNaviWrapper {
	margin:13px 0px 13px;
	float:left;
	width:245px;
	background:url(../images/stripe01.png);
}
#sideNaviContainer {
	width:221px;
	height:374px;
	background: url(../images/side_navi_bg5.png) no-repeat;
	margin:11px;
	border:solid 1px #999999;
}
#sideNaviBtnˇˇ{
	width:221px;
	height:374px;
}
#sideNaviBtn li {
	float:left;
}
#sideNaviBtn li a{
	display:block;
	width:221px;
}
#sideNaviBtn li a:hover {
	background:none;
}
#sideNaviBtn li a:hover img {
	width:0px;
	height:0px;
}
#sideNaviBtn li#company,#sideNaviBtn li#company a {
	height:50px;
}
#sideNaviBtn li#recruit,#sideNaviBtn li#recruit a {
	height:50px;
}
#sideNaviBtn li#service,#sideNaviBtn li#service a {
	height:70px;
}
#sideNaviBtn li#center,#sideNaviBtn li#center a {
	height:50px;
}
#sideNaviBtn li#jfn,#sideNaviBtn li#jfn a {
	height:50px;
}
#sideNaviBtn li#detail,#sideNaviBtn li#detail a {
	height:50px;
}
#sideNaviBtn li#truck,#sideNaviBtn li#truck a {
	height:50px;
}	
.sideNavibanner {
	width:221px;
	margin:23px 11px 11px;
	border:solid 1px #ffffff;
}
#footerWrapper {
	float:left;
	clear:both;
	width:100%;
	height:67px;
	background:url(../images/footer.png) bottom repeat-x;
}
#footer {
	margin:0px auto;
	width:920px;
	height:67px;
	background: url(../images/footer.png);
	line-height:18px;

	
}
#footerCopy {
	width:920px;
	text-align:center;
	color:#FFFFFF;
	font-size:12x;
	top:17px;
	position:relative;
}
.h001 {
	margin:28px 0px 0px 38px;
	width:584px;
}
.box01 {
	margin:27px 0px 0px 68px;
	width:584px;
	line-height:21px;
}
.box02 {
	margin:10px 0px 0px 58px;
	width:546px;
	line-height:21px;
}
.box03 {
	margin:10px 0px 0px 82px;
	width:520px;
	line-height:21px;
}
.box04 {
	margin:10px 0px 0px 20px;
}
.box05 {
	margin:30px 0px 0px 100px;
}
.box06 {
	margin:10px 0px 0px 75px;
	width:584px;
	line-height:21px;
}
/* top */
#topFlashWrapper{
	background:url(../images/stripe01.png);
	width:631px;
	height:396px;
	margin:13px 0px 0px 13px;
}
#topFlashContainer {
	padding:11px;
}
#topFlash {
	position:relative;
	border:solid 1px #999999;
	background:url(../images/top_flash_img.png) ;
	width:607px;
	height:373px;
	color:#FFFFFF;
}
#topExplain {
	margin:13px 0px 0px 20px;
	width:617px;
	height:186px;
	line-height:20px;
	background:url(../images/top_text_bg.png) no-repeat;
}
#topExplain div {
	padding:35px 40px;
}
#topTopic {
	margin:20px 0px 10px 60px;
	width:545px;
}
#topTopicHeader {
	width:545px;
	height:32px;
	text-align:left;
	border-bottom: solid 1px #666666;
}
#topTopic dl dt {
	float:left;
	clear:both;
	width:80px;
	line-height:23px;
}
#topTopic dl dd {
	float:left;
	margin-left:40px;
}

/* company */
.companyTable {
	background:#CCCCCC;
	margin:27px 0px 0px 68px;
}
.companyTable tr td{
	background:#FFFFFF;
	padding:8px;
}
.companyTable tr th {
	background:#f6f6f6;
	padding:8px;
}	

/* recruit */
.entryFormBtn01{
	background:url(../images/entry_form_btn01_ov.png) no-repeat;
	width:210px;
	height:47px;
}
.entryFormBtn01 a{
	display:block;
	width:210px;
	height:47px;
}
.entryFormBtn01 a:hover{
	background:none;
}
.entryFormBtn01 a:hover img {
	width:0px;
	height:0px;
}

/* jfn */
.font01 {
	color: #990000;
}

/* detail */
.detailTable {
	background:#CCCCCC;
	margin:27px 0px 0px 80px;
}
.detailTable tr td{	
	padding:4px;
}


/* inquiry */
.inquiryTable {
	width:530px;
	font-size:1.2em;
}
.inquiryTable tr td{
	background:#FFFFFF;
	padding:8px;
}
.inquiryTable tr th {
	background:#f6f6f6;
	padding:8px;
}
.inquiryTable tr td input {
	border:solid 1px #999999;
	padding:3px;
}
.inquiryTable tr td input:hover {
	background-color:#e7f6fd;
}
.formBtn01 {
	background:url(../images/form_btn01.png) no-repeat;
	width:108px;
	height:34px;
	border:none;
	cursor: pointer;
	display:block;
}
.inquiryTable tr td input.formBtn01 {
	border:none;
}
.formBtn01:hover {
	cursor:pointer;
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	filter: alpha(opacity=70);
}
.ERR {
	font-weight:bold;
	color:red;
}
#selector[class=formBtn01] { border:1px;background:#CCCCCC; }	

