@charset "UTF-8";
/* CSS Document */

/*左下の地球儀*/
#business #box_content{
width:759px;
background:url(../images/bg_business.gif) 6px bottom no-repeat;
}

/* block */
#business div.section div.point{
margin-bottom: -14px;
padding: 0 12px 0 12px;
background: url(../images/point_bg.gif) repeat-y scroll 0 0;
}

/* paragraph */
#business div.section div.point p.midashi{
padding: 0 0 6px 0;
}
#business div.section div.point p.merit{
padding: 0 0 3px 8px;
}
#business div.section div.point p.merit-detail{
padding: 0 0 12px 32px;
font-size:80%;
line-height:120%;
color: #666;
}
#business p.txt_nml { padding-bottom: 20px; }
#business div.photo{
margin-bottom: -20px;
}


/* image */
#business div.photo img{
margin-top: 17px;
}

