html{
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #FFFFFF;

}
body {
	margin-left: 0px;
	margin-right: 250px;
	margin-top: 0px;
	padding-top: 0px;
}
		
.style1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: 100;
}
.style-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	display: marker;
	background-color: #FCF1A9;
}
.style2 {

	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: 100;
}
.style3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
}.style5 {

	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
}
.h1 {
	font-size: 16px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 750px;
	background-color: #61B740;
	letter-spacing: 10px;
}
.h2 {

	font-size: 14px;
	line-height: 17px;
	color: #61B740;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 750px;
}
.style-p2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: 100;
	width: 750px;
	height: 150px;
	text-align: left;
	float: left;
	padding: 10px;
}
