#header {
	height: 178px;
	width: 800px;
}
#navi {
	height: 28px;
	width: 800px;
}
#middle {
	width: 800px;
}
#left {
	float: left;
	width: 400px;
}
#right {

	float: left;
	width: 400px;
}
#footer {
	clear: left;
	float: none;
	height: 67px;
	width: 800px;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #670001;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-left-width: thick;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #670001;
	border-left-color: #FFAE38;
}
h4 {
	color: #670001;
	padding-left: 10px;
}
.gyoukan {
	line-height: 15px;
}
.yohaku {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.t-yohaku {
	padding: 10px;
}
second {
	height: 305px;
	width: 800px;
}
#left2 {

	float: left;
	width: 180px;
}
#right2 {
	float: left;
	width: 600px;
}

@charset"UTF-8";

table{
    border:2px solid #ffffff;
}
th,td{
    border:1px solid #ffffff;
	padding:5px;
}

