/* ƒgƒsƒbƒNƒX */
html{
	padding:0;
	margin:0;
}

.clear{
	clear:both;
}

div#topicsBg{
	background:#FFF;
	height:500px;
	margin:0 auto;
	font-size:12px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-selif, "‚l‚r ƒSƒVƒbƒN", Osaka;
}

p#topicsHead{
	margin:10px 0px 10px 0px;
	background-color:#000;
	color:#FFFFFF;
	padding:5px 0px 5px 5px;
	text-align:left;
	font-weight:bold;
}

div#topicsTop{
	width:450px;
	height:60px;
}

html>body div#topicsTop{
	width:470px;
	height:60px;
}

div#login a,
div#login a:link,
div#login a:visited,
div#login a:active{
	display:block;
	border:1px solid #CCC;
	background:#FFF;
	padding:3px;
	width:45px;
	height:12px;
	color:#333;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 400px;
}

div#login a:hover{
	display:block;
	border:1px solid #CCC;
	background:#E7E7E7;
	padding:3px;
	width:45px;
	height:12px;
	color:#333;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 400px;
}

html>body div#login a,
html>body div#login a:link,
html>body div#login a:visited,
html>body div#login a:active{
	display:block;
	border:1px solid #CCC;
	background:#FFF;
	padding:3px;
	width:45px;
	height:12px;
	color:#333;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 420px;
}

html>body div#login a:hover{
	display:block;
	border:1px solid #CCC;
	background:#E7E7E7;
	padding:3px;
	width:45px;
	height:12px;
	color:#333;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 420px;
}

#topicsTop p{
	margin-bottom:5px;
	text-align:right;
	color:#FD9302;
	text-decoration:none;
} 

#topicsTop p a,
#topicsTop p a:link,
#topicsTop p a:visited,
#topicsTop p a:active{
	color:#FD9302;
	text-decoration:underline;
} 

#topicsTop p a:hover{
	color:#FD9302;
	text-decoration:none;
} 

div#topicsContena{
	width:450px;
	margin:5px 10px 10px 10px;
	margin:0 auto;
}

div#topicsContena th{
	border-bottom:2px solid #000;
	color:#999;
	padding:3px;
	text-align:left;
}

td.topicsList{
	border-bottom:1px dotted #CCC;
	color:#333;
	padding:6px 3px 6px 3px;
	text-align:left;
	line-height:150%;
}

td.topicsList a{
	color:#FD9302;
}

td.topicsList a:link,
td.topicsList a:visited,
td.topicsList a:active{
	color:#FD9302;
}

td.topicsList a:hover{
	color:#FD9302;
	text-decoration:none;
}

.topicsListCount{
	border-bottom:1px dotted #CCC;
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:center;
}
.topicsPage{
	padding:6px 3px 6px 3px;
	text-align:right;
}

.topicsPage a,
.topicsPage a:link,
.topicsPage a:visited,
.topicsPage a:active{
	color:#FD9302;
}

.topicsPage a:hover{
	color:#FD9302;
	text-decoration:none;
}

.topicsForm{
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:left;
}

td.topicsDetail{
	border-top:2px solid #000;
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:left;
	line-height:150%;
}

td.topicsDetail2{
	border-bottom:1px dotted #CCC;
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:right;
}

td.topicsDetail3{
	border-bottom:1px solid #CCC;
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:left;
	line-height:150%;
}

td.topicsAdmin{
	color:#666;
	padding:6px 3px 0px 3px;
	text-align:left;
}

div#topicsNew{
	width:450px;
	height:350px;
	border-top:2px solid #000;
	text-align:left;
}

div#topicsBt{
	width:440px;
	height:30px;
	margin:5px;
}

div#topicsBt input{
	float:right;
}


td.topicsNewDate{
	border-bottom:1px dotted #CCC;
	color:#666;
	padding:6px 3px 6px 3px;
	text-align:left;
}

#topicsLogin{
	margin-top:120px;
	margin-left:80px;
}
#news{
	width:500px;
}


#news dt{
	color:#444;
	background:url(../img/arrow.gif) center left no-repeat ;
	padding: 5px 0 5px 1em;
	font-size:95%;
	clear: left;
	float: left;
	width: 7em;
}

#news dd{
	color:#444;
	margin-left: 0;
	padding: 5px 0.5em 5px 8em;

}

#news dd a{
	color:#444;
	text-decoration:underline;
}

#news dd a:hover{
	color:#444;
	text-decoration:none;
}



