/* CSS 新着情報 */

/* ヘッダー画像 */
#wrapper #header div.top-img{
	width:840px;
	height:110px;
}


ul.news {
    list-style-type: none;
    margin-left: 20px;
}
ul.news li {
    margin-bottom: 10px;
}

div.info {
    margin-left: 20px;
}

div.info div.date {
    width: 70px;
    float: left;
    clear: both;
}

div.info div.body {
    padding: 0 0 10px 80px;
}

em {
    color: #CC0000;
    font-weight: bold;
    font-style: normal;
}

