@charset "UTF-8";
.img-stroke {
		border: 1px solid #2B4C8A;
		margin-bottom: 6px;
}
#content .col_1-homepage
{
   width:600px;
   margin-top: 20px;
   padding: 10px 20px 0px 25px;
   float: left;
}
#content .col_1-homepage #photo {
   margin-top: 14px;
   margin-left: 60px;
}
#content .col_2-homepage
{
    width:290px;
    background: url(../images/common/line_ver.gif) repeat-y left top;
    margin-top: 20px;
    float: right;
    clear: none;
    padding: 10px 20px 12px 16px;
    height: auto;
}
#content .col_2-homepage #news #bldg {
   float: right;
   margin-left: 6px;
}
