@charset "shift_jis";

.fire {
	clear: both;
}
.fire hr {
	display: none;
}

body {
	font-size: 15px;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height:1.8em;
	background: #000000;
}

a:link,a:visited {
	color: #1d3994;
}
a:hover {
	color: #2f50b9;
}

img {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	border:none;
}
ul {
	list-style-type:none;
} 
#basepaper {	
	max-width: 950px;
	padding: 0px 3% 30px 3%;
	margin-right: auto;
	margin-left: auto;
}

#letters {
	text-align: left;
	background: #000000;
	max-width: 1000px;
	width:90%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#fantasy {
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #c2c2c2;
	box-shadow: 1px 2px 4px #999;
	-moz-box-shadow: 1px 2px 4px #aaa;
	-webkit-box-shadow: 1px 2px 4px #aaa;
	border-bottom:1px solid #ccc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width:900px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: cover; 
	border-radius: .9em .9em 0em 0em;
}
#fantasy h1 {
	padding: 30px 10px 0px 30px;
	font-size: 20px;
	display: block;
	color:#000000;
	line-height: 1.2em;
	font-weight: 400;
text-shadow:1px 1px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 2px #000000;
	-moz-text-shadow: 1px 1px 3px #ffffff;
	-webkit-text-shadow: 1px 1px 3px #ffffff;
	text-decoration: none;

}
#fantasy h1 a:link{	color:#000000;
	text-decoration: none;
}

.domtol {
	margin-top:-20px;
	color:#000000;
	padding: 7px 10px 50px 30px;
text-shadow:1px 1px 1px #ffffff,2px 2px 1px #ffffff;
	-moz-text-shadow: 1px 1px 4px #fff;
	-webkit-text-shadow: 1px 1px 4px #fff;
	font-size: 0.8em;
}

.domtol span {
background-color: rgba(194,194,194,.7);
}


.homcome {padding: 50px 0px 10px 40px;
	text-shadow: 1px 1px 4px #fff; 
	-moz-text-shadow: 1px 1px 4px #fff;
	-webkit-text-shadow: 1px 1px 4px #fff;
}

#mist {
	background: #fff;
	padding: 10px 20px;

}






#mist h2 {
  width:100%;
  font-size:19px;
  font-weight:400;
	text-shadow: 1px 1px 3px #000,2px 2px 3px #000,3px 3px 3px #000; 
	-moz-text-shadow: 1px 1px 3px #000;
	-webkit-text-shadow: 1px 1px 3px #000;
  position: relative;
  display: inline-block;
  margin:90px 0px 10px -30px;
  padding: 20px 30px;
  color: #fff;
  border-radius: 0 100vh 100vh 0;
  background: #999;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
}

#mist h2:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid #005276;
  border-left: 10px solid transparent;
}






#mist p {
	margin-bottom: 1.9em;
}

#mist img {
	width:100%;
	margin:5px auto;
}



.raku{margin:20px auto;width:100%;text-align:center;}
.raku img{margin:15px auto;max-width:400px;}

.bg_midori {
font-weight:900;background:linear-gradient(transparent 70%, #aaeeaa 0%);

}

.btn a{background: #f63a00;
color:#fff;text-decoration:none;font-size:20px;
-moz-linear-gradient(top,#e07474, #f63a00 50%,#f63a00 50%,#e07474);
background: -webkit-gradient(linear, left top, left bottom, from(#e07474), color-stop(0.5,#f63a00), color-stop(0.5,#f63a00), to(#e07474));
border: 1px solid #DDD;
color: #FFF;
margin:10px auto 0px auto;
width:90%;display:block;
font-size:20px;text-decoration:none;
padding: 20px 10px 20px 10px;text-align:center;font-weight:400;
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; 
}

.btn a:hover {cursor:pointer;text-decoration:none;
color:#fff;text-decoration:none;font-size:20px;
background: #ffc295;
-moz-linear-gradient(top,#efc3a2, #ffc295 50%,#ffc295 50%,#efc3a2);
background: #ffc295;
 -webkit-gradient(linear, left top, left bottom, from(#efc3a2), color-stop(0.5,#ffc295), color-stop(0.5,#ffc295), to(#efc3a2));
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; 
}


.upper {
	padding: 2% ;
	margin-bottom: 35px;
}

.upper ul {
	margin:0 ;
	padding: 0;
}

.upper ul li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 6px;
}

.upper ul li a {
	margin: 5px 0 10px;
	background: #ccc;
	padding: 15px 15px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 1px 1px 3px #999; 
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

.upper ul li a:hover {
}

.lower {
  background:#ffffff;
	margin: 10px 5%;
	padding: 30px 10px 60px 10px;
	text-align:left;
}






.lower h3 {
text-shadow:1px 1px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 2px #000000;
	-moz-text-shadow: 1px 1px 3px #ffffff;
	-webkit-text-shadow: 1px 1px 3px #ffffff;
margin-top:80px;
margin-bottom:30px;
    font-size:18px;
  font-weight:400;
  position: relative;
  text-align: center;
}
.lower h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
.lower h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}




h3 {
text-shadow:1px 1px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 1px #ffffff,2px 2px 2px #000000;
	-moz-text-shadow: 1px 1px 3px #ffffff;
	-webkit-text-shadow: 1px 1px 3px #ffffff;
margin-top:80px;
margin-bottom:30px;
    font-size:18px;
  font-weight:400;
  position: relative;
  text-align: center;
}
h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}








.lower ul {
	margin: 0;
	padding: 0;
}

.lower ul li {
	display: block;
	padding: 0;
	font-size: 1em;

}

.lower a {
	margin: 5px 1% 5px;
	background: #fff;
	padding: 10px 10px;
	line-height: 1.1em;
	display: block;
	box-shadow: 1px 1px 3px #fff; 
	-moz-box-shadow: 1px 1px 3px #fff;
	-webkit-box-shadow: 1px 1px 3px #fff;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

.lower a:hover {
}

.minshu {
	margin: 100px 0 0;
	text-align: center;
	padding: 5px 8px;
	font-size: 0.8em;
}



.box20{
    padding: 30px 20px 1px 20px;
    margin: 2em 0;
    color: #990000;
    background: whitesmoke;/*背景色*/
    border-left: double 7px #999999;/*左線*/
    border-right: double 7px #999999;/*右線*/
}
.box20 p {
    margin: 0; 
    padding: 0;
}




.shuriken  {
	text-align: center;
}
.shuriken img {
	margin: 70px auto;
	text-align: center;
}
.sentouhe a {
	clear: both;
	text-align: center;
	z-index:1;
	line-height: 1.5em;
	position: fixed;
	right:10px;
	bottom:10px;
	padding: 10px 30px 8px 30px;
	color: #fff;
	background: #9f8e8e;
	border-radius: .9em 0em .9em 0em/.9em 0em .9em 0em;
	text-decoration: none;
}

.sentouhe a:hover {
	color: #666;
	background: #fff;
}

.bottom02 {
	font-size:15px;
	color:#ffffff;
}
.bottom02 a{
	text-decoration: none;
	font-size:15px;
	color:#ffffff;
}
