@charset "utf-8";
/* -----------------------------------------------

You Me & Cookies STORE CSS
FILE DATA: store.css

----------------------------------------------- */

/* ------------------------------------------- * /
/* logo */
div#logo{
	float:left;
}
div#logo a{
	display:block;
	background:url(../../share/images/logo.gif) no-repeat;
	width:270px;
	height:45px;
	text-indent:-99999em;
	padding:0 30px 0 0;
}

/* ------------------------------------------- * /
/* menu */
ul#menu li a.menu_page{
	background:url(../images/menu.gif) no-repeat;
	border-bottom:#C7B299 dotted 1px;
	padding:0 0 13px 0;
	margin:0 0 13px 0;
}
ul#menu li ul{
	margin:0 0 25px 0;
}
ul#menu li ul#sub li a{
	width:180px;
	height:15px;
	text-indent:-99999em;
	display:block;
	margin:0 0 25px 0;
	border-bottom:#C7B299 dotted 1px;
	padding:0 0 13px 0;
	margin:0 0 13px 0;
}
ul#menu li ul#sub li a.sub01{
	background:url(../images/sub1.gif) no-repeat;
}
ul#menu li ul#sub li a.sub02{
	background:url(../images/sub2.gif) no-repeat;
}
ul#menu li ul#sub li a.sub03{
	background:url(../images/sub3.gif) no-repeat;
}
/* ------------------------------------------- * /
/* panlist */
div#panlist{
	width:650px;
}
div#panlist a.home{
	background:url(../images/pan_home.gif) no-repeat;
	width:21px;
	height:5px;
	display:block;
	text-indent:-99999em;
	float:left;
	padding:0 10px 0 0;
}
div#panlist span.pagepan{
	background:url(../images/pan_txt.gif) no-repeat;
	width:62px;
	height:5px;
	float:left;
	text-indent:-99999em;
}
/* ------------------------------------------- * /
/* main */
h1{
	margin:20px 0;
	background:url(../images/title.gif) no-repeat;
	width:650px;
	height:47px;
	text-indent:-99999em;
}
p.store_copy{
	margin:10px 0 20px 0;
	line-height:1.6em;
}
h2#subtitle01{
	background:url(../images/store_title1.gif) no-repeat;
	width:650px;
	height:25px;
	text-indent:-99999em;
	margin:0 0 10px 0;
}

div#storeadd dl dt{
	float:left;
	width:96px;
}
div#storeadd dl dd{
	float:right;
	width:530px;
}
div#logoset{
	width:280px;
}
h4#cafelogo{
	background:url(../images/cafelogo.gif) no-repeat;
	width:135px;
	height:17px;
	text-indent:-999999em;
	float:left;
}
h4#ymclogo{
	background:url(../images/ymclogo.gif) no-repeat;
	width:127px;
	height:22px;
	text-indent:-999999em;
	float:right;
}
div#storeadd dl dd p{
	margin:10px 0 0 0;
	font-size:77%;
	letter-spacing:0.2em;
	color:#666;
}
h2#subtitle02{
	background:url(../images/store_title2.gif) no-repeat;
	width:650px;
	height:25px;
	text-indent:-99999em;
	margin:0 0 10px 0;
}

div#map{
	padding:10px;
	background:url(../images/bgbg.jpg);
	width:630px;
	height:385px;
}
div#maplink a{
	margin:10px 0 0 0;
	background:url(../images/print_bt.jpg) no-repeat;
	width:101px;
	height:25px;
	text-indent:-999999em;
	display:block;
}
div#street{
	
}
div#street{
	background:url(../images/street_img.jpg) no-repeat;
	width:654px;
	height:257px;
	float:left;
	overflow:hidden;
}
h3#subtitle02{
	text-indent:-99999em;
}
li#sttext1{
	position:relative;
	top:40px;
	left:150px;
	width:130px;
	font-size:77%;
	line-height:1.6em;
	color:#666666;
	letter-spacing:0.07em
}
li#sttext2{
	position:relative;
	top:100px;
	left:110px;
	width:155px;
	font-size:77%;
	line-height:1.6em;
	color:#666666;
	letter-spacing:0.07em
}
li#sttext3{
	position:relative;
	top:-100px;
	left:520px;
	width:130px;
	font-size:77%;
	line-height:1.6em;
	color:#666666;
	letter-spacing:0.07em
}





















