@charset "utf-8";

/* ****************************************************
Title: news.css
Created: 2010-06-21
Last Modified: 2010-06-24
Editor(s): nishio
Last Editor: tsutsu
***************************************************** */


/* Table Of Contents
----------------------------------------

# content
# clearfix
# common classes

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content div.section h2 {
	background: url(../images/common/bg_mh.gif) no-repeat left bottom;
	font-size: 125%;
	margin-bottom: 10px;
	padding: 0 0 12px 15px;
}

div#content div.section dl.newsList dt {
	line-height: 1;
	margin-bottom: 2px;
	padding-left: 15px;
	width: 288px;
}

div#content div.section dl.newsList dt img {
	margin-right: 5px;
}

div#content div.section dl.newsList dd {
	background: url(../images/common/bg_bd_dot.gif) repeat-x left bottom;
	margin: -1.5em 0 13px 0;
	padding: 0 15px 12px 303px;
}


/* # sidebar
---------------------------------------------------------------------------- */


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


