@charset "shift_jis";

.tough {
	clear: both;
}
.tough hr {
	display: none;
}

body {
	color:#FFF;
	font-size: 0.75em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
	background-image: url(../shasin/bg.jpg);
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}
ul {
	list-style-type:none;
} 
a:link,a:visited {
	color: #330000;
	text-decoration: none;
}

a:hover {
	color: #cc9900;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}
img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

#protect {
	background-image: url(../shasin/menubg.png);
	background-position: top center;
	background-repeat: repeat;
	text-align: left;
	width: 96%;
	padding: 0 2%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.guard {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background-image: url(../shasin/header.jpg);
	background-position: top center;
	background-repeat: repeat;
	position: relative;
	height: 150px;
	width: 96%;
	padding: 0 2%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

}

.guard h1 {
	font-size: 0.9em;
	display: block;
	padding: 10px 15px;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 2px #333; 
	-moz-text-shadow: 0px 0px 2px #333;
	-webkit-text-shadow: 0px 0px 2px #333;
}

.defensible {
	text-shadow: 0px 0px 3px #333; 
	-moz-text-shadow: 0px 0px 3px #333;
	-webkit-text-shadow: 0px 0px 3px #333;
	font-weight:bold;
	position: absolute;
	line-height: 1.2em;
	font-size: 1.9em;
	top:30px;
	left:15px;
	right:15px;
}
.observe {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background-image: url(../shasin/header.jpg);
	background-position: top center;
	background-repeat: repeat;
	line-height: 1.2em;
	padding: 15px;
	margin: 0 0 15px;
}
.observe a {
	color:#fff;
	text-shadow: 0px 0px 2px #333; 
	-moz-text-shadow: 0px 0px 2px #333;
	-webkit-text-shadow: 0px 0px 2px #333;
}
#keep {
	width: 100%;
}

#fulfill {
	width: 100%;
}

#fulfill h2 {
	clear:both;
	text-shadow: 0px 0px 2px #333; 
	-moz-text-shadow: 0px 0px 2px #333;
	-webkit-text-shadow: 0px 0px 2px #333;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background-image: url(../shasin/header.jpg);
	background-position: top center;
	background-repeat: repeat;
	margin: 25px 0 5px;
	padding: 10px 20px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#fulfill p {
	margin-bottom: 1.5em;
}

.regulations ul li a {
	color: #000;
	padding: 12px;
	margin: 6px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #f3e2c7;
background: -moz-linear-gradient(top,  #f3e2c7 0%, #bfa278 50%, #b59a73 51%, #e9d4b3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3e2c7), color-stop(50%,#bfa278), color-stop(51%,#b59a73), color-stop(100%,#e9d4b3));
background: -webkit-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: -o-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: -ms-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: linear-gradient(to bottom,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 );
	box-shadow: 0px 0px 3px #000; 
	-moz-box-shadow: 0px 0px 3px #000; 
	-webkit-box-shadow: 0px 0px 3px #000; 
}

.regulations ul li a:hover {
	text-decoration: none;
}

.stick {
	border:1px solid #ccc;
	color:#333;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background: #fff;
	padding: 15px;
	line-height: 1.5em;
	margin: 0 0 25px;
}
.stick img {
	max-width: 50%;
	margin: 3px;
	padding: 3px;
}

#adhere,#adhere,#shield {
	display:none;
}

#guidance {
	margin-top: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#guidance h3 {
	text-shadow: 0px 0px 2px #333; 
	-moz-text-shadow: 0px 0px 2px #333;
	-webkit-text-shadow: 0px 0px 2px #333;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background-image: url(../shasin/header.jpg);
	background-position: top center;
	background-repeat: repeat;
	padding: 5px 15px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 20px 0 3px;
}

.solemnoath ul {
	background: #fff;
	border:1px solid #ccc;
	color:#333;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	margin: 0 0 20px;
	padding: 10px 15px;
}

.solemnoath  a {
	color: #000;
	padding: 12px;
	margin: 6px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #f3e2c7;
background: -moz-linear-gradient(top,  #f3e2c7 0%, #bfa278 50%, #b59a73 51%, #e9d4b3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3e2c7), color-stop(50%,#bfa278), color-stop(51%,#b59a73), color-stop(100%,#e9d4b3));
background: -webkit-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: -o-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: -ms-linear-gradient(top,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
background: linear-gradient(to bottom,  #f3e2c7 0%,#bfa278 50%,#b59a73 51%,#e9d4b3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 );
	box-shadow: 0px 0px 3px #000; 
	-moz-box-shadow: 0px 0px 3px #000; 
	-webkit-box-shadow: 0px 0px 3px #000; 
}
}

.solemnoath  a:hover {
}
.big {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	text-align: center;
	background: #333;
	font-size: 1.6em;
	padding: 10px;
	line-height:1.2em;
}
.impregnable {
	text-align: center;
	padding: 35px 8px 15px;
	font-size: 0.8em;
}
.impregnable p {
	padding: 25px 0 0;
}
.aegis {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.aegis a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.aegis a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
