body {
	background:url(../../img/wallpaper1.jpg);
	background-repeat:repeat-y;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	position: relative;
	text-align:left;
	margin: 0 auto;
	width:750px;
	color: #333333;
}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #FF0000;}
a:active {color: #660066;}
.style1 {
	color: #602E2D;
	font-weight: bold;
}
.text {
	margin-left: 10px;
	line-height: 20px;
}
.main {
    float   :left;
    width   :100%;
}
.left {
	float   :left;
	width   : 49%;
	left    : 2px;
	margin-top: 10px;
	}
.left2 {
	float   :left;
	width   : 49%;
	left    : 2px;
	}
.right{
	margin-left:51%;
	margin-top: 10px;
}
.right2{
	margin-left:51%;
	text-align:right;
	margin-top: 32px;
}
.headr  {
	margin-left:51%;
    width   : 48%;
	text-align:right;
	font-size: 18px;
}
.anchor {
	text-align:right;
}
.style2 {
	color: #FF0000;
}
.Copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:right;
}

