﻿@charset "utf-8";
@import url(general.css);

#body {padding:0px 20px 0px 24px;}
#body .column1 img, 
#body .column2 img {display:block;}
#body .column1, 
#body .column2 {float:left; width:224px; margin-right:14px; padding-top:21px;}
#body .column3 {float:left; width:238px;}
#body .column3 img {margin-top:8px;}

/* 2011/07 seminar banner settings */
#head_outer {
    position:relative;
}
a#banner201107 {
    display:block;
    width:180px;
    height:74px;
    position:absolute;
    right:30px;
    top:10px;
}

