@charset "Shift_JIS";

body{
	color:#666666;
	line-height:130%;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url(images/aria_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
td{
    color:#666666;
    line-height:130%;
    font-size:12px;
}


.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;
}

A:LINK{
 	color : #333366;text-decoration: none; 
	
}
A:VISITED{
 	color : #333366;text-decoration: none; 
}
A:HOVER{
    color:#C7092F;text-decoration: underline;
}
A:ACTIVE{
  	color : #333366;
}

.h1{
	font-size:13px;
	color: #006699;
	font-weight:bold;
	border: 0px none;

}
.h2{
    color:#CC0000;
}
.date{
	color:#666666;
	font-size:12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 500px;
}
.sh1{
    font-size:10px;
    color:#666666;
}

    
    
.bt1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.h2b {
	color:#CC0000;
	border: 1;
	border-bottom-color: #CC0000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
