@charset "UTF-8";

/* ================================================
=  初期化設定                                     =
=================================================*/
/* タグの初期化 */
h1,h2,h3,h4,h5,h6,div,span,p,a,form,ul,ol,li,dl,dt,dd,table,th,td,img { margin:0px; padding:0px; }
img { border:none; }

/* 書体の初期設定 */
* {
	font: 14px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka,"MS P Gothic", "ＭＳ Ｐゴシック";
	color: #333333;
	line-height: 1.4em; /* 19px */
	}
	
/* デフォルトリンク設定 */
a:link,a:visited {
	text-decoration: underline;
	color: #333333;
	}
a:hover,a:active{
	color: #0066FF;
	text-decoration: underline;
	}
a:hover span,a:active span{
	color: #0066FF;
	text-decoration: none;
	}
a:hover span.copy,a:active span.copy{
	font-size:100%;
	}
.link a:link span,.link a:visited span,.link a:hover span,.link a:active span{
	text-decoration: none;
	color: #333333;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow: hidden; 
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix {
}

/* ================================================
=  共通設定                                       =
=================================================*/

/* ボディー設定 */
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../images/bg.gif);
	height: 100%;
}
#wrapper {
	width: 780px;
	margin: 0px auto;
}

/* ================================================
=  ページ                                         =
=================================================*/
#top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rc-top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 780px;
	clear: both;
	background-position: bottom;
}
#frame {
	width: 780px;
	background-image: url(../images/shadow.png);
}
#content {
	padding: 0px 0px 1em;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	min-height: 100%;
	height: auto;
}
* html #content {
	height:100%;
}
#main {
	width: 565px;
	float: right;
}
#main  h1#store-guide,#main  h1#sitemap,
#main  h1#sale,#main  h1#privacy,
#main  h1#lunch,#main  h1#link,
#main  h1#event0,#main  h1#coupon,
#main  h1#contact,#main  h1#access,
#main  h1#company,#main  h1#staff,
#main  h1#copyright,#main  h1#sqch {
	background-repeat: no-repeat;
	margin: 2px 0px 20px 13px;
	height: 0;
	width: 538px;
	overflow: hidden;
	padding: 37px 0px 0px;
	overflow: hidden;
	border-style: none;
	background-position: 0px 0px;
}
#main  h1#store-guide {
	background-image: url(../images/h1-storeguide.gif);
}
#main  h1#sitemap {
	background-image: url(../images/h1-sitemap.gif);
}
#main  h1#sale {
	background-image: url(../images/h1-sale.gif);
}
#main  h1#privacy {
	background-image: url(../images/h1-privacy.gif);
}
#main  h1#lunch {
	background-image: url(../images/h1-lunch.gif);
}
#main  h1#link {
	background-image: url(../images/h1-link.gif);
}
#main   h1#event0 {
	background: url(../images/h1-event.gif);
}
#main  h1#coupon {
	background-image: url(../images/h1-coupon.gif);
}
#main  h1#contact {
	background-image: url(../images/h1-contact.gif);
}
#main  h1#access {
	background-image: url(../images/h1-access.gif);
}
#main  h1#company {
	background-image: url(../images/h1-company.gif);
}
#main  h1#staff {
	background-image: url(../images/h1-staff.gif);
}
#main  h1#copyright {
	background-image: url(../images/h1-copyright.gif);
}
#main  h1#sqch {
	background-image: url(../images/h1-sqch.gif);
}

#main  h2 {
	color:#3A499C;
	font-size:112%;
	font-weight:bold;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: block;
	clear: both;
	width: 500px;
	padding: 0px 0px 5px 20px;
	line-height: 1em;
	margin: 10px 0px 10px 5px;
}
#main h3 {
	font-weight: bold;
	margin: 10px 5px 5px 10px;
	font-size: 15px;
}
#main    #event   #size20px {
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
}
#main  h2#eventinfo {
	background-image: url(../images/h1-eventinfo.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 10px;
	height: 0;
	width: 538px;
	overflow: hidden;
	padding: 37px 0px 0px;
	overflow: hidden;
	border-style: none;
	background-position: 0px 0px;
}
#main  h2#news {
	background-image: url(../images/h1-news.gif);
	background-repeat: no-repeat;
	margin: 12px 0px 10px;
	height: 0;
	width: 538px;
	overflow: hidden;
	padding: 37px 0px 0px;
	overflow: hidden;
	border-style: none;
	background-position: 0px 0px;
}

