@charset "Shift_JIS";

/* ============================================================
サァラ軽井沢ホテル - 印刷用 CSS
URL      : http://www.salahotels.com/karuizawa/
Date     : 2007.8.8
Copyright (C) 2007 SALA KARUIZAWA HOTELS. All rights reserved.
============================================================ */

body {
	line-height: 1.4;
	color: #000000;
	background-color: #ffffff;
	font-size: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
div#header {
	display: none;
}
div#content {
	width: 100%;
}
h1 {
	padding-bottom: 10px;
	border-bottom: 5px double #000000;
}
h2 {
	padding: 5px;
	border: 1px solid #000000;
	clear: both;
	border-left: 5px solid #000000;
}
h3 {
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #000000;
}
div.group,
div.other h2,
div.other ul {
	display: none;
}
div#main h1,
div#navi {
	display: none;
}
p.sign {
	text-align: right;
}
address {
	margin: 3.0em 0 0;
	padding: 10px 0 0;
	border-top: 1px dotted #000000;
	font-style: normal;
	text-align: right;
}