@charset "Shift_JIS";

/* ページ全体---------------------------------------------------- */
body {
	color: #666666;
	font-family: "Lucida Grande", Arial, "Hiragino Kakugo Pro W3", Meiryo, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0;
	height: auto;
	line-height: 135%;
}
#container {
	color: #666666;
	margin: 0px auto;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
}

#top {
	display:none;
}

#concept {
	display:none;
}

#cafe {
	display:none;
}

#lineup {
	display:none;
}

#contact {
	display:none;
}

#privacy {
	display:none;
}


/* ヘッダ----------------------------------------------- */
#header {
	display:none;;
}
#header #logo img {
	display:none;
}
#header #logo {
	display:none;
}

#header #subnavi {
	display:none;
}


/* メインコンテンツ----------------------------------------------- */
#main {
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#main_1 {
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#main h1 {
	background-image: url(../../img/bar_h1_top.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
}

#main #shop {
	background-image: url(../../img/bar_h1_shop.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#main #news {
	background-image: url(../../img/bar_h1_news.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#main h2 {
	background-image: url(../../img/bar_h2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 110%;
}

#main p {
	padding-left: 30px;
	padding-right: 20px;
}

#main_1 p {
	padding-left: 30px;
	padding-right: 30px;
}

#main a {
	color: #666666;
}

#main_1 a {
	color: #666666;
}

#main img {
    border:0px;
}

#main form {
    margin-left: 40px;
}

#main dl {
	margin-left: 15px;
}

#main .next {
	background-image: url(../../img/next.gif);
	background-repeat: no-repeat;
	margin: 2px;
	font-size: 85%;
	text-align: right;
	padding-right: 20px;
}

#bar_concept {
    background-image:url(../../img/bar_h1_concept.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#bar_cafe {
    background-image:url(../../img/bar_h1_cafe.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#bar_lineup {
    background-image:url(../../img/bar_h1_lineup.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#bar_contact {
    background-image:url(../../img/bar_h1_contact.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#bar_privacy {
    background-image:url(../../img/bar_h1_privacy.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 31px;	
	margin-top: 10px;
	text-indent: -9999px;
}

#main_1 .return {
	background-image: url(../img/return.gif);
	background-repeat: no-repeat;
	margin: 10px;
	text-decoration: underline;
	font-size: 85%;
	text-align: right;
	padding-right: 20px;
}

#main_1 .shop {
	background-image: url(../../img/shop.gif);
	background-repeat: no-repeat;
	margin: 3px;
	padding: 4px;
	text-align: right;
	padding-right: 45px;
	height: 25px;
}

#main_1 .shop a{
	color: #ffffff;
}

#main_1 .line {
	background-image: url(../../img/bar_menu.gif);
	background-repeat: no-repeat;
	margin: 5px;
	text-indent: -9999px;
}



/* カテゴリー------------------------------ */
#cate {
	display:none;
}

#cate img {
	display:none;
}

/* フッタ----------------------------------------------- */
#footer {
	display:none;
}
