@charset "utf-8";

*{ margin:0px;padding:0px;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";color:#361007; }
a{ text-decoration:none; }
a:hover{ text-decoration:underline; }
em{ font-size:14px;font-style:normal;font-weight:bold; }
.clear{ clear:both; }

h2{ font-weight:bold; }

img{ border-style:none; }

h2.h2_01{
	width:230px;
	position:absolute;
	left:66px;
}
h2.h2_02{
	width:230px;
	position:absolute;
	left:540px;
}
h2.h2_03{
	position:absolute;
	left:64px;
}

object{ height:82px; }

span.time{
	font-size:14px;
	font-weight:normal;
	letter-spacing:0.1em;
	margin-left:8px;
}
span.font-small{
  font-size:11px;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* --- Layout --- */

html{ height:100%; }
body{ background-color:#efece9;width:100%;height:100%; }

div#container{
	width:850px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin:0px auto;
	background-color:#ffffff;
}

div#header{
	display:block;
	width:850px;
	height:180px;
	background-image:url(http://www.cafe-at-ease.com/img/common/header_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}

div#slider{
	width:100%;
	height:90px;
	background-color:#ffffff;
}

div#top-text{
	width:100%;
	height:32px;
	line-height:32px;
	position:relative;
}

div#main{
	width:100%;
	height:295px;
	background-image:url(http://www.cafe-at-ease.com/img/common/main_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}

div#footer-tbl{
	clear:both;
	width:100%;
	height:230px;
	background-image:url(http://www.cafe-at-ease.com/img/common/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#footer{
	clear:both;
	width:870px;
	height:200px;
	margin:0px auto;
	text-align:center;
	background-color:#361007;	
}

div#footer address{
	color:#ffffff;
	font-style:normal;
	position:relative;
	top:10px;
}

/* --- header --- */
div#header p{
	font-size:15px;
	position:absolute;
	top:100px;
	left:180px;
	line-height:130%;
}

/* --- main table --- */
table.tbl01{
	width:340px;
	position:absolute;
	top:50px;
	left:30px;
}
table.tbl01 tr th{
	text-align:left;
	padding:4px;
}
table.tbl01 tr td{
	font-size:12px;
	padding:2px;
}
/* --- 右 --- */
table.tbl02{
	width:340px;
	position:absolute;
	top:45px;
	left:484px;
}
table.tbl02 tr th{
	text-align:left;
	padding:4px;
}
table.tbl02 tr td{
	font-size:12px;
	padding:2px;
}
/* --- スタッフブログテーブル --- */
table.tbl03{
	position:relative;
	height:158px;
}

/* ----- 雑貨もあります ------ */
div#zakka{
	position:absolute;
	font-size:12px;
	left:540px;
	bottom:5px;
}

div.address{
	width:236px;
	font-size:12px;
	margin-top:56px;
	margin-left:90px;
}
div.site{
	font-size:16px;
	letter-spacing:0.1em;
	position:relative;
	top:20px;
}

/* ----- ランチの画像 ------ */

div.photo1,
div.photo1 a,
div.photo2,
div.photo2 a,
div.photo3,
div.photo3 a,
div.photo4,
div.photo4 a,
div.photo5,
div.photo5 a,{
	display:block
}

div.photo1,
div.photo2,
div.photo3,
div.photo4,
div.photo5{
	position:absolute;
}

/* --- 画像サイズ --- */
div.photo1,div.photo1 a{ width:112px;height:107px; }
div.photo2,div.photo2 a{ width:110px;height:107px; }
div.photo3,div.photo3 a{ width:76px;height:74px; }
div.photo4,div.photo4 a{ width:76px;height:73px; }
div.photo5,div.photo5 a{ width:77px;height:76px; }

div.photo1{ top:66px;left:353px; }
div.photo2{ top:186px;left:365px; }
div.photo3{ top:0px;left:700px; }
div.photo4{ top:186px;left:365px; }
div.photo5{ top:186px;left:365px; }
