@charset "Shift_JIS";
/* CSS Document */

/* topic 
-----------------------------------------*/
#topic {
	width:670px;
	}	


#topic ol {
	width:650px;
/*	height: 200px;*/
	padding: 5px 10px 10px 10px;
	overflow: auto;
	}
	
#topic ol li {
	padding-left:20px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
	padding: 2px 0px 10px 15px;
	font-size: 14px;
	}
	
#topic ol li a {
	color:#006666;
	}
	
#topic ol li a:visited,
#topic ol li a:active {
	color: #FF6666;
	}
	
#topic p.newsCap {
	padding: 4px 10px;
	border-bottom: 2px solid #58B8AA;
	font-weight:bold;
	color:#58B8AA;
	background-color: #f5f5f5;
	font-size: 14px;
	}

#topic p.newslist {
	font-weight:bold;
	color:#AE3A37;
	font-size: 12px;
	}
	
#topic dl {
	margin:0px;
	}
	
#topic dl dt {
	margin:0px;
	float: left;
	}
	
#topic dl dd {
	margin:0px;
	margin-left: 8em;
	}




/* font-size */
	.font-b { font-weight:bold; }
	.font-bn {font-weight:normal;}
	.font-rd { color:#CC0000; }
	.font-blc {color:#666;}
	.font-bl { color:#004080; }
	.font-or { color:#FF6600; }
	.font-w { color:#FFFFFF; }
	.font10 { font-size: 10px; }
	.font10b { font-size: 10px; color:#000000; font-weight:normal;}
	.font10r { font-size: 10px; color:#CC0000 }
	.font12 { font-size: 12px; }
	.font13 { font-size: 13px; color:#000000}
	.font12br { font-size: 12px; color:#CC0000; font-weight:bold;}
	.font12bp { font-size: 12px; color:#AC5F70; font-weight:bold;}
	.font13bgr { font-size: 13px; color:#006666; font-weight:bold; }
	.font10bbl2  { font-size: 10px; color:#10AEA5; font-weight:bold;}
	.font14 { font-size: 14px; }
	.font14br {
	font-size: 14px;
	color:#990000;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.font14br1 { font-size: 14px; color:#A4040C; font-weight:bold; }
	.font14bp { font-size: 14px; color:#9E0810; font-weight:bold;}
	.font16bbl2  {font-size: 16px;color:#10AEA5; font-weight:bold;}
	.font16bbl  { font-size: 16px; color:#004080; font-weight:bold;}
	.font16bgr { font-size: 16px; color:#006666; font-weight:bold; }
	.font18bbl  { font-size: 18px; color:#004080; font-weight:bold;}
	.font18b  { font-size: 18px; color:#000000; font-weight:bold;}
	.font18br  { font-size: 18px; color:#CC0000; font-weight:bold;}
	.font18bgr { font-size: 18px; color:#336600; font-weight:bold;}	
	.font20b { font-size: 20px; font-weight:bold; color: #FFFFCC;}
	.font20 { font-size: 20px; }
	.font26br {font-size: 26px; color:#760B11; font-weight:bold;}		
	.font30bor { font-size: 30px; font-weight:bold; color: #FF6600;}
	.font40bgr { font-size: 40px; color:#336600; font-weight:bold;}

a:hover {
	color: #33FFCC;
	}
