@charset "utf-8";





/* ------------------------------------------------ 

	Common

------------------------------------------------ */



/* Title */

.ttlIndex {

	background: url("../images/h_news.gif") no-repeat 0 0;

	text-indent: -9999px;

}





/* ------------------------------------------------ 

	Topics

------------------------------------------------ */

table.topicsTbl {

	font-size: 75%;

	line-height: 1.6;

	}

table.topicsTbl th{

	padding: 4px 0;

	font-weight: normal;

	text-align: left;

	vertical-align: top;

	background: url("../images/line.gif") repeat-x left bottom;

	}

table.topicsTbl th span {

	padding: 4px 0 4px 10px;

	background: url("../images/icon.gif") no-repeat 0 7px;

	}

table.topicsTbl td {

	padding: 4px 0;

	background: url("../images/line.gif") repeat-x left bottom;

	}



p.pageNav {

	margin: 10px 0 0 0;

	text-align: center;

	}



























