@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #000;
	background-image:url(images/bg_top.jpg), url(images/bg_bottom.jpg);
	background-position:top center, bottom center;
	background-repeat:no-repeat, no-repeat;
	margin: 0;
	padding: 0;
	color: #000;
	
}

ul, ol, dl, li{ 
	padding: 0;
	margin: 0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: none; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	
	text-decoration: none;
}
a:hover img
{opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

}

#wrapper{ width:1000px; height:100%; margin:0 auto; background-color:#FCD6C0;}
#header{ height:500px; background-image:url(images/header.jpg); }
#tweet{ height: 440px; width:420px; float:right; margin-top:20px; margin-right:30px; }
#map{width:1000px; height:560px; position:relative; background-image:url(images/map_plane.jpg); background-repeat:no-repeat;}
#map li{ box-shadow:2px 2px 2px rgba(102,0,0,1)}
#map li:hover{ box-shadow:2px 2px 2px rgba(102,0,102,1); border:2px;}
.nobunaga{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 46px;
	left: 536px;
	border:thin;
	border-color:#900;
	border-style:solid;
}
.mitsuhide{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 171px;
	left: 307px;
	border:thin;
	border-color:#63C;
	border-style:solid;
}
.hideyoshi{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 288px;
	left: 527px;
	border:thin;
	border-color:#F60;
	border-style:solid;
}
.ieyasu{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 227px;
	left: 783px;
	border:thin;
	border-color:#396;
	border-style:solid;
}
.ranmaru{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 46px;
	left: 630px;
	border:thin;
	border-color:#00C;
	border-style:solid;
}
.momoji{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 248px;
	left: 143px;
	border:thin;
	border-color:#666;
	border-style:solid;
}
.nobuyuki{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 57px;
	left: 795px;
	border:thin;
	border-color:#063;
	border-style:solid;
}
.kanbe{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 383px;
	left: 621px;
	border:thin;
	border-color:#09C;
	border-style:solid;
}
.hanbe{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 383px;
	left: 527px;
	border:thin;
	border-color:#F9F;
	border-style:solid;
}
.sakichi{
	width: 89px;
	height: 89px;
	display: block;
	position: absolute;
	top: 288px;
	left: 621px;
	border:thin;
	border-color:#960;
	border-style:solid;
}

.bird{ width:23px; margin-left:-23px;; position:absolute; z-index:9999;}

.comment{
	position: absolute;
	top: 411px;
	left: 238px;
	width: 230px;
	height: 20px;
}

#footer{ width:940px; height:120px; padding:0 30px 30px; background-color:#FCD6C0; bottom:0; }

.link li{float:left; margin-right:0.2em; margin-top:0.5em;}
.link li.copyright{float:right; margin-top:1.2em;}
