body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	text-align:left;
}
#main {
	width:580px;
	text-align:left;
	position:relative;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#logo{
	width: 137px;
	height: 45px;
	border:0px;
	margin-top:20px;
	margin-bottom:40px;
	margin-right:0px;
	margin-left:auto;
	padding:0px;
}
.mainImg{
	width:580px;
	height:380px;
	text-indent:-10000px;
	margin:0;
	padding:0px;
	background-image:url(img/photo.jpg);
	background-repeat:no-repeat;
}
.mainImg_en{
	width:580px;
	height:380px;
	text-indent:-10000px;
	margin:0;
	padding:0px;
	background-image:url(img/photo_en.jpg);
	background-repeat:no-repeat;
}
.lead{
	width:540px;
	height:140px;
	text-indent:-10000px;
	margin:30px auto 0 auto;
	padding:10px 0;
	background-image:url(img/lead.gif);
	background-repeat:no-repeat;
}
.lead_en{
	width:540px;
	height:160px;
	text-indent:-10000px;
	margin:30px auto 0 auto;
	padding:10px 0;
	background-image:url(img/lead_en.gif);
	background-repeat:no-repeat;
}
.lng {
	float:right;
	clear:both;
	margin:10px 0 30px 0;
	padding:0;
}
.alert {
	font-weight: bold;
	font-size:10px;
	color:#CC3366;
	margin-bottom:7px;
}
.text .bld {
	font-weight: bold;
	margin-bottom:7px;
}
.text {
	clear:both;
	color: #333333;
	text-align:left;
	width:550px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	padding:15px;
	border:1px solid #AAAAAA;
}
.text p {
	margin-bottom:7px;
}
.clr{
	clear:both;
}
.ph {
	float: right ;
	clear: left;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
}
.book {
	float: right ;
	text-align:center;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:0px;
}
.cap{
	font-size:9px;
}
.navi {
	float:right;
}
.btn {
	margin:15px 0px 30px 10px;
}
hr {
	color:#DDDDDD;
	background-color:#DDDDDD;
	border-style:none;
	height:1px;
	margin:15px 0;
}

.event {
	color:#f1f1f1;
	background-color:#f1f1f1;
	border-style:none;
	height:1px;
	margin:10px 0;
}

.alert{
	color:#990000;
}