@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat-y;
	background-position: center;
	background: url(images/footer.jpg);
	font-size: 80%;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height:1.3em;
	text-align: center;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}

.ie7 img,.ie7 object/ {
	width:100%;
}

.ie8 img,.ie8 object {
    width:auto\9
}
img {
	border: none;
}

ul {
	list-style-type:none;
} 
a,a:visited {
	color: #006600;
}
a:hover {
	color: #66ff00;
}
input,textarea,select {
	font-size: 1em;
}

#acontainered {
	text-align: left;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.containered {
	vertical-align:top;
	text-align: left;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.hed {
	width: 90%;
	background-image : url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding: 10% 5% 5%;
	margin-right: auto;
	margin-left: auto;
}

.hed h1 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding: 25px 0px;
	line-height:1.2em;
}

.hed p {
	color: #ccc;
	font-size: 85%;
	font-weight: normal;
	padding: 25px 10px;
	line-height:1.2em;
}

#navi {
	color: #ccc;
	font-size: 85%;
	margin: 15px 0 0;
}

#navi li {
	display: inline;
}

#navi a {
	color: #ccc;
}

.navi_bg {
	background-image : url(images/nextmenu_li.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.side3 {
	display:none;
}

.wwer {
	background :#fff;
	vertical-align:top;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 20px;
	line-height:1.3em;
}
.wwer img {
	max-width:50%;
}
.wwer h2 {
	clear: both;
	background-image : url(images/h2.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	padding: 10% 10%;
	font-weight:bold;
	color: #66ff33;
	font-size: 120%;
	padding: 10px 0px 10px;
	line-height: 1.2em;
	margin: 30px 0 10px;
	text-align: center;
	border-bottom:2px dashed #66ff33;
}

.wwer p {
	padding: 5px;
	margin-bottom: 15px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

.kanren {
	font-size: 100%;
	color: #000;
	margin: 0 10px 10px;
}

.kanren li a{
	color: #ccc;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #7c7c7c;
background: -moz-linear-gradient(top,  #7c7c7c 0%, #474747 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c7c7c), color-stop(100%,#474747));
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: -o-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: -ms-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: linear-gradient(to bottom,  #7c7c7c 0%,#474747 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#474747',GradientType=0 );
	box-shadow: 2px 2px 3px #333; 
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
}

.kanren li a:hover{
}

.footero {
	vertical-align:top;
	color: #fff;
	background: url(images/footer.jpg);
	background-repeat: repeat-y;
	text-align: left;
	clear: both;
	width: 94%;
	padding: 10px 3%;
}

.footero p {
	text-decoration: none;
	padding: 0px 20px 10px;
	font-size:95%;
}

.footero p a {
	text-decoration: none;
}

.footer_m {
	color: #fff;
	font-size: 95%;
	text-align: left;
	padding: 10px 0;
	margin: 10px 0;
}

.footer_m h3 {
	float:none;
	clear: both;
	color: #ccc;
	background-image : url(images/h3.jpg) ;
	background-repeat: no-repeat;
	background-position:left ;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%; 
	font-size: 100%;
	padding: 7px 0 5px 27px;
	line-height: 1.2em;
	margin: 30px 0 10px;
}

.footer_menu {
}

.footer_menu a {
	color: #ccc;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #7c7c7c;
background: -moz-linear-gradient(top,  #7c7c7c 0%, #474747 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c7c7c), color-stop(100%,#474747));
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: -o-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: -ms-linear-gradient(top,  #7c7c7c 0%,#474747 100%);
background: linear-gradient(to bottom,  #7c7c7c 0%,#474747 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#474747',GradientType=0 );
	box-shadow: 2px 2px 3px #333; 
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
}

.footer_menu a:hover {
	color: #66ff00;
}

.asdf {
	clear: both;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.pagetop {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.copyright {
	margin: 50px 0 5px;
	text-align: center;
	font-size: 80%;
}

.pagetop a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.pagetop a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
