@charset "UTF-8";


/* 左ナヴィゲーションボタン 
-----------------------------------*/

.menu a {
display:block;
width:220px;
height:38px;
background-position:top;
}

.menu a:hover { background-position:bottom; }
.menu a.fact { background-image: url("../img/factoring-lnavi-fact.gif");}
.menu a.case { background-image: url("../img/factoring-lnavi-case.gif"); }
.menu a.ind { background-image: url("../img/factoring-lnavi-ind.gif"); background-position:bottom; }

/* ボディ部分
---------------------------------- */
.toptextarea {
margin:10px 15px 10px 20px;
line-height:160%;
}

.textarea {
margin:0 10px 10px 0px;
line-height:160%;
}

.textarea p {
margin:10px 0 10px 0;
font-weight:bold;
color:#666;
}

.indbox {
width:670px;
height:auto;
margin:30px 0 50px 0;
line-height:140%;
}

.indbox p {
margin:15px 10px 10px 20px;
}

.ind-zu {
margin:0px 0 20px 15px;}

#information { margin:0 0 0 100px;}

.lm { margin:0 0 0 80px;}



