A {
	color		: #0066ff;
	text-decoration	: none;
}

A:visited {
	color		 :#0066ff;
}

A:hover {
	color		 :#ff6600;
	text-decoration	: underline;
}

BODY {
	margin		: 0px;
	background	: #ededed url(../../images/top_bg.gif) repeat-y center;
	font-family	: Arial,Osaka,Sans-serif;
}
.header {
	width		: 710px;
	font-size		: 12px;
	line-height	: 16px;
}
.header TD {
	vertical-align	: top;
}
.navi {
	width		: 710px;
	height		: 20px;
	font-size		: 11px;
}
.hback {
	font-size		: 11px;
	text-align	: right;
}
.s {
	font-size		: 10px;
	line-height	: 14px;
}
.l {
	font-size		: 16px;
	line-height	: 22px;
}
.lb {
	font-weight	: bold;
	font-size		: 16px;
	line-height	: 22px;
}
.searchfld {
	width		: 130px;
	margin-right	: 3px;
}
.topic {
	width		: 710px;
	border		: solid #000000;
	border-width	: 1 1 0 1px;
	font-size		: 12px;
	line-height	: 16px;
	color		: #000000;
}
.topic1 {
	width		: 500px;
	border		: solid #000000;
	border-width	: 1 1 0 1px;
	font-size		: 12px;
	line-height	: 16px;
	color		: #000000;
}
.topic2 {
	width		: 500px;
	border		: solid #000000;
	border-width	: 1 0 0 0px;
	font-size		: 12px;
	line-height	: 16px;
	color		: #000000;
}
.topic_date {
	padding		: 2 10px;
	border-bottom	: 1px solid #000000;
	background	: #ffcc00;
	font-weight	: bold;
}
.topic_title {
	padding		: 2 10px;
	border-bottom	: 1px solid #000000;
	background	: #ffdd66;
	color		: #333333;
	font-weight	: bold;
}
.topic_title1 {
	padding		: 2 10px;
	background	: #ffdd66;
	color		: #333333;
	font-weight	: bold;
}
.topic_main {
	padding		: 5 10px;
}
.topic_manager {
	padding		: 2 10 8 10px;
	border-bottom	: 1px solid #000000;
	text-align	: right;
}

.topic_manager1 {
	padding		: 2 10 8 10px;
	border-bottom	: 1px solid #000000;
}

.b_yoko {
	font-size		: 12px;
	line-height	: 18px;
	border-top	: 1px solid #bbbbbb;
}

.b_yoko TD {
	border-bottom	: 1px solid #bbbbbb;
}
.b_NoLine {
	font-size		: 12px;
}

.b_NoLine TD {
	border-bottom	: 0px;
}

P.Long_txt {
	text-indent		: 10px;
}

