@charset "Shift_JIS";


/* −−−−− トップページ用 −−−−− */

#main h2 {
	margin-bottom: 0px;
	}

#main #mainimage {
	margin: 0px 0px 15px 0px;
	}

#main table td {
	padding: 0px;
	}

#main table.news {
	border-style: none;
	margin: 10px 0px;
	}

#main table.news td {
	border-bottom: 1px dashed #999999;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	height: 53px;
	}

#main table.news td.date {
	background-image: url(../images/top/topiclist.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	vertical-align: middle;
	width: 120px;
	}

#main table.news td.photo {
	width: 50px;
	}

#main table.news td.text {
	width: 270px;
	}


#main table.bnews {
	border-style: none;
	margin: 10px 0px;
	}

#main table.bnews td {
	border-bottom: 1px dashed #999999;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	height: 53px;
	}

#main table.bnews td.date {
	background-image: url(../images/top/topiclist.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	vertical-align: middle;
	width: 120px;
	}

