@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height:1.2em;
	background-image : url(irasuto/bg.jpg) ;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment :fixed;
}
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 {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}

p {
	padding: 5px;
	margin-bottom: 5px;
}

#historicalbuildings {
	width: 1000px;
	padding: 15px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#facilities {	
	text-align: left;
	width: 1000px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#facilities h1 {
	color: #000;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.75);
	-moz-text-shadow: 1px 1px 6px rgba(0,0,0,0.75);
	-webkit-text-shadow: 1px 1px 6px rgba(0,0,0,0.75);
	font-size:220%;
	padding: 20px 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 100px;
	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: 10px 0 30px;
	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 30px;
	margin-bottom: 50px;
}

#mansion {
	background: # ;
	float: right;
	width: 300px;
	line-height:1.2em;
	margin-bottom: 80px;
	padding: 0px 0px 0px 20px;
}

.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 {
	float: left;
	width: 660px;
	padding: 0 20px 0 0 ;
	margin-bottom: 80px;
	line-height:1.5em;
}

#atticlife h2 {
	line-height: 1.2em;
	margin: 20px 20px 10px ;
	text-align: left;
	border-bottom:1px dashed #999;
}

.temporaryabode {
	padding: 15px ;
}

.temporaryabode li a{
	color:#000;
	background-image : url(irasuto/menu.png) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 2px 10px 2px 27px;
	margin: 0px 5px 5px;
	line-height: 1.4em;
	text-decoration: none;
	display: block;
}

.temporaryabode li a:hover{
}

#castle {
	clear: both;
	margin: 50px 0 0 ;
	padding: 30px 0 30px;
}
#castle h3 {
	clear: both;
	margin: 10px 0 ;
	padding: 10px 0 ;
}
.citadel {
	text-align: left;
}

.citadel a {
	color : #000;
	width:220px;
	float:left;
	text-decoration: none;
	line-height: 1.2em;
	background-image : url(irasuto/menu.png) ;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 5px 10px 0 20px;
	margin: 0 0 10px;
	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*/
}
