body {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	background-color: #F5F5F5;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../img/contents/toiawase_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper #banner {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#toiawase-box1 {
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
#toiawase-box1 h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
	padding-left: 25px;
}
h3 {
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#labo_form #botan {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}


#footer {
	height: 55px;
	width: 800px;
	margin-top: 30px;
	background-image: url(../img/contents/bg_footer.gif);
}
#footer p {
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