#main  strong {
	font-size: 200%;
	font-weight: bolder;
	color: #FF0033;
	line-height: 1em;
}
#main em {
	color: #FF0033;
	font-style: normal;
}
#main .content01 {
	margin-left: 13px;
	width: 535px;
}
#main .content01 p {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5em;
	margin-left: 10px;
	width: 500px;
	margin-bottom: 5px;
}
#main .content01 .small {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
#main .content01 li {
	list-style: decimal outside;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-left: 35px;
}
#main  .content01 dl {
	margin-bottom: 10px;
	margin-left: 10px;
}
#main   .content01 dt {
	float: left;
	clear: left;
	color: #333333;
	font-weight: bold;
}
#main   .content01 dd {
	margin-left: 7em;
	padding-bottom: 3px;
}
#main   .content01  .date {
	margin-bottom: 30px;
	margin-left: 7px;
	width: 500px;
	padding-top: 5px;
}
#main   .content01 .date dt {
	clear: left;
	font-weight: bolder;
	display: block;
	float: none;
	margin-top: 5px;
	line-height: 1.2em;
}
#main   .content01 .date dd {
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	width: 500px;
}

#main .content01 .event {
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
}
#main #event img {
	margin: 0px;
	padding: 0px;
}
#main   #topimg  {
	margin: 2px 0px 10px 13px;
}
#main  /* アクセスページ */
#map  {
	margin-top: 20px;
	margin-left: 10px;
}

/* 店舗紹介 */
#main #storeguide {
	margin-right: 15px;
	margin-left: 15px;
}
#main  #storeguide #tabguide {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 21px;
}
#main #storeguide #tabguide img {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	display: inline;
	height: 21px;
}
#main #storeguide img {
	margin: 0px;
}
#main #storeguide h2 {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 0px;
}
#main #storeguide #nomark {
	background-image: none;
}
#main #storeguide .shousai {
	margin-bottom: 20px;
}
#main #storeguide .storelist      {
	margin-right: 5px;
	margin-left: 5px;
}
#main #storeguide .storelist  ul   {
	list-style: none;
	margin-bottom: 25px;
	margin-top: 10px;
}
#main #storeguide .storelist  li   {
	margin-bottom: 3px;
}
#main #storeguide .storelist  h3     {
	color:#3A499C;
	display:block;
	font-size:110%;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 8px;
	width: 450px;
	margin-top: 10px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 3px 15px;
}
span.name       {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.4em;
}
span.copy     {
	padding: 0px;
	line-height: 1em;
	margin-left: 3px;
}
.storelist   img           {
	vertical-align: middle;
}

/* お問い合せページ	 */
#mailform {
	margin: 10px 0px 25px 10px;
}
#mailform input[type="text"] 
{
	padding: 2px;
	border: 1px dotted #E1E1E1;
	width: 200px;
}
#mailform textarea {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 270px;
}
#mailform #Age {
	width: 3em;
}
#mailform #Address01 {
	width: 100px;
}
#mailform #Address02 {
	width: 270px;
}
#mailform em  {
	color: #FF0033;
	font-style: normal;
	font-size: 80%;
	font-weight: normal;
}
#mailform table  {
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#mailform table th,
#mailform table td {
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
}

#mailform table th {
	white-space: nowrap;
	background-color: #F2F2F2;
	width: 150px;
}
#main       .content01       .view {
	float: left;
	width: 45%;
	display: block;
	text-align: center;
	line-height: 1em;
	margin: 10px 0px 0px;
	padding: 0px;
}
#main .content01 #chirashi {
	padding-bottom: 15px;
}
#main .content01 .view img {
	margin-bottom: 10px;
}
#main .content01 #viewicon {
	margin: 5px 5px 30px 10px;
	border: 1px solid #999999;
	padding: 5px;
	width: 500px;
}
#main .content01 .viewicon {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	text-align: center;
	line-height: 1em;
	font-weight: normal;
	width: auto;
}
#main .content01 .viewicon img {
	padding: 0px;
	margin: 0px 0px 5px;
}


