@charset "shift_jis";

.cleay {
	clear: both;
}
.cleay hr {
	display: none;
}

body {
	font-size: 0.8em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
	background: #ADF8FF;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

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;
}

#body {
	text-align: left;
}

#titles {
	width: 98%;
	line-height: 1.2em;
	padding: 5px 1% 2px;
}

#titles {
	text-align: right;
	font-size: 0.8em;
}

#heads {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(images/header.png);
	background-position: center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

h1 {
	font-weight: normal;
}

.heads_one {
	font-size: 1.2em;
	display: block;
	padding: 10% 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 2px 2px 3px #999; 
	-moz-text-shadow: 2px 2px 3px #999;
	-webkit-text-shadow: 2px 2px 3px #999;
}

.heads_twu {
	line-height: 1.2em;
	display: block;
	font-size: 1.0em;
	padding: 0% 5% 10%;
}

#homebotton {
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.lefts,.rights {
	float:left;
	padding: 3px 5px;
}

#homebotton a {
	color: #333;
	text-decoration: none;
	border:none;
}
#homebotton a:hover {
}


#maining {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#mains {
	padding: 0 3%;
}

#mains img {
	margin: 3px;
	max-width:50%;
}
#mains h2 {
	clear: both;
	margin: 25px 0px 10px;
	background: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	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 30px;
}

#mains p {
	margin-top: 0.0em;
	margin-bottom: 1.5em;
}

.main {
	margin-bottom: 35px;
}

.hibiki ul {
	margin: 10px 0px;
}

.hibiki ul li {
	display: block;
	margin: 0 0 6px;
}

.hibiki ul li a {
	font-size: 1.5em;
	background: url(images/menu1.png) no-repeat;
	background-position: left;
	padding: 5px 0 5px 20px;
	display: block;
	line-height: 1.1em;
	text-decoration: none;
}

.hibiki ul li a:hover {
	text-decoration: underline;
}



.s {
	padding: 15px 15px;
	line-height: 1.75em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFF;
}
.s img {
	margin: 3px;
	padding: 3px;
}

#footering {
	background: #3692cf url(images/fdr.gif) repeat-x;
	background-position: top;
	text-align: center;
	color: #fff;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 2% 0;
	left:0;
	bottom:0;
}

#foots {
	text-align: left;
}

#foots a {
	text-decoration: none;
}

#foots a:hover {
	text-decoration: none;
}

.menu h3 {
	background: url(images/h3.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;
	font-size: 0.9em;
	line-height: 1.2em;
	clear: both;
	color:#fff;
	margin-bottom: 6px;
}

.menu ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
}

.menu a {
	color: #ccc;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #1d81c4;
background: -moz-linear-gradient(top,  #1d81c4 0%, #004aaa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d81c4), color-stop(100%,#004aaa));
background: -webkit-linear-gradient(top,  #1d81c4 0%,#004aaa 100%);
background: -o-linear-gradient(top,  #1d81c4 0%,#004aaa 100%);
background: -ms-linear-gradient(top,  #1d81c4 0%,#004aaa 100%);
background: linear-gradient(to bottom,  #1d81c4 0%,#004aaa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d81c4', endColorstr='#004aaa',GradientType=0 );
	box-shadow: 2px 2px 3px #000; 
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tyosaku {
	text-align: center;
	padding: 5px 0 0;
	font-size: 0.7em;
	color: #fff;
}

.footerbase {
	padding: 10x;
	/background: #45a3e1;
	z-index:1;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
scrollbar-face-color: #288cce;
scrollbar-track-color: #45abee;
scrollbar-arrow-color: #fff;
scrollbar-highlight-color: #50b6f9;
scrollbar-shadow-color: #0966a3;
scrollbar-3dlight-color: #288cce;
scrollbar-darkshadow-color: #0966a3;
}

#footering_top a {
	color: #fff;
	margin-bottom: 10px;
}

#footering_top a:hover {
	color: #ccc;
}
