@import "default.css";
@import "common.css";

/* -------------------------------------------
  トップページの設定
------------------------------------------- */

/* -------- main -------- */

#main {padding-top:20px;}
	
.box_news {width:537px; padding-left:14px; float:left; text-align:left;}
.box_banner {width:204px; padding-right:14px; float:right;}
.subt_news {width:537px; height:38px; margin-bottom:15px; background:url(../images/top/sub_t_news.gif) no-repeat;}
h2 {margin:1px 1px 0 1px;}
h3.news {width:200px; height:38px; background:url(../images/top/sub_t_news.gif) no-repeat; float:left;}
a.btn_news {width:85px; height:38px; display:block; background:url(../images/top/btn_news.gif) no-repeat; float:right;}

h3.news span,
a.btn_news span {display:none;}

ul.list_news {
	padding:0 10px;
}

ul.list_news li {
	padding:10px 0;
	background:url(../images/share/bg_dotline.gif) repeat-x left bottom;
}

span.date {
	display:table-cell;
}

span.icon_pdf {
	background:url(../images/share/icon_pdf.gif) no-repeat right center;
	padding-right:18px;
}