@charset "shift_jis";

.fire {
	clear: both;
}
.fire hr {
	display: none;
}

body {
	font-size: 0.9em;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	height:100%;
	text-align: center;
	line-height:1.5em;
	background: url(../img/dark_wood.jpg) repeat;
	background-position: center;
	color:#000;
}

a:link,a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	color: #2f50b9;
}

img {
	max-width:100%;
	-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;
} 
p {	
	padding: 5px ;
	margin: 5px;
}
#gloomy {	
	width:100%;
	max-width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#dim {
	background: url(../img/bg.png) repeat;
	background-position: center;
	text-align: left;
	max-width: 700px;
	padding: 5px 20px 20px;
	margin-right: 5px;
	margin-left: 5px;
	box-shadow: 1px 1px 15px #000; 
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 1px 8px #000;
}

#daybreak {
	border:3px double #666;
	background: url(../img/top.jpg) no-repeat;
	background-position: center;
	max-width:100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px ;
	box-shadow: 1px 1px 8px #999; 
	-moz-box-shadow: 1px 1px 8px #999;
	-webkit-box-shadow: 1px 1px 8px #999;
}

#daybreak h1 {
	color:#FFF;
	padding: 15% 0 1%;
	margin: 0;
	font-size: 1.2em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000; 
	-moz-text-shadow: 1px 1px 3px #000;
	-webkit-text-shadow: 1px 1px 3px #000;
}
.darken {
	color:#FFF;
	padding: 1% 0 35%;
	margin: 0;
	font-size: 1.6em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000; 
	-moz-text-shadow: 1px 1px 5px #000;
	-webkit-text-shadow: 1px 1px 5px #000;
}
.overcast {
	padding: 20px 25px;
}


#dim h2 {
	clear:both;
	color:#fff;
	background: url(../img/h2.jpg) repeat;
	border:1px solid #999;
	text-align: center;
	padding: 15px 10px;
	background-position: left;
	margin: 0 -10px 10px;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
}
#dim h3 {
	border:0px solid #666;
	text-align: center;
	padding: 5px 0px;
	background-position: left;
	margin: 15px 0 0 ;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
}
#dim p {
	margin-bottom: 1.9em;
}

#dim img {
	max-width:50%;
}

.thelight {
	background: #fff;
	border:3px double #999;
	padding: 20px ;
	margin-bottom: 35px;
}

.thelight ul {
	margin:0 ;
	padding: 0;
}

.thelight li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 6px;
}

.thelight li a {
	background: url(../img/menu.gif) no-repeat;
	background-position: 5px 5px;
	margin: 5px 0 ;
	padding: 10px 15px 10px 25px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 0px 0px 3px #999; 
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;0
}

.thelight ul li a:hover {
}

.bright {
	margin: 30px 0;
	padding: 0px;
}

.bright h3 {
}

.bright {
	margin: 0;
	padding: 0;
}

.bright li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;

}

.bright li a {
	color:#fff;
	background: url(../img/menubg.jpg) repeat;
	margin: 5px 1% 8px;
	padding: 15px 15px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 1px 1px 3px #000; 
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
}

.bright li a:hover {
	color:#ccc;
}

.shadowy {
	font-size: 0.8em;
	margin: 50px 0 0;
	text-align: center;
}

.miserable a {
	color:#fff;
	font-size: 2.0em;
	clear: both;
	text-align: center;
	z-index:1;
	line-height: 1.5em;
	position: fixed;
	right:10px;
	bottom:10px;
}

.miserable a:hover {
	color:#999;
}
.miserable a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.miserable a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

.color1 {
	font-size: 0.7em;
	color:#777;
}
.color2 {
	font-size: 0.8em;
	color:#555;
}
.color3 {
	font-size: 0.9em;
	color:#333;
}