@charset "UTF-8";

/* 新着情報 */
#news { padding: 0px 20px 0px 20px; color: #444444; font-size: 78%; line-height: 1.4; text-align: left; }
#news ul { margin: 7px 0px 7px 0px; padding: 0px; list-style: none; }
#news ul li { padding: 3px 0px 3px 0px; }
#news ul li a { padding: 0px 0px 0px 18px; background: url(../images_common/news_icon_off.gif) left center no-repeat; }
#news ul li a:hover { background: url(../images_common/news_icon_on.gif) left center no-repeat; }
#news h2 { font-size: 100%; font-weight: 400; }
#news span { margin: 0px 1em 0px 0px; }
#news_inner { padding: 0px 10px 20px 10px; }
#news_detail { padding: 10px 10px 10px 10px; }
#news_detail h2 { font-size: 110%; font-weight: 700; }
#news_detail p { margin: 1em 0px 0px 0px; padding: 0px; }

/* サイド */
#blog { display: none; }
#banner { display: none; }