@charset "utf-8";

body {
	background-color: blue;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
}

#main {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main #gulf {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 55px;
	background-image: url(img/gulf.jpg);
}

table {
	margin-left: auto;
	margin-right: auto;
}

table.title {
	background-color: orange;
	margin-bottom: 20px;
	width: 900px;
}

abbr {
	font-size: 230%;
	font-family: Arial;
	font-weight: 900;
	margin-top: 0px;
	line-height: 1.4;
}

h1 {
	font-size: 400%;
	font-family: HG創英角ｺﾞｼｯｸUB;
	color: #fff;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2 {
	font-size: 120%;
	font-family: HG創英角ｺﾞｼｯｸUB;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 400;
	text-align: center;
	line-height: 1.2;
}

h2.title{
	text-align: left;
	font-size: 215%;
	color: black;
	margin-left: 10px;
}

h3 {
	font-size: 240%;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	margin: 10px auto;
}

h4 {
	font-size: 170%;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 0;
	line-height: 1.5;
	font-weight: 700;
}

.sub_title {
	font-size: 250% !important;
	font-weight: 800;
	color: teal;
	margin-bottom: 10px;
	text-align: center;
	width: 900px;
	line-height: 1.2;
}

table.check {
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg5.jpg);
	width: 880px;
	height: 520px;
	background-repeat: no-repeat;
	font-size: 180%;
	font-weight: 700;
	text-align: left;
	background-position: center center;
}

td.check {
	text-align: left;
	padding-left: 100px;
	line-height: 1;
}

table.contents {
	font-weight: bolder;
	margin-top: 30px;
	width: 800px;
	margin-bottom: 0px;
	border-collapse: collapse;
	font-size: 130%;
	border-color: gray;
	border-style: solid;
	border-width: 2px;
	line-height: 1.3;
}

td.contents {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	height: 70px;
	text-align: center;
	padding-left: 5px;
	font-size: 150%;
	color: red;
}

td.contents_yellow {
	background-color: #ffff80;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	height: 70px;
	text-align: center;
	padding-left: 5px;
}

td.contents_blue {
	background-color: #f1f5fc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	height: 50px;
	text-align: center;
	padding-left: 5px;
}

.note_contents {
	font-size: 90%;
	margin-bottom: 50px;
	margin-top: 10px;
	margin-right: 100px;
}

table.contents_header {
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
}

table.contents_mid {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	width: 900px;
	padding-left: 60px;
}

table.contents_footer {
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 900px;
}

table.form {
	background-color: #eee;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 20px 10px 10px;
}

table.form td {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
}

#form_title {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/form1.jpg);
	height: 159px;
}

#form_mid {
	background-image: url(img/form2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#form_mid table.smp_tmpl{
	text-align: left;
}

#form_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 155px;
}

table.form .middle {
	width: 20%;
	padding-left: 2px;
	height: 15px;
	margin: 3px 0;
}

table.form .long {
	width: 65%;
	padding-left: 2px;
	height: 15px;
	margin: 3px 0;
}

table.reset {
	text-align: center;
	width: 700px;
	border-style: none;
	margin: 20px auto 0;
}

table.reset td.policy {
	font-size: 12px;
	text-align: right;
	margin-left: 600px;
	color: blue;
	text-decoration: underline;
}

.download {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg4.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

table.download h2 {
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
}

.yellow {
	color: #FF0;
}

.note {
	color: red;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 20px;
}

.req {
	color: red;
}

#download {
	width: 800px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
}

#download table.dl {
	font-size: 250%;
	text-align: center;
	font-weight: 800;
	background-color: blue;
	width: 800px;
	color: #fff;
	height: 80px;
	margin-bottom: 50px;
}

#download table.application {
	font-size: 150%;
	text-align: left;
	margin-top: 20px;
	font-weight: 800;
	margin-left: 20px;
}

#download p {
	font-size: 120%;
	margin-top: 20px;
	text-align: left;
	font-weight: 700;
	line-height: 1.3;
	color: #000;
}

#download .back {
	text-align: right;
	width: 750px;
	margin-top: 100px;
}

h3.dl {
	font-size: 150%;
	font-weight: 600;
	text-align: center;
}

p {
	font-weight: 700;
	line-height: 1.5em;
	font-size: 16px;
	color: red;
	margin: 10px 10px 10px 80px;
}

hr.line {
	margin-top: 20px;
	width: 750px;
	color: blue;
	height: 1px;
	border-color: blue;
	border-style: solid;
	border-width: 1px;
}