#main .content01  .lunch_box{
	display:block;
	margin-bottom:1px;
	vertical-align:bottom;
	height: 133px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	width: 510px;
	padding-top: 0px;
	margin: 0px 0px 10px 5px;
}
#main  .content01 .lunch_box dt  {
	display: block;
	width: 210px;
	float: left;
	clear: left;
}
#main  .content01 .lunch_box dd {
	float: right;
	display: block;
	width: 300px;
	clear: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2em;
}
#main  .content01  .lunch_box  .shop {
	margin-top: 10px;
}
#main   .content01   .lunch_box .price {
	font-size: 16px;
	font-weight: bold;
}
#main   .content01   .lunch_box   .gentei  {
	color: #FFFFFF;
	font-weight: bold;
	height: 12px;
	background-color: #FF9900;
	width: 4em;
	text-align: center;
	line-height: 1em;
	display: block;
	margin: 0px;
	padding: 3px;
}

* html div.lunchbox div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.lunchbox div{/* IE 7 */
display:inline;
zoom:1;
}


#main  .content01  p  {
	padding: 0px;
}
#main  .content01  p.coupon {
	margin: 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	width: 500px;
}
#main  .content01  .coupon  img {
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#main    .content01    .link    dl {
	clear: both;
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #999999;
}
#main .content01 .link dt {
	width: 110px;
	float: left;
}
#main .content01 .link dd {
	margin-left: 110px;
}

#main  .content01  .link  .title {
	font-weight: bold;
	font-size: 110%;
}
#main .content01 .link span {
	line-height: 1.2em;
	text-decoration: none;
}
#main .content01 .link .address {
	color: #0066ff;
	text-decoration: none;
}
#main .content01 .link dd a:link ,
#main .content01 .link dd a:active ,
#main .content01 .link dd a:visited 
 {
	text-decoration: none;
}#main .content01 .link dd a:hover
 {
	text-decoration: underline;
}
#main  #event  .comment {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	line-height: 1.5em;
}
#main #event p {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 0px;
}
#main #event span {
	font-size: 12px;
	line-height: 12px;
}
#main #event strong {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#main #privacy {
	margin-right: 25px;
}
#main  .content01  .sitemap p {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: square inside;
	display: list-item;
	line-height: 2em;
}
#main .content01 .sitemap .storelist　ul {
}
#main  .content01  .sitemap .storelist li {
	list-style: circle url(../css/none) inside;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: list-item;
	line-height: 2em;
}
.content01  p.aka {
	color: #FF0000;
	font-size: 12px;
	line-height: 0.8em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
/* クーポン	 */

.couponinfo {
	padding-bottom: 15px;
	border-bottom: 1px dotted #999999;
	width: 525px;
}
.couponinfo table  {
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #CF4E72;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 510px;
}
.couponinfo table th,
.couponinfo table td {
	border: 1px solid #CF4E72;
	padding: 7px 10px;
}
.couponinfo table td {
	background-color: #FCE8E8;
	width: 100px;
}

.couponinfo table th {
	background-color: #FFFBEE;
	font-weight: bold;
	color: #CF4E72;
}
.couponinfo .normal {
	font-size: 12px;
	font-weight: normal;
}
#main .content01 .copyright {
	padding: 0px 2% 0px 0px;
	margin: 0px;
	width: 32%;
	float: left;
	text-align: center;
}
#main .content01 .copyright p {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 1.2em;
}
p.center0 {
	color: #0066CC;
	width: 550px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 30px auto;
}
p.center0 a:link,p.center0  a:visited {
	color: #0066CC;
}
p.center0 a:hover,p.center0  a:active {
	color: #FF0000;
}
.tenantenter {
	display: block;
	background-image: url(../images/tenant.gif);
	background-repeat: no-repeat;
	width: 175px;
	overflow: hidden;
	margin-left: 14px;
	margin-right: 12px;
	padding-top: 30px;
	height: 0px;
}
.tenantenter:hover {
	display: block;
	background-image: url(../images/tenant.gif);
	background-repeat: no-repeat;
	width: 175px;
	overflow: hidden;
	padding-top: 30px;
	height: 0px;
	background-position: 0px -30px;
}
/* フッター	 */
#footer
 {
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	text-align: center;
	font-size: 90%;
}
.photocopyright {
	font-size: 9px;
	text-decoration: none;
	border-style: none;
	text-align: right;
	color: #CCCCCC;
}
.photocopyright a:link,.photocopyright a:visited,
.photocopyright a:hover,.photocopyright a:active{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
#sqmovie {
	width: 380px;
	display: block;
	height: 300px;
	margin-left: 80px;
}
#sqmbold {
	font-weight: bold;
	line-height: 10px;
	display: block;
	margin-bottom: 30px;
	margin-left: 20px;
	letter-spacing: -1px;
}
#contentarea {
	position: relative;
}
