@charset "utf-8";

body {
	background-color: orange;
	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.title {
	background-color: blue;
	margin-bottom: 20px;
}

table.problem {
	background-color: #ffc;
	width: 880px;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
	padding: 10px;
}

.problem_blue {
	font-size: 24px;
	color: blue;
	font-weight: 800;
	margin-left: 40px;
}

.problem_red {
	font-size: 34px;
	color: red;
	font-weight: 800;
	margin-left: 100px;
}

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

table.con_header h2 {
	font-size: 16px;
	font-weight: 700;
	color: red;
	margin-top: 70px;
	margin-bottom: 10px;
}

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

table.con_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: 139px;
}

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

h1.title {
	font-size: 60px;
	font-family: HG創英角ｺﾞｼｯｸUB;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin: 15px 10px;
}

h2.title {
	color: #FF0;
	margin-top: 5px;
	font-weight: 700;
	font-size: 46px;
}

h2.subtitle {
	font-size: 30px;
	font-weight: 800;
	color: green;
	margin-top: 10px;
	line-height: 1.2;
}

.subtitle_red {
	font-size: 45px;
	font-weight: 800;
	color: red;
	margin-top: 10px;
	line-height: 1.2;
}

h2.con {
	font-size: 30px;
	font-weight: 700;
	width: 800px;
	text-align: left;
	margin-left: 30px;
	line-height: 1.2;
}

.con_red {
	font-size: 35px;
	font-weight: 700;
	text-align: left;
	color: red;
}

.con_mid h3 {
	font-weight: 700;
	font-size: 25px;
	margin-left: 65px;
	margin-bottom: 0;
	text-align: left;
	width: 750px;
	line-height: 1.2;
	margin-top: 0;
}

h4 {
	font-weight: 700;
	line-height: 1.2;
	font-size: 18px;
	text-align: left;
	width: 800px;
	padding-left: 40px;
	margin: 5px auto 20px;
}

.ye {
	font-weight: 600;
	background-color: #FF0;
}

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

.font_red {
	font-weight: 700;
	line-height: 1.5em;
	color: red;
	font-size: 20px;
	text-align: left;
	width: 800px;
	margin: 10px 10px 0 20px;
}

.red {
	font-size: 30px;
	font-weight: bolder;
	color: red;
}

.font_con {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 0;
	margin-left: 10px;
	width: 900px;
}

.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: #ffffff;
	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;
}

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

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