@charset "UTF-8";
/* CSS Document */

.topic{
	margin-bottom:30px;
}
.topic_desc{
	padding:0 2em 1em 2em;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	line-height:20px;
}
.topic_data{
	padding:0 2em 0em 2em;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	line-height:16px;
}
.topic h3{
	font-size:14px;
	line-height:22px;
	padding-top:10px;
	border-bottom:1px solid purple;
	height:30px;
	background-image:url(../img2/border_purple.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:1em;
}

.topic .sumnail{
	float:left;
	margin:0em 1em 1em 1em;
}

.block1_contents{
	background-color:#fff;
}

.topic .catch2{
	display:none;
}
