/* ________________________________________________ */
/* ---------------General--------------- */
body {
margin:0px;
color: #000000;
font-size: 100%;
font-style: normal;
font-weight: normal;
font-family: "MS UI Gothic", "Osaka", sans-serif;
}

A:link, A:visited{ 
color:#AB5467; text-decoration:underline;
}
A:hover, A:active{ 
color:#AB5467; text-decoration:none;
}

/* ---------------NAVI--------------- */
.navi {
margin-left: 11px;
}

/* ---------------Footer--------------- */
.ft {
margin: 0px 40px 10px 80px;
}

/* ---------------MAIN--------------- */
.main {
margin: 30px 40px 40px 80px;
}

/* ---------------PAGE-TOP--------------- */
.top-info {
padding: 10px 20px;
font-size:8pt;
line-height: 1.2;
}

.txt-shop{
padding: 3px 5px;
font-size:8pt;
font-weight: bold;
color:#FFFFFF;
line-height: 1.2;
}

/* ---------------PAGE-INFO--------------- */
.info {
margin-left: 30px;
}
.info-pht-main {
margin-bottom: 20px;
}
.info-pht-sub {
float:right;
margin: 0px 0px 10px 15px;
}

/* ---------------PAGE-LINK--------------- */
.link {
font-weight: bold;
line-height: 2.3;
margin: 0px 0px 30px 15px;
}

/* ---------------PAGE-RESERVATION-FORM--------------- */
.rsv-cmt {
color:#3D3D3D;
margin: 20px 30px;
}


/* ---------------Fonts--------------- */

.txt-cmt{
line-height: 1.5;
}
.txt-cmt2{
line-height: 2;
}
.txt-news{
	margin-bottom: 7px;
}
.txt-s {
font-size:8pt;
line-height: 1.2;
}
.txt-s2{
font-size:8pt;
color:#3D3D3D;
line-height: 1.2;
}
.txt-s3{
font-size:10pt;
color: #575757;
line-height: 1.2;
}
.txt-b{
font-size:12pt;
font-weight: bold;
}
.txt-b2{
font-size:8pt;
font-weight: bold;
color: #575757;
}
.txt-b3{
font-size:10pt;
font-weight: bold;
color: #575757;
}

.txt-caption{
color: #FD235F;
line-height: 1.2;
}

.txt-wht{
color:#FFFFFF;
line-height: 1.2;
}
.txt-gry{
color:#666666;
line-height: 1.5;
}
.txt-grn{
color:#149D7F;
line-height: 1.2;
font-weight: bold;
}
.txt-yel{
color:#8F8917;
line-height: 1.2;
}
.txt-org{
color:#FF7700;
line-height: 1.2;
}



360view {

padding: 10px 20px;
font-size:8pt;
line-height: 1.2;
}
.360close {
	width: 640px;
	margin-top: 20px;
	text-align: center;
}

/* ---------------AED--------------- */

#aed{
	width: 408px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 20px;
}

#aed div.aed_logo{
	float: left;
	width: 85px;
	text-align: left;
	margin-top: 10px;
}

#aed div.aed_txt{
	float: left;
	text-align: left;
	font-size: 70%;
	color: #666666;
	line-height: 1.4;
}

.clear{
	margin:			0px 0px 0px 0px;
	padding:		0px;
	font-size:		0px;
	line-height:		0;
	visibility:		hidden;
	clear:			both;
}
