body {
	font-family: "メイリオ";
}
.header_wrap .header {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.header_wrap .header h1 {
	font-size: x-large;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 50px;
}
.header_wrap .header .menu ul li {
	float: left;
	padding-left: 20px;
}
.header_wrap .header .menu {
	padding-left: 40px;
}
.clearfix::after {
 content: "";
 display: block;
 clear: both;
}.topimg {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
	padding-top: 30px;
}
.contents_wrap {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.contents_wrap .contents {
	float: left;
	width: 800px;
	padding-left: 110px;
	padding-bottom: 50px;
}
.contents_wrap .contents h2 {
	font-size: x-large;
	line-height: 1.5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F99;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contents_wrap .contents .text {
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contents_wrap .g_navi {
	float: right;
	width: 300px;
	padding-left: 15px;
	padding-bottom: 50px;
}
.contents_wrap .g_navi p {
	margin-top: 20px;
}
.footer_wrap {
	clear: both;
	background-color: #FFE3BB;
}
.footer_wrap .footer {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.footer_wrap .footer h2 {
	font-size: x-large;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_wrap .footer .footer_left {
	float: left;
	padding-left: 50px;
}
.footer_wrap .footer .footer_left.clearfix p a {
	color: #000;
	text-decoration: none;
}
.footer_wrap .footer .footer_right {
	padding-left: 500px;
}

.footer_wrap .footer .copy {
	font-size: small;
	text-align: center;
	clear: both;
	padding-top: 50px;
}
.contents_wrap .contents table {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	width: 790px;
	margin-bottom: 20px;
}
.contents_wrap .contents table th {
width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.contents_wrap .contents table td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
 .contents_wrap .contents h3 {
	font-size: large;
	color: #FFF;
	background-color: #F90;
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 1em;
}
