/*index.css*/

.honbun{
	font-size: 12px;
	color: #6d5e77;
	line-height: 120%;
	}
	

BODY{
	background-color: #ffffff;
	background-image: url(index_img/bg.jpg);
	background-repeat: no-repeat;
}