/**
*
* @charset="UTF-8"
* ABC-HOUSING.CO.JP
* 2010/04 renewal
* abc1004_sumai.css
* Other CSS
*
**/
/*
* メインコンテンツ
*/
div#containts_body {
width:790px;
margin:10px 0 50px 0;
padding:0 10px 0 10px;
text-align:left;
}

.sumai_inner {
padding:15px 10px 20px 10px;
}

/*
* 2pain box (left)
*/
div#containts_body div.containts_2p_left {
margin-bottom:10px;
float:left;
margin-right:15px;
width:375px;
}
/*
* 2pain box (right)
*/
div#containts_body div.containts_2p_right {
margin-bottom:10px;
float:left;
width:375px;
}

h1 {
width:760px;
border-bottom:1px solid #888;
margin-bottom:10px;
}

h3.sumaitop_text {
margin:0 0 10px 0;
font-size:13px;
}

p.sumaitop_text {
margin:5px 0 10px 0;
font-size:13px;
}

p.sumaitop_img {
float:left;
width:110px;
}

div.containts_2p_left dl,
div.containts_2p_right dl {
float:left;
width:245px;
}

div.containts_2p_left dl dt,
div.containts_2p_right dl dt {
padding-bottom:5px;
}
div.containts_2p_left dl dd,
div.containts_2p_right dl dd {
/padding-bottom:20px;
}

.color_green {
color:#93c31e;
}

div.containts_2p_right ul {
line-height:12px;
}
div.containts_2p_right ul li {
background:url('../img/a1004_sumai_green.png') 0 0 no-repeat;
padding-left:14px;
padding-bottom:8px;
_margin-top:4px;
}
