body {
	background-repeat: repeat-x;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/share/background.gif);
 *background-image: url(../images/share/background_IE7.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	padding: 0px;
	width: 800px;
	background-repeat: no-repeat;
	height: 174px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	color:#000;
	background-color: #FC0;
	width: 794px;
	margin: 10px auto 10px;
	padding: 3px;
}
#content .whiteback {
	color:#000;
	background-color: #FFF;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#content .whiteback #left {
	float: left;
	width: 392px;/*392px*/
}
#content .whiteback #right {
	float: right;
	width: 382px;/*392px*/
}
#footer {
	width: 800px;
	color:#000;
	background-color: #F7C600;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}
.cleare {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #report04 .pic.pRight.none img {
	margin-right: auto;
	margin-left: auto;
}
.imgBox {
	padding: 40px 20px;
}
