body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img{
border:0;
}


.box1 {
	text-align: center;
	clear: both;
	width: 843px;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.box1 #box2 {
	text-align: left;
	clear: both;
	width: 843px;
	position: static;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

.box1 #box2 #nakami {
	clear: none;
	width: 800px;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 150%;
	position: static;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;


}
.box1 #box2 table tr td table tr td p {
	font-size: 13px;
	line-height: 150%;
}

strong {
	font-size: 1.2em;
	line-height: 125%;
	font-weight: bold;
}
