﻿@charset	"UTF-8";
body {
	color: #000000;
	font-size : 14px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 4px 0 0 0;
	line-height: 140%;
	background-color: #f7f5ec;
	behavior: url("http://www.createkaruizawa.com/scripts/csshover3.htc");
	/*
	background-image: url('../images/common/page_bg1.gif');
	behavior: url("../scripts/csshover3.htc");
	*/
}
.iePNGalpha {
	behavior: url("http://www.createkaruizawa.com/scripts/iepngfix/iepngfix.htc");
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	height: 26px;
	line-height: 26px;
	color: #000040;
	font-size: 12px;
	margin-top: 31px/*1*/;
	text-align: center;
}
/*----- 定休日 -----*/
/*createkzw-2se.js*/
.regularHoliday {
	text-align: center;
	font-size: 12px;
	color: #CA0000;
}
/*
---------------------------------------------------------------------
		common style
---------------------------------------------------------------------
*/
#warpper {
	width: 902px;
	margin: 0 auto;
}
#warpperBorder {
	border-left: 1px #655945 solid/*1px #C5AF70 solid*/;
	border-right: 1px #655945 solid/*1px #C5AF70 solid*/;
}
#warpperBody {
	/* div → table */
	width: 900px;
	color: #E8F7F4;
	text-align: center;
	/*overflow: auto;*/
}
/*
---------------------------------------------------------------------
		header style
---------------------------------------------------------------------
*/
/*
#header
は透過処理を入れる場合があるため各ページで設定
*/
#headerTitle {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	display: inline;
}
#headerLogo {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	display: inline;
}
/*
---------------------------------------------------------------------
		Main Navigation style
---------------------------------------------------------------------
*/
#mainMenu {
	width: 900px;
	height: 58px /*52,54px*/;
	text-align: left; /*background-color: #CCCCCC #E6E6E6*/;
	border-bottom: 1px #E7D4B3 solid;
	position: relative;
	z-index: 20;
}
#mainMenuBorder {
	height: 30px;
	border-top: 1px #E7D4B3 solid;
	border-bottom: 1px #E7D4B3 solid;
	background-color: black;
}
/*		メニュー設定			
==========================================================-*/
/*	初期設定
---------------------------------------*/
ul#mainMenuNavi {
	width: 900px;
	height: 30px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: url('../images/common/mainnavi_bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 30;
}
/*	リンク設定
---------------------------------------*/
li#nav1, li#nav2, li#nav3, li#nav4, li#nav5, li#nav6 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #E7D4B3;
	background-image: url('../images/common/mainnavi_bg.gif');
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
li#nav1 a, li#nav2 a, li#nav3 a, li#nav4 a, li#nav5 a, li#nav6 a {
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	display: block;
}
li#nav1 a, li#nav2 a, li#nav3 a, li#nav4 a, li#nav6 a {
	color: white;
}
li#nav5 a {
	color: #E7D4B3;
}
ul#mainMenuNavi li div {
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
}
ul#mainMenuNavi li div, ul#mainMenuNavi li div a {
	/*background-image:url('../images/common/mainnavi_bg_hv.gif');*/
	background-color: #447173/*#3E7697*/;
	color: white;
}
ul#mainMenuNavi li:hover, ul#mainMenuNavi li div a:hover {
	background-image: url('../images/common/mainnavi_bg_b.gif');
	color: #000000;
}
li#nav5 a:hover {
	color: #000000;
}
/*	
---------------------------------------*/
li#nav1 {
	width: 160px;
}
li#nav1 div a {
	width: 158px;
}
/* --------------- */
li#nav2 {
	width: 150px;
}
li#nav2 div a {
	width: 148px;
}
/* --------------- */
li#nav3 {
	width: 180px;
}
li#nav3 div a {
	width: 178px;
}
/* --------------- */
li#nav4 {
	width: 160px;
}
li#nav4 div a {
	width: 158px;
}
/* --------------- */
li#nav5 {
	width: 110px;
}
li#nav5 div a {
	width: 110px;
}
/* --------------- */
li#nav6 {
	width: 140px;
}
li#nav6 div a {
	width: 138px;
}
/*
---------------------------------------------------------------------
		breadcrumb navigation
---------------------------------------------------------------------
*/
#breadcrumb {
	height: 20px;
	line-height: 20px;
	margin-left: 4px;
	font-size: 12px;
	text-align: left;
	background-color: white;
	color: black;
}
#breadcrumb a {
	color: black;
	text-decoration: none;
	margin-left: 6px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/*
---------------------------------------------------------------------
		left side menu style
---------------------------------------------------------------------
*/
/*
各ページで設定
*/
/*
---------------------------------------------------------------------
		bottom Caption
---------------------------------------------------------------------
*/
#bottomCaption {
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin-right: 7px;
	color: black;
}
/*
---------------------------------------------------------------------
		footer style
---------------------------------------------------------------------
*/
#footerNavi {
	/*height: 26px;*/
	background-color: white;
	color: #000000;
	font-size: 11px;
	text-align: center;
	border-top: 1px #C0C0C0 solid;
	padding: 6px 0 6px 0;
}
#footerNavi ul {
	height: 21px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#footerNavi ul#fooNaviTop {
	width: 748px;
}
#footerNavi ul#fooNaviBtm {
	width: 508px;
}
#footerNavi li {
	float: left;
}
#footerNavi a {
	color: black;
	text-decoration: none;
}
#footerNavi a:hover {
	text-decoration: underline;
}
/* ------------------------------------

--------------------------------------- */
#footer {
	height: 150px;
	width: 900px; /*clear: both;*/;
	color: black;
	font-size: 12px;
	background-image: url('../images/common/footer01-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .fotPsty1 {
	padding: 18px 0 0 30px;
	line-height: 100%;
	height: auto;
	font-weight: bold;
}
#footer .fotPsty1 a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#footer .fotPsty1 span {
	font-size: 11px;
}
#footer .fotPsty2 {
	padding: 1px 0 0 30px;
	font-size: 11px;
	line-height: 120%;
	height: auto;
	font-weight: bold;
}
#footer .fotPsty3 {
	padding: 134px 10px 0 0;
	text-align: right;
	color: #2D3627;
	font-size: 10px;
	line-height: 120%;
	/*height: auto;*/
}

