@charset "Shift_JIS";

/* --【和カフェしなの】------------------------------------------------------------------------ */
body {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 140%;
	color: #666666;
	}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin:0;
	padding:0;
}
/*===heading===*/
h1 {
	font-size: 10px;
	margin: 0;
	padding:0;
	font-weight: normal;
}
h1 img {
	margin: 0;
	padding:0;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding:0;
	font-weight: normal;
	font-size: 100%;
}
h3 {
	margin: 0;
	padding:0;
	font-weight: normal;
	font-size: 100%;
}
h4 {
	margin: 0;
	padding:0;
	font-weight: normal;
	font-size: 100%;
}
/* -- リンク設定削除 -- */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a img {
	border:none;
}
/* -- 不可視アンカー文字 -- */
.anchor{
	display:none;
}
#skip{
overflow: hidden;
width: 0px;
height: 0px;
}
/* --日付
#Date {
	left:0;
	top:0;
	width: 750px;
	height: 24px;
	font-size: 80%;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 3px;
	}-- */
/* --メインにつかうテキスト-- */
#main-txt {
	padding: 5px;
	}
#main-txtT20 {
	padding: 20px 5px 5px;
	}
/* --メインにつかうテキスト（リンクオレンジ）-- */
#main-txt2 {
	padding: 5px;
	}
#main-txt2 a:link {
	color: #FF6600;
	text-decoration: none;
}
#main-txt2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
#main-txt2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#main-txt2 a:active {
	color: #FF6600;
	text-decoration: none;
}
/* --右寄せテキスト（クリア）-- */
#txt-right {
	text-align: right;
	padding: 5px;
	font-size: 12px;
	}
/* -- イメージ -- */
#image-r {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#image-l {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* -- クリア値 -- */
.clear-r {
	clear: right;
}
.clear-l {
	clear: lert;
}
.clear-b {
	clear: both;
}
/* --【囲みベース】text-alignをcenterにすると真ん中寄り------------------------- */
#page {
	width: 100%;
	margin: 0;
	text-align: left;
	}
/* --【背景ベース】------------------------------------------------------------ */
#bace {
	width: 560px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
/* --【ヘッダー】------------------------------------------------------------ */
#head {
	position:relative;
	margin: 0;
	padding: 0;
	height: 99px;
	width: 560px;
	}
/* -- logo画像ボタン位置 -- */
.logo1 {
	position: absolute;
	top: 1px;
	left: 0px;
	z-index:1;
	margin:0;
	width: 225px;
	height: 60px;
	margin: 0px;
}
.logo2 {
	position: absolute;
	top: 11px;
	left: 720px;
	z-index:2;
	margin:0;
	width: 220px;
	height: 45px;
	margin: 0px;
}
.logo3 {
	position: absolute;
	top: 40px;
	left: 240px;
	z-index:3;
	margin:0px;
	width: 450px;
	height: 20px;
	margin: 0px;
	color: #ffffff;
}
/* --【ヘッダーナビテキスト】------------------------------------------------------------ */
#header-navi {
	margin:0;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	}
/* --【ヘッダーメインイメージ】------------------------------------------------------------ */
#header-ph {
	margin:0;
	height: 100px;
	}
/* --【タイトル】------------------------------------------------------------ */
#title {
	height: 30px;
	margin-top: 20;
	margin-bottom: 20;
	}
/* --【メイン】------------------------------------------------------------ */
#main1 {
	background-image: url(images/PH2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 160px;
	}
#main1-txt {
	background-color: #F7F4F4;
	margin-left: 5px;
	padding-left: 5px;
	height: 300px;
	font-size: 12px;
	line-height: 150%;
	padding-top: 15px;
	}
#main2-txt {
	background-color: #F7F4F4;
	font-size: 12px;
	line-height: 150%;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	}
#main3 {
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 355px;
	}
#main3-txt {
	background-color: #F7F4F4;
	padding-left: 10px;
	font-size: 12px;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 5px;
	}
	
/* --【フッター】------------------------------------------------------------ */
#footer {
	height: 30px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	}
