@charset "utf-8";
@import "../../css/common.css";
@import "../../css/init.css";

/*-------------------------------------------------------------------------
Setting
-------------------------------------------------------------------------*/

h1{background-image:url(../../img/common/h1/company.gif);}

.company-picture{
float:left;
width:370px;
}

.company-text{
font-size:16px;
float:right;
width:200px;

font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック"
}

.company-text p{
border-width:1px 0 1px 0;
border-color:#000;
border-style:solid;
padding:5px !important;
margin:15px 0 0 0 !important;
}

#profile{

}

#profile th,#profile td{
padding:10px;
font-size:90%;
color:#555;
line-height:130%;
vertical-align:top;
}

#profile th{
padding-left:0;
padding-right:50px;
color:#444;
text-align:left;
white-space:nowrap;
border-top:4px solid #444;
}

#profile td{
color:#666;
border-top:1px solid #444;
}


