@charset "utf-8";

/*********************************
 *
 * TOP STYLES
 *
 *********************************/

/* mainimg */
#mainimg {width:710px; height:339px; background:url(../images/top/bg_slide.gif) left bottom repeat-x;}

/* news */
table.news,
table.info {width:100%}
	table.news th, table.news td,
	table.info th, table.info td {padding:1em 0; border-bottom:1px dashed #d2d8d8; color:#999;}
	table.news th,
	table.info th {width:130px; color:#c13d59;}

#contents h2 {margin-top:20px !important;}
#contents h2:first-child {margin-top:0 !important;}

/* footer */
#footer {margin:50px auto 0 auto;}