/* CSS Document */


/* 共通 */
#blank{
   background-color:#FFFFFF;
   width:790px;
   height:25px;
   margin:0px;
}


#philosophy_mainbody{
   background-color:#FFFFFF;
   width:790px;
   height:360px;
   margin:0px;
}


/* 会社概要　左ボディ */
#co_leftbody{
   background-color:#FFFFFF;
   float:left;
   width:180px;
   height:350px;
   margin:0px;
}

.main_logo1{
   float:left;
   margin-bottom:5px;
}

.menu_txt{
   float:left;
   margin:5px 15px 0px;
}


/* メイン　右ボディ */
#co_rightbody{
   background-color:#FFFFFF;
   float:left;
   width:600px;
   height:350px;
   margin-left:10px;
   }


/* 企業理念 */
.main_logo2{
   margin:15px 0px;
}

.main_txt{
   color:#333333;
   width:500;
   margin:5px 30px;
}

.phi_maintitle{
   color:#333333;
   width:500;
   margin:5px 30px 20px;
   font-size:16px;
}
