@charset "UTF-8";
body {
	color: #000000;
	text-align: center;
	width: auto;
}
h1 {
	font-size: 30px;
	text-align: left;
	color: #552A00;
	border-left: 10px solid #1b29e9;
	padding-left: 8px;
	margin-top: 50px;
	text-shadow: 0 0px;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
}
h2 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	border: 1px solid #4A4A4A;
	padding-top: 4px;
	padding-right: px;
	padding-bottom: 4px;
	color: #4A4A4A;
	border-radius: 5px;
}
h3 {
}
small {
	font-size: 10px;
	text-align: center;
	text-shadow: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#territory {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
#contents {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left;
	min-height: 600px;
}
#heder {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}
#nav {
	width: 720px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: right;
	margin-top: 40px;
}
#bk02 {
	height: 1400px;
	background-image: url(images/01/sora01.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
}
#BKG {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-width: 600px;
	min-height: 480px;
}
#BK02 {
	height: 1400px;
	width: 100%;
	background-image: url(images/01/sora01.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
#navi00 {
	width: 720px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: right;
	margin-top: 40px;
}
#footer {
	width: 100%;
	margin-left: 20px;
	margin-right: 20px;
}

#BK01 {
	background-image: url(images/00/sora00.jpg);
	min-width: 960px;
	min-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center top;
	text-align: center;
	height: 1000px;
}
#main {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#BK77 {
	width: 100%;
	height: 200px;
	background-image: url(images/6F6eAzr.png);
}
#bk77 {
	text-align: center;
	height: 100px;
	background-color: #9CD2C7;
	width: 100%;
}
#BK78 {
	width: 100%;
	height: 15px;
	background-color: #60B4B5;
	margin-bottom: 40px;
	margin-top: 50px;
}
h4 {
	border-left: 5px solid #C895E3;
	padding-left: 4px;
}

body,
td,
th {
	color: #000000;
	font-size: medium;
}

a:link {
	text-decoration: none;
	color: #161616;
}

a:visited {
	text-decoration: none;
	color: #161616;
}

a:hover {
	text-decoration: none;
	color: #2085FF;
}

a:active {
	text-decoration: none;
}

#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

a.myButton {
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	background-color:#ffc477;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	padding:26px 59px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}
a.myButton:hover {
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	background-color:#fb9e25;
}
a.myButton:active {
	position:relative;
	top:1px;
}
p.pading_light{
	padding-left: 1.5em;
}