@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"); background-position:bottom; }
.menu a.case { background-image: url("../img/factoring-lnavi-case.gif"); }
.menu a.ind { background-image: url("../img/factoring-lnavi-ind.gif"); }

/* ボディ部分
---------------------------------- */
.toptextarea {
margin:10px 20px 20px 20px;
line-height:160%;
}

.textarea {
margin:0 10px 10px 20px;
line-height:160%;
}

.textarea p {
margin:10px 0 10px 0;
font-weight:bold;
color:#666;
}

.fact-zu { margin:0 0 30px 10px;}

.merit {
width:216px;
height:auto;
float:left;
margin:0 11px 20px 0;
}

.merit3 {
width:216px;
height:auto;
float:left;
margin:0px;
}

.merit-tex {
width:195px;
height:140px;
border-bottom:4px solid #BCBCBC;
border-left:4px solid #BCBCBC;
border-right:4px solid #BCBCBC;
font-size:80%;
padding:3px 5px 5px 8px;
line-height:150%;
letter-spacing:0.1em;
}

.red { color:#FF0000; font-size:80%;}



