@charset "utf-8";
/* CSS Document */


body{
background-color:#000;
background-image:url(../img/common/bg_lft.jpg);
background-repeat:no-repeat;
color:#666666;
font-size:13px;
line-height:120%;
}



#wrap{
width:750px;
background-color:#FFFFFF;
margin-top:-10px;
margin-left:50px;
padding-bottom:10px;
}


/* 右サイドバーなしのコンテンツ領域 */
.content750{
width:730px;
padding:10px;
margin-bottom:20px;
}



/* 会社概要と会社沿革のみ使用 */
.main_lft520{
width:520px;
border:1px solid #777;
margin-right:10px;
margin-bottom:10px;
float:left;
}


.main_rgt200{
width:200px;
margin-bottom:10px;
float:right;
}


.sidebar{
width:200px;
height:64px;
}



/* その他のコンテンツ領域 */
.main680{
width:680px;
border:1px solid #333;
margin-top:30px;
margin-left:25px;
margin-right:25px;
margin-bottom:10px;
}











