@charset "utf-8";

/* 基本設定 ここから */
/* レイアウト設定 ここから */

#pageBody {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: ;
	position: relative;
	background-image: url(../images/top/top_bg_c.jpg);
	background-repeat: repeat-y;
}

#contents {
	width: 500px;
	float: left;
}

#pageTop {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 100px;
	background-image: url(../images/top/top_bg_t.jpg);
	background-repeat: no-repeat;
}

#contentsWrap {
	clear: both;
	margin-top: 30px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* バナー ここまで */
/* ローカルページ共通小見出し　ここから */

body#localPage #contents h3 {
	margin-bottom: 5px;
}

/* ACCESS　ここから */

#accessMap {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 10px;
}
#cafeDatas {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cafeDatas dt {
	background-image: url(../images/access/access_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cafeDatas dt strong {
	font-size: 1em;
	color: #EA6000;
}
#cafeDatas dd {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding-left: 10px;
}
#cafeDatas p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ACCESS　ここまで */

/* ABOUT　ここから */

p.about {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#aboutData {
	list-style-type: none;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#aboutImage {
	float: left;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* ABOUT　ここまで */


*/
input#printBtn {
	margin-top: 10px;
	margin-left: 10px;
}
/*フッターここから*/
#footer {
	width: 800px;
	height: 267px;
	margin: 0px;
	clear: both;
	background-image: url(../images/top/top_footer.jpg);
	background-repeat: no-repeat;
}

#footer p {
	font-size: 0.8em;
	padding-left: 60px;
	
}
