body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#4D341B;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text8pt {
	font-size:10px;

}
.text10pt {
	font-size:12px;

}

.text1 {
	font-size:10pt;
	line-height:140%;

}

.text2 {
	font-size:8pt;
	line-height:120%;
}
.text3 {
	font-size:10pt;
	font-weight:bold;
}

.text4 {
	font-size:11pt;
	line-height:140%;
}

.text5 {
	font-size:10pt;
	line-height:140%;
	color:#cc0000;
}

.text6 {
	font-size:8pt;

}

.text7 {
	
	font-size:9pt;
	line-height:140%;
	
}



.copy {
	
	font-size:8pt;
	color:#ffffff;
	padding-top:2px;
	
}

a {
	color:#4D341B;
}
a:visited {
	color:#4D341B;
}

a:hover {
	color:#FF9900;
}


#topics_list ul {
	
	list-style-type:none;
	padding:0;
	margin:0;
	background-color: #E3E3E3;
	height: 105px;
	width: 382px;
	overflow-x: auto;
	overflow-y: auto;
	
}

#topics_list li {
	
	padding:0 6px 0 6px;
	padding-bottom:5px;
	
}
#pager {
	
	text-align:center;
	padding:4px;
	
	
}


#topics_frame {
	border-left:1px solid #653C1F;
	border-bottom:1px solid #653C1F;
	border-right:1px solid #653C1F;
	background-color:#d9d9d9;
	
}

#topics_box {
	
	width:553px;
	height:220px;
	overflow-x: auto;
	overflow-y: auto;
}

.topics_cell {
	
	border-right:1px solid #653C1F;

}

.no_border {
    border-style:none;
}
