@charset "UTF-8";
.newsBox {
	background-repeat: repeat;
	margin-bottom: 70px;
	clear: both;
}
.date {
	font-size: 11px;
	color: #721709;
	text-align: right;
	margin-bottom: 5px;
	font-weight:normal;
	text-align:left;
}
h1 {
	color: #721709;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom:solid 1px #721709;
	line-height:1.2em;
}
p {
	line-height: 1.4em;
}
.text11 {
	font-size: 11px;
}

table.time{
	border-top:#666666 1px solid;
	border-left:#666666 1px solid;
	border-bottom:#666666 1px solid;
	font-size:80%;

}
table.time td{width:80px;padding-right:.5em; padding-left:.5em;	background-color:#FFFFFF;border-right:#666666 1px solid;}
