@charset "UTF-8";
/* CSS Document */



#contents{
width:1004px;
height:auto;
background:url(../images/contents_back.png);
background-repeat:repeat-y;
margin:0 auto;
margin-top:0px;
}

.main_visual{
width:881px;
height:161px;
margin-top:0px;
margin-left:65px;
}



#business_details{
width:900px;
height:auto;
margin-left:65px;
margin-top:20px;
padding:0px 0px 0px 0px;
}

.details{
float:left;
}

.abaout_office{
width:100px;
height:360px;
margin-left:5px;
}



.office_bt{
width:181px;
height:360px;
margin-top:0px;
background:url(../images/buissiness_bt_base.png);
background-repeat:no-repeat;
}


.philosophy_bt{
width:181px;
height:157px;
margin-left:0px;
margin-top:0px;
padding-top:45px;
}


a.office_bt1{
width:181px;
height:32px;
background:url(../images/buissiness_bt1_1.png);
display:block;
margin-top:0px;
margin-left:0px;
}

a.office_bt1:hover{
background:url(../images/buissiness_bt1_2.png);
}

a.office_bt2{
width:181px;
height:32px;
background:url(../images/buissiness_bt2_1.png);
display:block;
margin-top:0px;
margin-left:0px;
}

a.office_bt2:hover{
background:url(../images/buissiness_bt2_2.png);
}

.office_bt1{
width:181px;
height:32px;
background:url(../images/buissiness_bt1_2.png);
margin-top:0px;
margin-left:0px;
}

.office_bt2{
width:181px;
height:32px;
background:url(../images/buissiness_bt2_2.png);
margin-top:0px;
margin-left:0px;
}

.company{
width:680px;
height:auto;
margin-left:25px;
}

.company_text1{
width:665px;
height:auto;
margin-top:5px;
margin-left:15px;
}

.company_text2{
width:250px;
height:200px;
margin-top:120px;
margin-left:5px;
}

.pcompany_title{
width:198px;
height:28px;
margin-left:0px;
margin-top:5px;
margin-bottom:10px;
}




.text1{
font-size:16px;
line-height:31px;
text-align:left;
width:605px;
height:60px;
margin-bottom:20px;
}

.text2{
font-size:14px;
color:#406185;
text-align:left;
margin-top:5px;
margin-left:10px;
}


.text3{
font-size:14px;
line-height:28px;
text-align:left;
}

.text4{
font-size:13px;
line-height:24px;
text-align:left;
color:#231815;
background-color:#D8E3F0;
margin-left:-20px;
width:580px;
}

.bar{
margin-top:20px;
margin-bottom:10px;
margin-left:0px;
}





/*アコーディオン設定*/
#menu{
width:650px;
height:auto;
padding:0px;
}


.menu dd{
padding:0px 0px 0px 0px;
}


.pointer{cursor:pointer;padding:2px;}



