@charset "utf-8";


#header {
width: 940px;
height: 461px;
background: url(/images/bg_header_index01.jpg) no-repeat top center #fff;
border-bottom: none;
margin-bottom: 16px;
}

/* side */
#container #side {
float: right;
width: 259px;
border-left: none;
border-right: 46px solid #fff;
}
#container #side .divbody {
font-size: 12px;
width: 257px;
border: 1px solid #c4c4c4;
}
#container #side .divbody div {
margin: 2px;
padding-bottom: 10px;
background: url(/images/bg_index_blog01.jpg) repeat-x left bottom #fff;
}
#container #side .divbody div div {
text-align: left;
margin: 0 10px 0 10px;
padding: 5px;
border-bottom: 1px solid #c4c4c4;
background: none;
}
#container #side .divbody div img.bnr {
margin: 3px;
}

/* contents */
#container #contents {
float: left;
text-align: left;
border-left: 45px solid #fff;
border-right: none;
width: 566px;
}

#container #contents .divbody {
margin: 0;

}
#container #contents h2 {
float: left;
width: 482px;
height: 19px;
text-indent: -9999px;
overflow: hidden;
background: url(/images/title_index01.jpg) no-repeat left top;
}
#container #contents h2.topics {
width: 566px;
text-indent: 0;
background: none;
}
#container #contents table#t_news {
border: 5px solid #fff;
margin-bottom: 7px;
}
#container #contents table#t_news th {
padding-top: 7px;
vertical-align: top;
text-align: right;
width: 7em;
}
#container #contents table#t_news th img {
vartical-align: bottom;
}
#container #contents table#t_news td {
padding-top: 7px;
padding-left: 1em;
vertical-align: top;
text-align: left;
}
#container #contents table#t_topics td {
padding: 13px 0 0 7px;
text-align: left;
vertical-align: top;
}
#container #contents table#t_topics td img {
margin-bottom: 2px;
}
