@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height:1.2em;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,hr{
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
}

a:link,a:visited {
	color: #00ffff;
	text-decoration: none;
}
a:hover {
	color: #0099cc;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}
img {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}

p {
	padding: 5px;
	margin-bottom: 5px;
}

#historicalbuildings {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#facilities {
	background-image : url(irasuto/bg.jpg) ;
	background-repeat: repeat-y;
	background-position: center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: left;
	width: 96%;
	padding: 10px 2%;
	margin-right: auto;
	margin-left: auto;
}

#facilities h1 {
	color: #000;
	text-shadow: 1px 1px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	font-size:170%;
	padding: 30px 0px;
}
.residence {
	color: #333;
	text-shadow: 1px 1px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	padding: 10px 10px 80px;
	font-weight:bold;
}
.residence1 {
	color: #333;
	text-shadow: 1px 1px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	padding: 5px 0 15px;
	font-weight:bold;
}

#facilities p {
	text-shadow: 1px 1px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	padding: 10px 20px;
	margin-bottom: 45px;
}

#mansion {
	display:none;
}

.habitationsite {
	background-image : url(irasuto/habitationsite.png) ;
	background-repeat: repeat;
	padding: 10px;
	clear: both;
	margin: 20px 0 10px;
}
.habitationsite1 {
	background : #fff;
	border:1px solid #666;
	padding: 10px;
}
.badleygrange h3 {
	border-bottom:1px solid #00ccff;
	padding: 5px;
	margin: 10px 0;
}

.badleygrange li {
	background-image : url(irasuto/menubg.png) ;
	background-repeat: repeat;
	padding: 5px;
}
.badleygrange ul li a {
	background-image : url(irasuto/menu.png) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding: 5px 10px 5px 27px;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 5px;
	text-shadow: 0px 0px 2px #666;
	-moz-text-shadow: 0px 0px 2px #666;
	-webkit-text-shadow: 0px 0px 2px #666;
}

.badleygrange a:hover {
}

#atticlife {
	width: 96%;
	margin: 0 2% 40px;
	line-height:1.5em;
}
#atticlife img {
	max-width: 50%;
}
#atticlife h2 {
	line-height: 1.2em;
	margin: 10px 10px 5px ;
	text-align: left;
	border-bottom:1px dashed #999;
}

.temporaryabode {
	padding: 10px ;
}

.temporaryabode li a{
	color:#fff;
	background-image : url(irasuto/menubg.png) ;
	background-repeat: repeat;
	padding: 15px 10px;
	margin: 0px 0px 5px;
	line-height: 1.4em;
	text-decoration: none;
	display: block;
}

.temporaryabode li a:hover{
}

#castle {
	clear: both;
	margin: 20px 10px 0 ;
	padding: 15px 0 ;
}
#castle h3 {
	clear: both;
	margin: 10px 10px 0 ;
	padding: 10px 0 ;
}
.citadel {
	text-align: left;
}

.citadel a {
	color : #000;
	text-decoration: none;
	line-height: 1.2em;
	background-image : url(irasuto/habitationsite.png) ;
	background-repeat: repeat;
	background-position: left center;
	display: block;
	padding: 15px 10px;
	margin: 0 5px 5px;
	border:5px solid #eee;
	text-shadow: 0px 0px 2px #666;
	-moz-text-shadow: 0px 0px 2px #666;
	-webkit-text-shadow: 0px 0px 2px #666;
}
.citadel a:hover {
	color : #000;
	text-shadow: 0px 0px 2px #fff;
	-moz-text-shadow: 0px 0px 2px #fff;
	-webkit-text-shadow: 0px 0px 2px #fff;
}
.bastion {
	clear: both;
}

.fortress {
	text-align: center;
	padding: 80px 0 0;
}

.bill {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.bill a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.bill a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
