@charset "Shift_JIS";


/*メインイメージ*/
#rightContentArea #mainImage{
margin:9px 0 17px 0;
}

/*業務内容*/
#rightContentArea #business{
background-color:#F0F0F0;
border:1px #C0C0C0 solid;
padding:14px;
}
#rightContentArea #business .b-box{
background:url(../images/top/business-bg.jpg) no-repeat;
width:180px;
height:166px;
float:left;
text-align:center;
}
#rightContentArea #business .mr5{
margin-right:5px;
}
#rightContentArea #business .b-box2{
width:160px;
margin:0 auto;
text-align:left;
margin-top:12px;
}
#rightContentArea #business .b-box2 .mb5{
margin-bottom:5px;
}
#rightContentArea #business .margin7{
margin-top:7px;
}
#rightContentArea #business .b-box2 p{
font-size:11px;
text-align:left;
width:160px;
line-height:1.3em;
}
#rightContentArea #business li{
margin:15px 28px 0 0;
list-style:none;
float:left;
}
#rightContentArea #business li.none{
margin-right:0;
}

/*こんな悩みはありませんか？*/
#rightContentArea #trouble{
background:url(../images/top/bg-trouble.jpg) repeat-y;
margin-top:17px;
}
#rightContentArea #trouble ul{
list-style:none;
}
#rightContentArea #trouble li{
background:url(../images/top/checkbox.jpg) no-repeat;
padding-left:30px;
padding-bottom:15px;
margin:15px 18px 15px 18px;
border-bottom:1px #cccccc dotted;
}
#rightContentArea #trouble .u-trouble{
padding-left:20px;
background:url(../images/top/u-trouble.jpg) no-repeat;
height:33px
}
#rightContentArea #trouble .b-trouble{
vertical-align:middle;
}

/*初回相談無料*/
#rightContentArea #advice-banner{
margin:17px 0 17px 0;
}

/*INFORMATION*/
#rightContentArea .informationAreatitle{
margin-bottom:15px;
}
#rightContentArea #informationArea dt{
float:left;
margin:0 27px 0 0 ;
display:block;
color:#64A3D2;
font-size:11px;
width:90px;
}
#rightContentArea #informationArea dd{
float:left;
padding-bottom:0px;
padding-top:15px;
margin:2px 0px 15px 0px;
border-top:1px #cccccc dotted;
width:450px;
}