﻿@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width:100%;
	min-width:1000px;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}

br {
   letter-spacing:normal;
}

img {
	border: 0;
	text-align: center;
}

a {
   text-decoration:none;
}

a:hover {
   color:#6495ed;

}

dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
}

li {
   margin:0 0 0 40px;
   padding:0;
}


/* ========TEMPLATE WIREFRAME======== */
#top {
	width: 1000px;
	margin:0px auto;
	padding: 0px;
	text-align:center;
}

h1{
	margin-bottom:15px !important;
	margin-top:15px !important;
}

#header {
	width:1000px;
}

.contents{
	width:1000px;
}

h1#conh-1{
	width:933px;
	height:85px;
	margin:0 auto;
	background-image:url(../images/midashi01.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-1{
	width:926px;
	height:1362px;
	margin:0 auto;
	background-image:url(../images/midashi01-1.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-2{
	width:926px;
	height:1393px;
	margin:0 auto;
	background-image:url(../images/midashi01-2.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-3{
	width:926px;
	height:1382px;
	margin:0 auto;
	background-image:url(../images/midashi01-3.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

h1#conh-2{
	width:933px;
	height:85px;
	margin:0 auto;
	background-image:url(../images/midashi02.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-4{
	width:933px;
	height:1174px;
	margin:0 auto;
	background-image:url(../images/midashi02-1.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

h1#conh-3{
	width:933px;
	height:85px;
	margin:0 auto;
	background-image:url(../images/midashi03.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-5{
	width:933px;
	height:1525px;
	margin:0 auto;
	background-image:url(../images/midashi03-1.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

h1#conh-4{
	width:933px;
	height:85px;
	margin:0 auto;
	background-image:url(../images/midashi04.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#contents-6{
	width:933px;
	height:275px;
	margin:0 auto;
	background-image:url(../images/midashi04-1.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

h1#conh-5{
	width:933px;
	height:85px;
	margin:0 auto;
	background-image:url(../images/midashi05.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#contents-7{
	width:933px;
	height:auto;
	margin:0 auto;
	background-image:url();
	background-repeat:no-repeat;
}

.otoiawase{
	width:933px;
	height:127px;
	margin:10px auto;
}

#footer {
background-color:#456CF9;
width:100%;
clear:both;
padding:25px 0;
color:#ffffff;
text-align:center;
}


#pra{
	width:40%;
	height:70%;
	position:fixed;
	padding:1% 3% 3% 3%;
	margin:6% 28%;
	background-color: rgba(255,255,255,0.90);
	z-index:999999;
	display:none;
}

#pra-uchi{
	width:100%;
	height:100%;
	overflow-y:scroll;
	z-index:99999999;
	}

.lr{
	margin:20px 0;
	width:100%;
}

.lr img{
	margin:0px auto;
	width:60%;
}

#prai{
	width:60%;
	padding:15px 0px;
	color:#ffffff;
	background-color:#CC2020;
	text-align:center;
	margin:30px auto;
	cursor:pointer;
	text-shadow:none;
	font-weight:bold;
	position:relative;
	border-radius:5px;
}

#prai:hover{
	background-color:#CE4137;
}
#tokui{
	width:60%;
	padding:15px 0px;
	color:#ffffff;
	background-color:#CC2020;
	text-align:center;
	margin:10px auto;
	cursor:pointer;
	text-shadow:none;
	font-weight:bold;
	border-radius:5px;
}

#tokui:hover{
	background-color:#10CE1A;
}

.batu{
	width:30px;
	cursor:pointer;
}
.batu img{
	width:80%;
}

a img{
	width:70%;	

}

@media only screen and (max-width:999px){
	#pra{
	width:92%;
	height:90%;
	position:fixed;
	padding:1% 2% 3% 2%;
	margin:3% 2%;
	background-color: rgba(255,255,255,0.90);
	z-index:999999;
	display:none;
	}
	#prai{
	width:80%;
	padding:15px 0px;
	color:#ffffff;
	background-color:#CC2020;
	text-align:center;
	margin:30px auto;
	cursor:pointer;
	text-shadow:none;
	font-weight:bold;
	position:relative;
	border-radius:5px;
	}
}

#thanks p{
	font-weight:bold;
	font-size:20px;
	margin:100px 0px;
}

#thanks a{
	background-color:#299a0b;
	padding:10px 100px;
	color:#ffffff;
}

#thanks a:hover{
	background-color:#23BC0F;
}

#thanks a:active{
	color:#ffffff !important;
}