@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
   color:#000;
}

body {
	margin:0;
	padding:0;
	background-color: #cc0000;
	background-image: url(images/bgm.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:link {
   color:#0000FF;
   text-decoration:none;
}

a:hover {
   color:#FF0000;
   text-decoration:none;
}

img {
   border:0;
}

h1 {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 0 0 20px;
	z-index: 1;
	position: absolute;
}

h2,h3,h5,h6 {
   margin:0;
}

h4 {
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:750px;
	margin:0 auto;
	background-color: #fff;
	z-index: 2;
}

div#header {
	width:750px;
	height:600px;
	position: absolute;
	top: 0px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/head-top.jpg);
	background-repeat: no-repeat;
	clear: both;
}

div#header2 {
	width:750px;
	height:480px;
	position: absolute;
	top: 600px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/head-bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}

p#title-text{
	position: absolute;
	top: 50px;
	left: 14px;
	font-size: 19pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	width: 710px;
	line-height: 100%;
}

p#sub-text{
	position: absolute;
	top: 622px;
	left: 20px;
	font-size: 14pt;
	line-height: 140%;
	width: 710px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#form {
	text-align: center;
	margin: 0 0 150px 0;
	padding: 10px;
	background-color: #eef2f5;
	background-repeat: no-repeat;
	clear: both;
	width: auto;
	border: 5px solid #0000cc;
}

div#contents {
   clear:both;
   width:750px;
   margin:0;
   background:#fff;
}

div#main {
	float:left;
	width:658px;
	margin-top: 600px;
	padding: 0px 45px 20px 45px;
}

div#sub {
	float:right;
	width:180px;
	margin-top: 250px;
}

div#con01 {
	clear:both;
	padding: 0 30px 0 30px;
	margin: 0 0 150px 0;
}

div#con01a {
	clear:both;
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 160%;
	font-weight: bold;
}

div#con02 {
	clear:both;
	padding: 10px 30px 10px 30px;
	background-color: #feffe1;
	margin: 0 0 150px 0;
}

div#con03 {
	clear:both;
	padding: 10px 30px 10px 30px;
	background-color: #feffe1;
	margin: 0 0 60px 0;
}

div#point01{
	clear:both;
	padding: 5px 0 0 20px;
	margin: 0 70px 30px 60px;
	border: 2px solid #cc0000;
}

div#point02a{
	clear:both;
	padding: 5px 5px 0 10px;
	margin: 0 10px 45px 10px;
	border: 2px solid #cc0000;
	background-color: #fff;
	background-repeat: no-repeat;
}

div#point02b{
	clear:both;
	padding: 5px 0 0 10px;
	margin: 0 10px 45px 10px;
	border: 2px solid #cc0000;
	background-color: #fff;
	background-repeat: no-repeat;
}

div#point02c{
	clear:both;
	padding: 5px 0 0 10px;
	margin: 0 10px 45px 10px;
	border: 2px solid #cc0000;
	background-color: #fff;
	background-repeat: no-repeat;
}

div#point02d{
	clear:both;
	padding: 5px 0 0 10px;
	margin: 0 10px 45px 10px;
	border: 2px solid #cc0000;
	background-color: #fff;
	background-repeat: no-repeat;
}

div#app {
	text-align: center;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
	font-weight: bold;
}

div#app .txt{
	text-align: center;
	margin: 0;
	font-weight: normal;
	line-height: 140%;
	font-size: 11pt;
	padding: 0;
}

div#footer {
	clear:both;
	text-align: center;
	font-size: 9pt;
	padding: 10px;
	margin: 0 auto;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0000ff;
}

div#main a:hover {
   color:#ff0000;
}

div#main h2 {
	padding:2px 2px 6px 27px;
	color:#cc0000;
	font-size:21pt;
	font-weight:bold;
	line-height:120%;
	clear: both;
	margin: 10px 0 15px 0;
}

div#main h3 {
	font-size:12pt;
	margin: 0 0 5px 0px;
	padding: 5 0 5px 0;
	line-height: 140%;
}

div#main h4 {
	margin-bottom:2px;
	font-size:20px;
	line-height:1.4;
	font-weight: bold;
}
div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main p{
	margin:0 0 1em 0;
	font-size:13pt;
	line-height:1.5;
	padding: 0;
}

div#main ul,ol,dl{
	font-size:12pt;
	padding: 0px 10px 0px 10px;
}

div#main li{
	background-image: url(images/checkmark.gif);
	padding: 0px 0px 10px 20px;
	background-repeat: no-repeat;
	margin: 0;
}

div#main dt{
	background-image: url(images/checkmark.gif);
	padding: 0px 0px 15px 20px;
	background-repeat: no-repeat;
	margin: 0;
	line-height: 120%;
	font-weight: bold;
}

div#main dd{
	padding:0 0 10px 20px;
	line-height: 160%;
	margin: 0 0 10px 0;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#fff;
   background:#5D5353;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 0;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.8;
   background:#fff url(images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

/* ========FOOTER CUSTOMIZE======== */

address{
   padding:10px 0;
   font-size:10pt;
   color:#333;
}

div#point03a{
	padding: 5px 0 0 10px;
	margin: 5px 10px 30px 10px;
	border: 2px solid #cc0000;
	background-image: url(images/maru.jpg);
	background-repeat: no-repeat;
}

div#point03a p{
	margin:5px 0 5px 0;
	font-size:12pt;
	background-image: url(images/maru-s.jpg);
	background-repeat: no-repeat;
	padding: 0px 0 10px 20px;
}

div#point03b{
	padding: 5px 0 0 10px;
	margin: 5px 10px 30px 10px;
	border: 2px solid #0000cc;
	background-image: url(images/batu.jpg);
	background-repeat: no-repeat;
}

div#point03b p{
	margin:5px 0 0 0;
	font-size:12pt;
	background-image: url(images/batu-s.jpg);
	background-repeat: no-repeat;
	padding: 0 0 10px 20px;
}

div#point04{
	padding: 5px 0 0 10px;
	margin: 5px 10px 10px 10px;
	border: 2px solid #0000cc;
	background-image: url(images/checkmark.gif);
	background-repeat: no-repeat;
}

/* ========IMAGE POSITION======== */

.left{
	float: left;
	margin: 0 10px 10px 0;
}

.right{
	float: right;
	margin: 0 0 10px 10px;
}

/* ========FONT STYLE======== */

.style1 {
	font-size: 21pt;
	font-weight: bold;
}

.style2 {
	font-size: 15pt;
	font-weight: bold;
	line-height: 120%;
}

.style3 {
	font-size: 48pt;
	font-weight: bold;
	color: #FF0000;
}

.red {
	font-weight: bold;
	color: #ff0000;
}

.yellow {
	font-weight: bold;
	background-color: #ffff00;
}

/* ========TABLE======== */

td{ padding: 5px; }
