@charset "Shift_JIS";

#head-n {
	height: 80px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0b3291;
	background-color: #0b3291;
	font-size: 12px;
	color: #FFF;
}
.navi-n {
	float: right;
	margin-left: 0px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #FFF;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.eng-n {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #FFF;
	margin-bottom: 5px;
}


#foot-n {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #21348c;
	color: #FFF;
	padding-bottom: 10px;
	position: absolute;
	bottom: 0px;
	height: 85px;
  left: 0;
  right: 0;
	font-size: 11px;
}

#foottx-n {
	width: 900px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#foottx-n a{
	color: #FFF;
}

#foottx-n a:hover {
	text-decoration: underline;
	color: #CCC;
}

#container {
	width: 100%;
	position: relative;
	font-family:"ŸàƒSƒVƒbƒN", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", "Meiryo", sans-serif;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#main {
	padding-bottom: 115px;
}
body {
	background-color: #eef2f6;
}



.menu01{
	float:right;
	background-image: url(../img/headnavi_hover_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
.menu02{
	float:right;
	background-image: url(../img/headnavi_hover_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
.menu03{
	float:right;
	background-image: url(../img/headnavi_hover_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
.menu04{
	float:right;
	background-image: url(../img/headnavi_hover_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 


.menu01 img,
.menu02 img,
.menu03 img,
.menu04 img{
	transition:0.5s;
-ms-transition:0.5s;
} 

.menu01 * {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: rgba(255, 255, 255, 0); /* RGB‚ð10i”(0`255)‚ÅŽw’èA•s“§–¾“x‚ð0`1.0‚ÅŽw’è */
}

.menu01:hover img,
.menu02:hover img,
.menu03:hover img,
.menu04:hover img{
    opacity: 0;  
    filter: alpha(opacity=0);
}


#mainimg {
	background-image: url(../img/main.png);
	background-repeat: repeat;
	width: 899px;
	position: relative;
	background-position: center center;
	height: 535px;
}

#mainimg01 {
	position: absolute;
	left: 273px;
	top: 183px;
}

#mainimg02 {
	position: absolute;
	left: 106px;
	top: 112px;
}

#mainimg03 {
	position: absolute;
	left: 467px;
	top: 111px;
}

#mainimg04 {
	position: absolute;
	left: 295px;
	top: 49px;
}

#Map1:hover img{
    opacity: 0;  
    filter: alpha(opacity=0);
}

.newbox{
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #0b3291;
	padding: 9px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.newbox a{
	color: #0b3291;
}

.newbox img{
	margin-top: 10px;
}

.newbox p{
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
.bunya{
	margin-top: 20px;
	margin-right: 16px;
	float: left;
	width: 390px;
	border: 1px solid #0b3291;
	font-size: 12px;
	line-height: 16px;
}

.bunya p{
	margin: 8px;
	float: left;
}

#slide {
	width:227px;
	height:22px;
	position:relative;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
}
#slide ul,
#slide li{
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#slide img {
position:absolute;
left:0;
top:0;
}

.newlist {
	font-size: 10px;
	line-height: 15px;
	color: #0b3291;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3291;
	padding-top: 5px;
	float: left;
	margin-right: 20px;
	font-weight: normal;
}