@charset "UTF-8";
/*@import "check.css";
@import "carmainte.css";
@import "carrefresg.css";*/
@import "inner.css";
@import "base.css";

/*-----------------------------------------
会社案内　共通
-----------------------------------------*/
.imgArea {
margin:0px 0px 14px 0px;
}

/*-----------------------------------------
会社概要
-----------------------------------------*/
h4.company {
background:url(../../company/img/h4_bg.jpg) repeat-x;
width:600px;
margin:0px 0px 6px 0px;
padding:4px;
border-top:3px solid #141273;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
color:#666666;
}

h5.company {
width:600px;
margin:0px 0px 6px 0px;
padding:2px 0px 2px 0px;
color:#666666;
background:url(../../company/img/h5_bg.gif) repeat-x bottom;
}


/*会社概要で使用するテーブル*/
table.company {
width:610px;
margin:0px 0px 14px 0px;
border-top:1px dotted #cccccc;
}

table.company th {
background:#e4e4e4;
border-right:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
}

table.company td {
padding:6px;
border-bottom:1px dotted #cccccc;
}

table.company table td {
padding:2px;
border:none;
}

/*画像のフロート*/
.L {
float:left;
margin:0px 8px 4px 0px;
}

.R {
float:right;
margin:0px 0px 4px 8px;
}

/*-----------------------------------------
会社案内トップ
-----------------------------------------*/

#mainbox{
width:590px;
height:auto;
padding:15px 0 0 10px;
}

#leftbox{
float:left;
width:290px;
height:auto;
}

#rightbox{
float:right;
width:300px;
height:auto;
}

#menubox1,#menubox2,#menubox3,#menubox7{
margin-bottom:20px;
}

#menubox4,#menubox5,#menubox6{
margin-bottom:20px;
margin-left:10px;
}



/*-----------------------------------------
先輩の声
-----------------------------------------*/
h4.voice {
background:none;
padding:0px 0px 10px 0px;
_padding:0px 0px 6px 0px;
margin:0px;
border:none;
}


/*-----------------------------------------
採用情報
-----------------------------------------*/
#pride{
width:608px;
height:886px;
border:1px solid #cccccc;
background:#ffffff url(../../company/img/recruit/pride.jpg) no-repeat;
}

#pride p {
display:none;
}

#next{
width:290px;
height:54px;
padding:20px 0 0 150px;
}


/*-----------------------------------------
フォトアルバム
-----------------------------------------*/
table.photo {
margin-bottom: 14px;
}

table.photo td.comment {
padding: 4px;
background: #eeeeee;
}

/*-----------------------------------------
印刷設定
-----------------------------------------*/

@media print{

body{
width:auto;
margin:auto;
padding:auto;
background-image:none;
}

}
