@charset "shift_jis";

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

body {
	font-size: 1.0em;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height:1.5em;
	background: url(../images/bg.jpg) repeat;
}

a:link,a:visited {
	color: #1d3994;
	text-decoration: none;
}
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: 15px 3%;
	margin-right: auto;
	margin-left: auto;
}

#letters {
	text-align: left;
	background: #fff;
	max-width: 1000px;
	width:90%;
	padding: 10px 5%;
	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;
	box-shadow: 1px 2px 4px #999; 
	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999;
	border-bottom:1px solid #ccc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	max-width:900px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%; 
}

#fantasy h1 {
	padding: 10% 5% 3%;
	font-size: 1.8em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #999; 
	-moz-text-shadow: 1px 1px 3px #999;
	-webkit-text-shadow: 1px 1px 3px #999;
}
.domtol,.homcome {
	padding: 1% 6% 10%;
	text-shadow: 1px 1px 4px #fff; 
	-moz-text-shadow: 1px 1px 4px #fff;
	-webkit-text-shadow: 1px 1px 4px #fff;
}

#mist {
}

#mist h2 {
	clear: both;
	background-image: url(../images/header.jpg);
	background-position: top center;
	margin: 55px 0px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 15px ;
	border-left:5px solid #666;
	border-bottom:1px solid #ccc;
	box-shadow: 1px 1px 3px #999; 
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
}

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

#mist img {
	max-width:50%;
}

.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: 30px 0;
	padding: 0px;
}

.lower h3 {
	border-left:5px solid #666;
	background: #eee;
	padding: 15px 0px 15px 20px;
	line-height: 1.2em;
	clear: both;
	margin-bottom: 20px;
	box-shadow: 1px 1px 3px #999; 
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
}

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

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

}

.lower a {
	margin: 5px 1% 10px;
	background: #ccc;
	padding: 10px 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;
}

.lower a:hover {
}

.minshu {
	margin: 100px 0 0;
	text-align: center;
	padding: 5px 8px;
	font-size: 0.8em;
}
.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: 5px 30px;
	color: #fff;
	background: #666;
}

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