﻿@charset	"UTF-8";
body {
	color: #000000;
	font-size : 14px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 4px 0 0 0;
	line-height: 140%;
	background-image: url('../images/common/page_bg1.gif');
	behavior: url("http://www.createkaruizawa.com/scripts/csshover3.htc");
	/*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 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
h1, h2 {
	width: 800px;
}
/*----- 定休日 -----*/
/*createkzw-2se.js*/
.regularHoliday {
	text-align: center;
	font-size: 12px;
	color: #CA0000;
}
/*
---------------------------------------------------------------------
		web Container style
---------------------------------------------------------------------
*/
#webContainer {
	position: relative;
	z-index: 0;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 57px;
}
#webContainerBackImage {
	text-align: center;
	width: 100%;
	height: 245px/*205*/;
	color: #663300;
}
#webContainerBackShadow {
	text-align: center;
	width: 100%;
	height: 17px;
	background-image: url('../images/common/containerBackShadow.gif');
	background-repeat: repeat-x;
}
#warpperLayer {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
/*
---------------------------------------------------------------------
		common style
---------------------------------------------------------------------
*/
#warpper {
	width: 902px;
	margin: 0 auto;
}
#warpperBorder {
	border-left: 1px #BF9F40 solid;
	border-right: 1px #BF9F40 solid;
}
#warpperBody {
	width: 900px;
	color: #E8F7F4;
	text-align: center;
}
/*
---------------------------------------------------------------------
		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  → home.css
*	#mainMenu  → secCommon.css
*/
/*		メニューエリア設定			
==========================================================-*/
#mainMenuBorder {
	border-top: 1px #E7D4B3 solid;
	border-bottom: 1px #E7D4B3 solid;
}
#mainMenuBox {
	width: 900px;
	height: 50px /*52px*/;
}
#mainMenuBox #comP1 {
	color: #000040;
	font-size: 11px;
	margin-top: 1px;
	text-align: center;
	background-color: #F2F2F2;
}
/*		メニュー設定			
==========================================================-*/
/*	初期設定
---------------------------------------*/
#mainMenuNavi {
	width: 900px;
	height: 30px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/common/mainnavi-bg-height31px.gif');
	background-repeat: repeat-x;
	/*background-color: #365700;*/
}
#mainMenuNavi a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #E7D4B3;
	text-decoration: none;
}
/*	li タグ設定
---------------------------------------*/
#mainMenuNavi li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	width: 180px;
	position: relative;
	z-index: 30;
}
#mainMenuNavi li:hover {
	background-color: #ABC2E2 /*#CCCCCC #333D60*/;
	/*border-bottom: 1px #80B6FF solid;*/
	/*color: white;*/
}
#mainMenuNavi .comLi1, .comLi1 div a {
	width: 160px;
}
#mainMenuNavi .comLi2, .comLi2 div a {
	width: 150px;
}
#mainMenuNavi .comLi3, .comLi3 div a {
	width: 180px;
}
#mainMenuNavi .comLi4, .comLi4 div a {
	width: 160px;
}
#mainMenuNavi .comLi5, .comLi5 div a {
	width: 110px;
}
#mainMenuNavi .comLi6, .comLi6 div a {
	width: 140px;
}
/*	div タグ設定
---------------------------------------*/
#mainMenuNavi li div {
	/*width: 180px;*/
	cursor: default;
	font-size: 12px;
	text-align: left;
	display: none; /*color: white;*/;
	position: absolute;
	z-index: 30;
	top: 29px;
	left: 0px;
	background-color: #D1DEEF /*#D9E9FF #495787*/;
	/*background-image:url('../images/common/mainnavi-bka.gif');
	background-repeat:repeat-y;*/
}
/*	a タグ設定
---------------------------------------*/
#mainMenuNavi div a {
	line-height: 26px;
	color: #333333;
	height: 30px; /*width: 180px;*/;
	border-bottom: 1px #91ABC8 solid;
}
#mainMenuNavi div a:hover {
	color: #333333/*white*/;
	background-color: #ABC2E2 /*#CCCCCC #333D60*/;
}
#mainMenuNavi li:hover a {
	color: #333333/*white*/;
}
/*
---------------------------------------------------------------------
		left side menu style
---------------------------------------------------------------------
*/
/*
各ページで設定
*/
/*
---------------------------------------------------------------------
		footer style
---------------------------------------------------------------------
*/
#footerNavi {
	height: 26px;
	background-color: white;
	color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 26px;
	border-top: 1px #C0C0C0 solid;
}
#footerNavi ul {
	margin: 0 0 0 70px;
	padding: 0;
	list-style: none;
}
#footerNavi li {
	float: left;
}
#footerNavi a {
	color: black;
}
#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;*/
}
