@charset "utf-8";

body {
	background: #e597b2 url(../images/bg-body.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック','Arial','Helvetica',sans-serif;
	font-size: 75%; /* Resets 1em to 10px */
	line-height: 1.6;
	text-align: center;
	}

#WRAPPER-bg {
	width: 774px;
	margin: 0 auto 0;
	background: #e597b2 url(../images/bg-wrap-bg.gif) repeat-y 0 0;
	text-align:  left;
	}

#WRAPPER {
	width: 774px;
	margin: 0;
	padding: 27px 0 0;
	background: url(../images/bg-wrap.gif) no-repeat 0 0;
	}

#CONTAINER {
	width: 768px;
	background: #ffffff;
	margin:  0px 3px 0;
	background: url(../images/bg-wrap-bg.gif) no-repeat 0 0;
	}

/* @group HEAD */
	
#HEAD {
	position: relative;
	width: 768px;
	height: 201px;
	margin: 0;
	padding: 0;
	background: url(../images/head-img.jpg) no-repeat 0 0;
	}

#HEAD h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 307px;
	height: 114px;
	margin: 0;
	padding: 0;
	}

#HEAD h1 img {
	margin: 0;
	padding: 0;
	}

#HEAD h1 a img {
	border: 0;
	}

#HEAD p.shop {
	position: absolute;
	top: 0;
	left: 307px;
	width: 168px;
	height: 114px;
	margin: 0;
	padding: 0;
	}

#HEAD ul {
	position: absolute;
	list-style: none;
	list-style-position: inside;
	top: 114px;
	left: 0;
	width: 475px;
	height: 62px;
	margin: 0;
	padding: 0;
	}

#HEAD ul li {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	height: 62px;
	}

#HEAD ul li.nav-01 {
	left: 0;
	width: 223px;
	}

#HEAD ul li.nav-02 {
	left: 223px;
	width: 119px;
	}

#HEAD ul li.nav-03 {
	left: 342px;
	width: 133px;
	}

#HEAD ul li a {
	margin: 0;
	padding: 0;
	border: none;
	}

#HEAD ul li a img {
	margin: 0;
	padding: 0;
	border: none;
	}

/* @end */

/* @group BODY */

#BODY {
	position: relative;
	margin: 40px 0 0;
	}

/* @group SIDE */

#SIDE {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	margin: 0 0 0 35px;	
	}

#store-list {
	border: 1px solid #999999;
	}
		
#store-list h2 img {
	margin: 0;
	vertical-align: bottom;
	}

#store-list h2 a {
	margin: 0;
	border: 0;
	}

#store-list h2 {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
	
#store-list .inbox {
	margin: 10px;
	}

#store-list .inbox ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}

/* @end */

/* @group MAIN */

#MAIN {
	position: relative;
	top: 0;
	left: 263px;
	width: 469px;
	}

#MAIN table {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	}

#MAIN table tr {
	margin: 0;
	padding: 0;
	}

#MAIN table th {
	width: 5em;
	margin: 0;
	padding: 0;
	}

.section-news {
	margin: 50px 0 0 0;
	padding: 0 0 60px;
	}

.section-01 {
	margin: 20px 0 0 0;
	padding: 0;
	}

.section-01 h3 {
	line-height: 1;
	}

.section-01 p {
	font-size: 1.2em;
	}

.section-01 p em {
	color: #D2204D;
	font-style: normal;
	}

.section-01 ul {
	padding: 0 0 0 20px;
	}

.section-01 ul li {
	margin: 0;
	font-size: 1.2em;
	}

.section-02 {
	margin: 40px 0;
	padding: 0;
	}

.section-02 h3 {
	line-height: 1;
	}

.section-02 p {
	font-size: 1.2em;
	}

.section-notice {
	padding-bottom: 0;
	}

.section-notice dl dt {
	color: #D2204D;
	}

.section-notice dl dd {
	margin: 0;
	padding: 0 0;
	}

/* @end */

/* @end */


/* @group about & shop */

table td.text {
	font-size: 1.2em;
	}
	
/* @end */



/* @group Hypertext Module (リンク)
---------------------------------------*/

a {
	text-decoration: none;
	}

a:link {
	color: #e597b2;
	border-bottom: 1px solid #e597b2;
	}

a:visited {
	color: #999999;
	border-bottom: 1px solid #999999;
	}

a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

/* @end */

