﻿body {
	margin: 0px;
	padding: 0px;
	font-family: メイリオ;
	font-size: 15px;
	background-image: url('../../top_img/bg.png');
	font-weight: bold;
	background-repeat: repeat-x;
	color: #808080;
}

}
.style1 {
	color: #FF0000;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
}
.style2 {
	height: 20px;
}
#content {
	padding: 20px;
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
td {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	text-align: center;
}
#kiyaku {
	font-size: 10px;
	

