.topicBox{
	margin-bottom:30px;
	width:580px;
}
.topicTitle{
	margin-bottom:3px;
	width:580px;
	background:url(../topics/images/topic_yajirusi.gif) left center no-repeat;
}
.topicBox h3{
	margin-left:18px;
	color:#040404;
	float:left;
}
*html .topicBox h3{
	margin-left:9px;
}
.topicTitleName{
	font-size:120%;
	color:#000000;
}
.topicSpan{
	display:block;
	height:17px;
}
.topicDay{
	padding-top:2px;
	margin-bottom:8px;
	width:580px;
	color:#3268bf;
	font-weight:bold;
	background:url(images/topic_border.gif) left top no-repeat ;
}
.topicLeft{
	width:200px;
	float:left;
}
.topicRight{
	width:372px;
	float:right;
}
/*詳細ページ*/
.syosaiBun{
	margin-top:10px;
	padding-bottom:30px;
	width:580px;
	background:url(images/topic_border.gif) left bottom no-repeat;
}


/*comment*/
#commentBox{
	width:385px;
	margin:16px 0 0 0;
	color:#666666;
}
#commentBox dl{
	width:385px;
	margin:10px 0 0 0;
}
#commentBox dt{
	clear:both;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	border-left:solid 5px #cccccc;
}
#commentBox dd{
	margin:0 0 12px 0;
	padding:0 0 8px 10px;
	border-left:solid 5px #cccccc;
	float:left;
	background:url(../event/images/share/border_small.gif) left bottom no-repeat;
}
/*form*/
#formBox{
	margin:10px 0 0 0;
	clear:both;
}
#commentTT{
	margin:12px 0 0 0;
}
#commentTT th{
	font-weight:normal;
	text-align:right;
	color:#666666;
	vertical-align:top;
}
#commentTT td{
	padding-bottom:5px;
}
.inpBdr{
	border:solid 1px #cccccc;
}
