@charset "utf-8";

/* ==================================
 MENU
===================================== */

/* DEMO 
--------------------------------------*/

.demo {
	margin-left: -20px;}

/* SHOP INFO 
--------------------------------------*/

.shop {
	background: url(../img/kodawari_img.jpg) right 35px no-repeat;}

.shop h3 {
	margin: 6px 0 20px 0;}

.shop p {
	margin-left: 2px;
	line-height: 2em;}

#shopinfo {
	width: 545px;
	margin: 15px 0 45px 0;}

#shopinfo dt {
	padding-left: 6px;
	line-height: 24px;
	background: url(../img/bg_shopinfo.gif) left top no-repeat;
	}

#shopinfo dd {
	position: relative;
	font-size: 14px;
	padding-top: 15px;}

#shopinfo dd p {
	line-height: 2.2em;
	letter-spacing: 0;}

#shopinfo dd p span {
	display: block;
	float: left;
	width: 5.5em;
	padding-right: 1em;}

#shopinfo dd ul {
	position: absolute;
	right: 0; top: 20px;}

#shopinfo dd ul li {margin-bottom: 3px;}

