/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Lexues Corporate Site Labs.
	[ Lex Cafe Site page css :cafe.css ]	
	Copyright(C)2008 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* body */
/* ====================================================================== */
body {
	color: #666666;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	background-attachment: fixed;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../img/cafe/cafebg.jpg);
}
/* ====================================================================== */
/* header */
/* ====================================================================== */
#headerwp #header {
	width: 880px;
	text-align: left;
	position: relative;
	height: 130px;
	margin: 0px auto;
}
#headerwp #header #subnav {
	position: absolute;
	top: 5px;
	right: 0px;
}
#headerwp #header #subnav li {
	display: inline;
	font-size: 75%;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../img/cafe/arrow.gif) no-repeat left center;
}
#headerwp #header h1 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
/* ====================================================================== */
/* content */
/* ====================================================================== */
#containerbg {
	margin:0px auto;
}
#containerbg #container {
	width: 880px;
	text-align: left;
	margin: 0px auto;
}
#main {
	width: 880px;
	text-align: left;
	margin: 0px auto;
	font-size: 80%;
	background: url(../img/cafe/mainbg.png) repeat-y left top;
}
#main .readtxt {
	line-height: 1.4;
}
#main #maincontent {
	padding: 0px 15px 10px;
}
#main #maincontent #googlemap {
	width: 830px;
	margin: 0px auto;
	clear: left;
}
#main #maincontent .lab {
	clear: left;
	padding: 20px 0px 5px;
}
#main #maincontent .lab .labimg {
	float: left;
	padding: 0px 10px 10px;
}
#main #maincontent .lab h2 {
	margin-bottom: 10px;
	color: #9b1c0c;
}
#main #maincontent .lab p {
	padding-bottom: 10px;
	line-height: 1.3;
	color: #000000;
	padding-left: 100px;
}
#main #maincontent #store_block {
	display: none;
}

#main #maincontent .store {
	width: 830px;
	margin: 15px auto 0px;
	color: #000000;
	background: url(../img/cafe/storebg.png) repeat-y left top;
}
#main #maincontent .store .stext h3 {
	color: #990000;
	font-weight: bold;
	margin-bottom: 3px;
}
#main #maincontent .store .labimg {
	padding: 15px;
	float: left;
	margin-top: 10px;
}
#main #maincontent .store .stext {
	float: none;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.2;
	clear: none;
}
#main #maincontent .footer {
	clear: left;
	padding-left: 10px;
	padding-top: 20px;
}
#hg{
	float: left;
	padding: 0px;
	width: 85px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hm{
	clear: none;
	float: none;
	font-weight: bold;
	width: 250px;
	margin-right: 10px;
}

