@charset "EUC-JP";

body{
    color:#666666;
	background-color: #ffffff; 
	background-image: url(images/back_red.gif);
	 background-repeat: repeat-y;
	 background-position: center;
    line-height:130%;
    font-size:12px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
}
td{
    color:#666666;
    line-height:130%;
    font-size:12px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
}
.topics{
	scrollbar-track-color: #ffe0e0;
  scrollbar-face-color: #ffbbbb;
  scrollbar-shadow-color: #cc9999;
  scrollbar-darkshadow-color: #ffcccc;
  scrollbar-highlight-color: #ffe0e0;
  scrollbar-3dlight-color: #ffbbbb;
  scrollbar-arrow-color: #ff6666;
  
	margin:0px 0px 0px 0px;
    color:#666666;
    line-height:130%;
    font-size:11px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
}

A:LINK{
 	color : #003399;text-decoration: none; 
	
}
A:VISITED{
 	color : #003399;text-decoration: none; 
}
A:HOVER{
    color:#C7092F;text-decoration: underline;
}
A:ACTIVE{
  	color : #003399;
}

.h1{
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
    font-size:14px;
    color: #006699;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-width:0px 0px 1px 0px;
    border-color:#333366;
    border-style:solid;
}
.h2{
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    color:#CC0000;
}
.frame{
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	text-align: center;
	border: 1px dashed #333366;

}

.date{
    color:#666666;
    font-size:11px;
    text-align:left;
}
.sh1{
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-size:10px;
    color:#666666;
}

    
    
