@charset "UTF-8";
.LBox {
	float: left;
	width: 576px;
}
.topics  {
	width: 572px;
	float: left;
	border: 1px solid #999999;
	padding: 1px;
}
.topicsBox  {
	height: 450px;
	overflow: scroll;
	overflow-X: hidden;
	border: 1px solid #274E27;
}
.tpTable {
	margin-top: 15px;
}
.tpL {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #666666;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.tpL span {
	font-size: 10px;
	color: #FF5B33;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0em;
}
.tpR {
	font-size: 12px;
	padding: 10px 5px 10px 15px;
	line-height: 125%;
}
.tpR p{
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

.tpR .date {
	background-image: url(../icon/yajirushi_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.tpR .green {
	color: #009900;
	letter-spacing: 0.1em;
}
.oshiraseLink  {
	font-size: 12px;
	text-align: right;
}
#container_850px  .rightBox  {
	float: right;
	width: 264px;
}
#container_850px .bannerBox {
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 10px;
}
#container_850px  .logoRight  {
	text-align: center;
}
