@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: #fff;
}

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: #fff;
	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: #000000;
	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: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width:900px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% auto; 
}
#fantasy h1 {
	padding: 30px 10px 0px 6px;
	font-size: 28px;
	display: block;
	color:#ffffff;
	line-height: 1.2em;
	font-weight: 400;
	-moz-text-shadow: 1px 1px 3px #999;
	-webkit-text-shadow: 1px 1px 3px #999;
}
#fantasy h1 a:link{	color:#ffffff;
	text-decoration: none;
}

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

.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 {
  padding: 20px 10px 20px 50px;
  color: #494949;
  background: url('../images/h2.jpg') no-repeat -5px 0px;
  font-size:18px;
  font-weight:400;
  margin:90px 0px 10px 0px;
	text-shadow: 1px 1px 3px #999; 
	-moz-text-shadow: 1px 1px 3px #999;
	-webkit-text-shadow: 1px 1px 3px #999;
}





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

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


.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 {
	margin: 10px 5%;
	padding: 30px 10px 60px 10px;
	text-align:left;
	background: #fff;
}



.lower h3 {
  border-bottom: solid 3px #fab547;
  position: relative;
    font-size:18px;
  font-weight:400;

}

.lower h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #000000;
  bottom: -3px;
  width: 20%;
}



h3 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
    font-size:18px;
  font-weight:400;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}



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

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

}

.lower a {
	margin: 5px 1% 10px;
	padding: 10px 15px;
	line-height: 1.1em;
	display: block;
	-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;
}


.box11{
    padding: 30px 20px 1px 20px;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 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;
	color: #fff;
	background: #ff9999;
	border-radius: .7em .7em .7em .7em/.7em .7em .7em .7em;
	text-decoration: none;
}

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

.bottom02 {
	font-size:0.8em;
	color:#000000;
}
.bottom02 a:link{
	font-size:0.8em;
	color:#000000;
}
