/*++++++++++++++++++++++++++++++++++

  SOUEI PROJECT Corporate Website  
  http://www.eaglegroup.co.jp      
  -------------------------------
  corporate.css  
  last up date 2007.11.14          

++++++++++++++++++++++++++++++++++*/

@import "base.css";
@import "header.css";
@import "side.css";
@import "footer.css";

/*  企業理念　index
++++++++++++++++++++++++++++++++++*/

div.corporate_index h3{
padding-top:15px;
text-align:center;
}

div.corporate_index ol{
background:url(/img/corporate/index_ol.gif) no-repeat top center;
height:90px;
}

div.corporate_index ol li{
display:none;
}

div#philosophy{
clear:both;
overflow:hidden;
width:627px;
margin-left:5px;
}

div.corporate_index dl{
margin:10px 5px 0 0;
width:204px;
min-height:235px;
height:235px;
float:left;
background:url(/img/corporate/index_dlbottom.gif) no-repeat bottom left;
}

div.corporate_index dl dt{
margin:0;
padding:0;
width:204px;
height:50px;
background-repeat: no-repeat;
}

div.corporate_index dl h4{
display:none;
}

div.corporate_index dl dd{
margin:0;
padding:10px 10px 10px 15px;
}

dl#philosophy_01 dt{background:url(/img/corporate/index_h401.gif);}
dl#philosophy_02 dt{background:url(/img/corporate/index_h402.gif);}
dl#philosophy_03 dt{background:url(/img/corporate/index_h403.gif);}
dl#philosophy_04 dt{background:url(/img/corporate/index_h404.gif);}
dl#philosophy_05 dt{background:url(/img/corporate/index_h405.gif);}
dl#philosophy_06 dt{background:url(/img/corporate/index_h406.gif);}


/*  社長挨拶　message
++++++++++++++++++++++++++++++++++*/

div.corporate_message div#content_body{
padding:19px;
}

div.corporate_message div#content_lead{
height:231px;
overflow:hidden;
}

dl#profile_miyama{
float:right;
width:435px;
}

dl#profile_miyama dt{
margin:0;
border-bottom:4px solid #CCCCCC;
width:380px;
padding-left:25px;
}

dl#profile_miyama dd{
margin:0;
padding:10px 0 10px 25px;
width:380px;
}

div.corporate_message h3{
border-bottom:1px solid #000;
clear:both;
}

div.corporate_message div#content_body p{
margin-top:10px;
font-size: 110%;
line-height: 1.6;
}

div.corporate_message div#content_body p img{
margin:5px 10px;
}


/*  会社概要　outline
++++++++++++++++++++++++++++++++++*/

div.corporate_outline div#content_body{
padding:19px;
}

div.corporate_outline div#content_body dl{
padding:8px 0;
border-bottom:1px solid #CCCCCC;
clear:both;
overflow:hidden;
width:615px;
}

div.corporate_outline div#content_body dt{
background:url(/common/mark_03.gif) no-repeat 0 5px;
padding:3px 0 0 10px;
margin:0;
width:120px;
float:left;
}

div.corporate_outline div#content_body dd{
margin:0;
float:left;
width:475px;
}

div.corporate_outline div#content_body dd img{
margin:3px 0;
}


/*  会社沿革　history
++++++++++++++++++++++++++++++++++*/

div.corporate_history div#content_body{
padding:19px 10px;
}

div.corporate_history div#history_frame{
width:633px;
overflow:hidden;
}

div.corporate_history dl#history_list{
float:left;
width:505px;
overflow:hidden;
}

div.corporate_history dl#history_list dt{
padding:8px 0 0 0;
margin:0;
width:50px;
float:left;
}

div.corporate_history dl#history_list dd{
margin:0 0 2px 0;
padding:5px 7px;
float:left;
width:440px;
background:#eeeeee;
color:#333333;
}

div.corporate_history dl#history_list dd.glay{
background:#e0e0e0;
}

div#histey_photo{
width:120px;
float:left;
}

div#histey_photo img{
margin:0 0 40px 10px;
}


/*  成長の推移　growing
++++++++++++++++++++++++++++++++++*/

div.corporate_growing div#content_body{
padding:19px;
}

div.corporate_growing div#content_body p{
margin:10px;
}
div.corporate_growing div#content_body p img{
margin-top:10px;
}

div.corporate_growing div#content_body h3.border{
border-top:1px solid #000;
margin-top:15px;
padding-top:15px;
}

/*  環境社会活動　csr
++++++++++++++++++++++++++++++++++*/

.img_icon {vertical-align:middle;}
.img_bnr {float:right;}
.txt10 {font-size:10px;}

div.corporate_csr div#content_body{
padding:19px;
}

div.corporate_csr h4{
margin-top:20px;
border-bottom:1px solid #000;
}

div.corporate_csr div#content_body p{
margin-top:15px;
}

div.corporate_csr div#content_body p img{
margin:5px 10px;
}

div.corporate_csr div#csr_others{
margin-top:20px;
padding:5px 10px 10px 10px;
background:#e5e5e5;
color:#333333;
clear:both;
}

/*  物件の募集について　estate
++++++++++++++++++++++++++++++++++*/

div.corporate_estate div#content_body{
padding:19px;
}

div.corporate_estate div#content_body dl{
padding:8px 0;
border-bottom:1px solid #CCCCCC;
clear:both;
overflow:hidden;
width:615px;
}

div.corporate_estate div#content_body dt{
background:url(/common/mark_03.gif) no-repeat 0 5px;
padding:3px 0 0 10px;
margin:0;
width:190px;
float:left;
}

div.corporate_estate div#content_body dd{
margin:0;
float:left;
width:405px;
}

div.corporate_estate h3{
clear:both;
margin-top:20px;
}

div.corporate_estate p#estate_contact{
background:#e5e5e5;
padding:10px;
color:#333333;
}


