@charset "Shift_JIS";
.top_msg/*----- [ コンテンツ ] -----*/
 {
	padding: 20px;
	width: 490px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11pt;
	line-height: 18pt;
	text-decoration: none;
}

.area_topics {
	padding: 0px;
	width: 250px;
	background-color: #E6E6E6;
}

.topics_title {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11pt;
	line-height: 18pt;
	background-image: url(/img/tpc_bg.gif);
	height: 30px;
	padding-left: 10px;
}
.topics_date {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.topics_body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
