@charset "utf-8";

@import "sub.css";


/*		Header
----------------------------------------------------*/

div#container {
	background: url("../news/images/news_img.jpg") #FFF top center no-repeat;
}


/*		Main
----------------------------------------------------*/

div#main-box dl {
	padding: 10px 10px 0;
}

div#main-box dt {
	padding: 5px 0 5px 10px;
	background: url("../images/dt_blue.gif") center left no-repeat;
	font-weight: bold;
}

div#main-box dd {
	padding-bottom: 10px;
}

div#main-box p.contact {
	padding: 0 10px 40px;
	font-weight: bold;
}

/*		展示会リスト
----------------------------------------------------*/

div#main-box ul.news {
	padding-left:22px;
}

div#main-box h3.news {
	font-weight:bold;
	padding-left:10px;
}
