﻿@charset "UTF-8";

#header {
	margin-bottom: 10px;
	}
	
#header img#headerLogo,
#header img.linkIcon,
#footer img.linkIcon,
#marai img.photo,
#accessMap .con_head span img.linkIcon {
	display: none;
}
#header img#headerLogo_print,
#header img.linkIcon_print,
#marai img.photo_print {
	display: block;
}
#footer img.linkIcon_print {
	display: inline;
	}
#accessMap .con_head span img.linkIcon_print {
	display: inline;
	position: relative;
	left: -5px; top: -5px;
	}
#contact {
	display: none;
	}
#qr_handheld {
	display: block;
	}

#footer {
	margin-top: 10px;
	border-top: 2px solid #999;
	}
	
#room ol {
	width: 585px;
	}
#room li {
	width: 145px;
	height: 190px;
	}
#room li li {
	width: auto;
	}

#what li li {
	padding-left: 15px;
	text-indent: -5px;
	}
#what li li span {
	display: inline;
	}