@charset "shift_jis";

/*
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CSS-Style Design Laboratory
About Print
Webmaster: Masanori Ugawa
Version: 25 May 2006
Copyright(c) South-West Creative Tours. All Rights Reserved.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
*/

/* 
 ━【INDEX】━━━━━━━━━━━━━━━━━

1. Body                       [line: 023]
2. Contentbox                 [line: 055]
3. Liquid                     [line: 103]

━━━━━━━━━━━━━━━━━━━━━━━
*/

/* ---   1. Basic   ------------------------------------------------------------------------------------------------------*/

body,caption,th,td{
	font: 10pt/1.5em "ＭＳ Ｐゴシック,Osaka";
	/*letter-spacing: 0.1em;*/
	}

#header01,
#header02,
#header03,
#header04,
#footer,
#right_column{
	display: none;
	}

table{
	width: 600px;
	}

td{
	background: #fff;
	}

p{
	width: 600px;
	}

img{
	border: none;
	}

/* ---   2. Contentbox   -------------------------------------------------------------------------------------------------*/

.contentbox{
	width: 600px;
}

.contentbox .nature_cal,
.contentbox .nature_cal2{
	width: 600px;
}

.contentbox .nature_cal2{
	clear: none;
}

.contentbox h2{
	margin: 50px 0;
	line-height: 1.3em;
	clear: none;
}

.contentbox table{
	padding: 0;
	width: 600px;
	background: #ccc;
	/*float: left;*/
	text-align: center;
}

.contentbox p{
	margin: 10px 0;
	clear: none;
	}
	
.contentbox .oct,.contentbox .nov,
.contentbox .dec,.contentbox .jan,
.contentbox .feb,.contentbox .mar{
	margin: 0 7px 10px 0;
	padding: 0;
	width: 180px;
	background: #ccc;
	float: left;
}

.contentbox .dec,.contentbox .mar{
	margin: 0 0 10px 0;
	}

/* ---   3. Liquid   -------------------------------------------------------------------------------------------------*/

#gnav1,
#gnav2,
#gnav3,
#gnav4
{
	display: none;
}

.ln,
#nav,
.pankuzu,
.clrbox,
#clr,
#foot
{
	display:none;
}

#red h2,
#green h2,
#blue h2,
#pink h2,
#brown h2,
#gray h2
{
	margin-bottom: 0.1cm;
}

#left_column .calleft,
#left_column .calcenter,
#left_column .calright,
#left_column .calleft_under,
#left_column .calcenter_under,
#left_column .calright_under
{
	width: 5cm;
	float:left;
}

.contentbox table .sat { color: #03f; }
.contentbox table .sun { color: #f03; }

th.a,td.a{ background: #ffb3cc; }
th.b,td.b{ background: #b3ccff; }
th.c,td.c{ background: #ffe6b3; }
th.d,td.d{ background: #ccffb3; }
th.e,td.e{ background: #e6b3ff; }
th.f,td.f{ background: #ffffb3; }
th.g,td.g{ background: #b3e6ff; }
th.h,td.h{ background: #ffb3b3; }
th.i,td.i{ background: #ffb3ff; }
th.j,td.j{ background: #e6ffb3; }
th.k,td.k{ background: #ff6; }
th.l,td.l{ background: #ffccb3; }
th.m,td.m{ background: #b3ffcc; }
th.n,td.n{ background: #b3ffe6; }
th.o,td.o{ background: #b3b3ff; }
th.p,td.p{ background: #ccb3ff; }
th.q,td.q{ background: #ffb3e6; }

/**
 * span
 */
.raquo
{
	margin-right: 5px;
	color: #f60;
}

h2.hotel_prt
{
	page-break-after: always;
}