body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #777777;
	background-color: #FFFFFF;
	height: 444px;
	width: 594px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 28px;
	padding-bottom: 28px;
}

.left_moji {
	line-height: 20px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 509px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #777777;
}

.right_gazou_profile {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/icon_profile.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 304px;
	width: 208px;
	padding-top: 140px;
}
.right_gazou_map {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/icon_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 304px;
	width: 208px;
	padding-top: 140px;
}
.right_gazou_about {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/icon_about.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 304px;
	width: 208px;
	padding-top: 140px;
}

.right_gazou_mail {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/icon_gallary.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 85px;
	padding-top: 140px;
}
