* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/repo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*@wbh@*/
#wrap {
	height: auto;
	width: 950px;
	margin: auto;
}
#content {
	height: auto;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
}
.repo {
	clear: both;
	float: left;
	height: auto;
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.photo {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.main2 img {
	margin-right: 2px;
	margin-top: 2px;
}




.main2 {
	clear: both;
	float: left;
	height: auto;
	width: 930px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

h2 {
	clear: both;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #006600;
	margin-bottom: 10px;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #003333;
	margin-bottom: 10px;
}
.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}


.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.font3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #660000;
	padding-top: 10px;
	padding-bottom: 10px;
}


.com_box {
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	width: 830px;
	clear: both;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7AC060;
}
.lefter {
	float: left;
	padding-right: 10px;
}













/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	clear: both;
	margin-top: 20px;
	float: left;
}
