@charset "shift_jis";

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

body {
	font-size: 0.7em;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.5em;
	background: url(../images/bg.jpg) repeat;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

a:link {
	color: #1d3994;
	text-decoration: none;
}
a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	color: #2f50b9;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}

.ie7 img,.ie7 object/ {
	width:100%;
}

.ie8 img,.ie8 object {
    width:auto\9
}
img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	border:none;
}

#kage {
	width: 100%;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

#headers {
}

.ryuu {
	text-align: right;
	font-size: 0.9em;
}

#heighter {
	width: 96%;
	background: #666;
	line-height: 1.2em;
	padding: 5px 2% 2px;
	color: #fff;
}
#in_header {
	width: 100%;
	padding:10% 0;
	background-image: url(../images/header.jpg);
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
h1 {
	margin: 0px 5px;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 2px 2px 3px #fff; 
	-moz-text-shadow: 2px 2px 3px #fff;
	-webkit-text-shadow: 2px 2px 3px #fff;
}

h1 img {
	vertical-align:middle;
	width: 30px;
}
.sesume {
	line-height: 1.2em;
	display: block;
	font-size: 1.0em;
	padding: 15% 10px;
}

#mein {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#in_main {
	width: 90%;
	padding: 0 5%;
}


#mein h2 {
	clear: both;
	margin: 45px -2% 15px;
	font-size: 1.2em;
	line-height: 1.2em;
	background: #eee url(../images/h2.png) no-repeat;
	background-position: center left;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%; 
	padding: 10px 0px 10px 30px;
	border-bottom:3px solid #ccc;
	text-shadow: 2px 2px 3px #fff; 
	-moz-box-shadow: 2px 2px 3px #fff;
	-webkit-box-shadow: 2px 2px 3px #fff;
}

#mein p {
	margin-top: 0.0em;
	margin-bottom: 1.9em;
}
.mein img {
	max-width: 50%;
}
.mein {
	margin-bottom: 35px;
}

.custom {
	margin-bottom: 35px;
}

.custom ul {
	margin: 10px 0px;
}

.custom ul li a {
	color: #fff;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #969696;
background: -moz-linear-gradient(top,  #969696 0%, #848484 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#848484));
background: -webkit-linear-gradient(top,  #969696 0%,#848484 100%);
background: -o-linear-gradient(top,  #969696 0%,#848484 100%);
background: -ms-linear-gradient(top,  #969696 0%,#848484 100%);
background: linear-gradient(to bottom,  #969696 0%,#848484 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#848484',GradientType=0 );
	box-shadow: 2px 2px 3px #000; 
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.custom ul li a:hover {
	text-decoration: underline;
}



.kiji {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.75em;
	color: #555;
	background-color: #FFF;
}
.kiji img {
	margin: 3px;
	padding: 3px;
}

#doragon {
	background-color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0;
}

#in_footer {
	width: 94%;
	padding: 0 3%;
}

#doragon a {
	text-decoration: none;
}

#doragon a:hover {
	text-decoration: none;
}

.inline_list {
	padding: 5px;
}

.inline_list h3 {
	background: url(../images/h2.png) no-repeat;
	background-position: center left;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%; 
	padding: 10px 0px 10px 35px;
	border-bottom:3px solid #666;
	font-size: 0.9em;
	line-height: 1.2em;
	clear: both;
	margin: 25px 0 6px;
}

.inline_list ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.inline_list a {
	color: #fff;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #969696;
background: -moz-linear-gradient(top,  #969696 0%, #848484 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#848484));
background: -webkit-linear-gradient(top,  #969696 0%,#848484 100%);
background: -o-linear-gradient(top,  #969696 0%,#848484 100%);
background: -ms-linear-gradient(top,  #969696 0%,#848484 100%);
background: linear-gradient(to bottom,  #969696 0%,#848484 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#848484',GradientType=0 );
	box-shadow: 2px 2px 3px #000; 
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
}

.inline_list a:hover {
}

.ends {
	text-align: center;
	padding: 5px 8px;
	font-size: 0.8em;
	color: #fff;
	background-color: #333;
}

.sentou {
	text-align: center;
	z-index:1;
	line-height: 1.5em;
	position: fixed;
	right:10px;
	bottom:10px;
	padding: 5px 8px;
	color: #fff;
	background: url(../images/mbg.png) no-repeat;
}

.sentou a:hover {
}
