@charset "UTF-8";
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 160%;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-top: 20px;
}
p {
	line-height: 180%;
	font-size: 15px;
	margin-bottom: 20px;
}
.container {
	width: 800px;
	margin: 0 auto;
}
#header {
	padding-top: 24px;
}
#header .container {
	position: relative;
}
#header .container #global-nav {
}
#header .container #global-nav ul {
	list-style-type: none;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#header .container #global-nav ul li {
	float: left;
	border-right: 1px solid #000000;
	padding-right: 10px;
	margin-right: 10px;
}
#header .container #global-nav ul li a:hover {
	color: #ff6f10;
	text-decoration: none;
}
.frame {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
}
#main .d {
	background-color: #C2D6EE;
}
.sample_03 {
	width: 800px;
	border-collapse: separate;
	border-spacing: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sample_03 th {
	width: 30%;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #999;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 180%
}
select{
font-size:14px;
border:10px;
line-height:250%;
}
.sample_03 td {
	width: 550px;
	padding: 4px;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 200%;
}

#side1 .container {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 200px;
}
#side1 .container .img1 {
	margin-right: 20px;
}
#side2 .container {
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 587px;
	line-height: 140%;
}
.form{
	margin-top:100px;
}
#main .container .q {
	font-size: 13px;
	line-height: 150%;
}
#footer {
	border-top: 4px solid #000000;
	padding: 15px 0 24px;
	margin-top: 10px;
}
#footer .footer-nav {
	float: right;
	width: 800px;
}
#footer .copyright {
	float: left;
	width: 800px;
}
#footer .footer-nav ul li {
	float: left;
	border-right: 1px solid #000000;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 14px;
}
#footer .footer-nav ul {
	list-style-type: none;
}
#footer .footer-nav ul .last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
#footer .footer-nav ul li a {
	color: #000000;
	text-decoration: none;
}
#footer .footer-nav ul li a:hover {
	color: #ff6f10;
	text-decoration: none;
}
.container .notice {
	font-size: 14px;
	line-height: 150%;
}
.container .notice ul {
	list-style-type: none;
}
