/* top */
div#side div#newsArea{border-bottom:#ccc 1px solid;}
div#side div#newsArea h2{ border-top:#ccc 1px solid; border-bottom:#ccc 1px solid; padding:10px 0 10px 3px;}
div#side div#newsArea dl dt{ font-weight:bold; margin-top:15px;}
div#side div#newsArea dl dd{ background:url(../img/bg_news_dotline.png) repeat-x 0 100%; padding-bottom:15px;}
div#side div#newsArea dl dd.last{ background:none;}

/* main */
#main h2 { margin:35px 0 0; padding-bottom:26px; }
#main .section { padding:40px 0 40px; background:url(../common/img/bg_border.gif) left bottom repeat-x; }
#main .section.last { background:none; padding-bottom:0; }
#main .section .lt { float:left; width:185px; text-align:center; }
#main .section .rt { float:left; width:475px; }
#main .section p.post { font-size:75%; padding:0.1em 0.4em; background:#fff100; float:left; margin-bottom:5px; }
#main .section p.name { clear:left; font-size:100%; font-weight:bold; }
#main .section p.name span { margin-left:6px; font-size:87.5%; font-weight:normal; }
#main .section p.detail { margin-top:10px; }

/* @group clear */
#main .section{min-height:1%;}
#main .section:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
* html #main .section{height:1%;}
/* @end */
