@charset  "utf-8";

#contentsRightBox{
	float: right;
	width: 182px;
	text-align: center;
}

#contentsLeftBox{
	float: left;
	width: 379px;
	text-align: left;
}

.h3Left{
	width: 367px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
	padding: 6px 0px 0px 12px;
	margin-bottom: 12px;
	background-image: url(images/h3BgShort.jpg);
	background-repeat: no-repeat;
}

.topicsBox{
	width: 352px;
	margin: 0px;
	padding: 0px 10px 0px 17px;
	background-image: url(images/topicsBg.jpg);
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
.topicsDate{
	color: #5F512E;
	font-size: 10px;
	line-height: 1.5em;
}
.topicsDetail{
	color: #786943;
	font-size: 14px;
	line-height: 1.3em;
}
.topicsSep{
	clear: both;
	margin: 0 auto;
	width: 367px;
	height: 28px;
	background-image: url(images/topicsSep.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
.topicToujikiClass {
	font-size:87.5%;
	letter-spacing: -1px;
}


/* temp */
.topicsImg{
	float: left;
	width: 110px;
	font-size: 12px;
	text-align: center;
	color: #333333;
	line-height: 1.3em;
}
.topicsImg img{
	padding: 5px;
	margin-bottom: 2px;
}
.topicsImgBox{
	float: right;
	width: 330px;
}

.topicsImgBox2{
	width: 565;
        padding: 0 0 10px 10px;
}

.topicsImgBox2 img{
        padding: 0 10px 0 0;
	margin-bottom: 2px;
}

.topicsImgBox2 p {
   clear: both;
}

.topics-dl {
   font-size: 14px;
   color: #333;
   line-height: 1.5em;
   width: 565px;
   padding: 0 0 15px 0;
}

.topics-dl dt {
   font-weight: bold;
   float: left;
   padding: 0 0 0 10px;
}

.topics-dl dd {
   padding: 0 0 0 65px;
}

.p-15 {
   padding: 0 0 0 15px;
}

.topi {
   padding: 0 10px 30px 15px;
}

.topi table tr {
   padding: 0 0 10px 0;
}

.topi table td {
   font-size: 95%;
   color: #333;
   padding: 3px 0 0 0;
}

.topi img {
   float: right;
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #BEBEBE;
}
