/* 全体 */
	a:active{color:#00CC66;text-decoration:none;}
	a:visited{color:#339900;text-decoration:none;}
	a:hover{text-decoration:underline;background:#E2E2E2;}


body{
	font-size: 90%;
	color: #000000;
	line-height: 150%;
	text-decoration: none;
}


/* ２段組み */
.hidari{width:450px; text-align:left;margin-right:270px;}

.migi {float: right; width: 260px;}



.bunsho1{
	text-indent:1em;
}


/* index.html */
.


/* bbs/sansunbbs.html */
.bbs{   font-size:90%;
	line-height:150%;

}




