/*バックグラウンド*/
body {
	background-color: #E9EAC8;
	background-image: url(../img/right_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
}

/*テキスト*/
.style2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #444444; font-size: 12px;line-height:120%;}
.style4 {color: #444444; font-size: 10px;line-height:110%;}
