html,body{margin:0;padding:0;}
html{overflow-y:scroll;}

*{  margin:0;
padding:0;
border:0;
text-decoration:none;
line-height:1;
font-size:100%;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	font: normal 1.4 "ＭＳ Ｐゴシック",Osaka, verdana, arial, sans-serif;
	background: url(../img/ent_back03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#404040;
	line-height:1.4
}

#header {
	background: url(../img/header/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

p{
	margin: 15px 3px 15px 0px;
	line-height:1.4
}
div#container{
	border-top: solid 6px #4f283a;
	text-align:center;
	width:950px;
	background-color: #ffffff;
}

div#content{
	text-align: left;
	margin: 15px 0px 0px 15px;
	background-color: #ffffff;
}

div#left{
	float:left;
	width:401px;
	padding: 7px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}

div#right{
	float:left;
	width:401px;
	padding: 7px;
	text-align: left;
}

.infoleft{
	float:left;
	width:600px;
	padding: 7px;
	text-align: left;
	background: url(./img/hantoumei.png);
	margin: 100px 0px 0px 0px;
	background-color: #666;
}


* html div.infoleft{
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
	margin: 100px 0px 0px 0px;
}

.inforight{
	float:left;
	width:315px;
	text-align: center;
	margin: 100px 0px 0px 0px;
}



div#footer{
	padding: 15px;
	clear: both;
	color: #ccc;
	text-align: center;
	border-bottom: solid 6px #4f283a;
}



ul{margin:0;padding:0;	text-transform:uppercase; list-style: none; }
li{margin:0;padding:0;}


#content p{
	padding: 0px 10px 0px 25px;
}

.toptext{
	width:600px;
	margin: -160px 0px 0px 15px;
	text-align: left;
}

.text_01{
	padding: 10px 20px 10px 25px;
}

.text_news{
	float:left;
	clear: both;
	padding: 5px 5px 5px 25px;
	border-bottom: dotted 2px #ccc;
}

.text_news_date{
	text-align: right;
	padding: 5px 20px 5px 25px;
	border-bottom: dotted 2px #ccc;
}

#wrapper {
	border-left: solid 1px #;
	border-right: solid 1px #;
	text-align:center;
	width:950px;
	margin:0 auto;
}
#blogkiji {
	text-align: left;
	margin: 0px 0px 0px 10px;
}
.koumoku01 {
	padding: 7px;
	border-bottom: solid 1px #A8A58C;
	border-left: solid 7px #666666;
	margin: 10px 10px 10px 0px;
	clear: both;
	font-weight: bold;
}
.posted {
	text-align: right;
}
dt {
	margin: 10px 0px 0px 0px;
	border-bottom: solid 1px #aaaaaa;
}
dd {
	border-bottom: solid 1px #aaaaaa;
}
.reservation {
	width:400px;
}

.floatleft {
	margin: 0px 10px 0px 0px;
	float: left;
}

.access {
	margin: 0px 10px 0px 10px;
	padding: 5px;
	background-color: #eeeeee;
}
.bannerlink {
	padding: 7px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #555555;
	font-size: 9pt;
	}

.clear {
	margin: 7px 0px 0px 0px;
	clear: both;
}


a {
	text-decoration: underline;
	}

a:link {
	color: #3366CC;
	}

a:visited {
	color: #9F009F;
	}

a:active {
	color: #660000;
	}

a:hover {
	color: #cc0000;
	}

img {vertical-align: bottom;border: 0;}

div#flalayer {
	position:relative;
}

div#flalayer div#htmllayer {
	display:block;
	position:absolute;
	top:300px;
	left:0px;
	background:none;
	color:#000;
}




