@charset "UTF-8";

/* ============================================================
野沢温泉スキースクール - 印刷用 CSS
URL      : http://www.nozawaski.com/school/
Date     : 2007.9.29
Copyright (C) 2007 野沢温泉スキースクール. 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;
}
p.title {
	margin-bottom: 2em;
	font-weight: bold;
	text-align: right;
}
div#header ul {
	display: none;
}
div#content {
	width: 100%;
}
h1 {
	padding-bottom: 10px;
}
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;
}
body.index div.section li {
	padding: 0 0 1em;
}
body.index div.section li a {
	padding-bottom: 0.3em;
	display: block;
	font-size: 108%;
}
ul.banner {
	display: none;
}
p.top {
	display: none;
}
div#navi {
	display: none;
}
ul.footNavi {
	display: none;
}
address {
	font-style: normal;
	text-align: right;
}
address.contact {
	margin: 3.0em 0 0;
	padding: 10px 0;
	border-top: 5px solid #000000;
}
address.contact em {
	display: block;
	font-weight: normal;
}
