@charset "utf-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	共通読込
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@import "reset.css";
@import "base.css";
@import "common.css";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	index.html
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	#floor
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#floor {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

#floor .picC img{
	margin-top: 10px;
	border: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ /
	#shop
/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#shop {
	width: 680px;
	padding: 5px 0;
	margin: 0 auto;
}
#shop table th, #shop table td {
	background: transparent;
	letter-spacing: 0;
}
#shop .lr {
	width: 100%;
}
#shop .l, #shop .r {
	width: 340px;
}
#shop .block, #shop .block2 {
	position: relative;
	width: 337px;
	height: 100px;
	background: #f2f2f2;
	margin-top: 2px;
	border: 1px #ddd solid;
	overflow: hidden;
}
#shop .block2 {
	height: 170px;
}
#shop h2 {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 336px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-indent: 40px;
	border: none;
	font-size: 13px;
	color: #fff;
	letter-spacing: 3px;
	background: url(../img/l04.png) no-repeat;
}
#shop h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 336px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
	text-align: center;
	background: url(../img/l05.png) no-repeat;
	border: none;
	font-size: 12.4px;
}
#shop div.no {
	position: absolute;
	width: 23px;
	height: 24px;
	line-height: 24px;
	top: 4px;
	left: 8px;
	border: none;
	text-indent: -1px;
	background: url(../img/mk06.png) no-repeat center center;
	behavior: url('/style/iepngfix.htc');
	text-align: center;
	color:#fff;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 13px;
}
#shop .block .logo, #shop .block2 .logo {
	position: absolute;
	top: 33px;
	left: 5px;
}
#shop table, #shop table th, #shop table td {
	border: none;
	font-size: 11px;
	background: transparent;
	padding: 0;
	margin: 0;
}
#shop .block table.type1, #shop .block2 table.type1 {
	position: absolute;
	top: 34px;
	right: 10px;
	width: 180px;
}
#shop table.type1 th {
	text-align: left;
	font-weight: normal;
	text-indent: 20px;
	padding: 0;
	margin: 0;
	height: 1.5em;
	line-height: 1.5;
	vertical-align: middle;
	background: transparent url(../img/mk04.gif) no-repeat 2px center;
	border: none;
	width: 50%;
}
#shop table.type1 th.nc {
	background-image: none;
}
#shop table.type1 td {
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 0;
	height: 1.5em;
	line-height: 1.5;
	vertical-align: middle;
	border: none;
	width: 50%;
}
#shop .block2 table.type2 {
	position: absolute;
	top: 77px;
	right: 10px;
	width: 240px;
}
#shop table.type2 th, #shop table.type2 td, #shop table.type3 th, #shop table.type3 td {
	line-height: 1.3em;
}
#shop table.type2 th.head, #shop table.type3 th.head {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	text-indent: 20px;
	padding: 0;
	margin: 0;
	background: transparent url(../img/mk04.gif) no-repeat 2px center;
	border: none;
}
#shop table.type2 th, #shop table.type2 td, #shop table.type3 th, #shop table.type3 td {
	white-space: nowrap;
}
#shop table.type2 th, #shop table.type3 th {
	background-image: none;
	width: 45%;
}
#shop table.type2 td {
	text-align: right;
	width: 55%;
	padding-right: 0.5em;
}
#shop table.type2 .textl {
	padding-left: 0.5em;
}
#shop .block2 table.type3 {
	position: absolute;
	top: 77px;
	right: 10px;
	width: 215px;
}
#shop table.type3 th {
	text-align: right;
	padding-right: 1em;
	width: 5.8em;
}
#shop table.type3 td {
	padding-left: 0;
}
#shop table th.mk {
	background: transparent url(../img/mk03.gif) no-repeat 5px center;
	text-indent: 20px;
	text-align: left;
}
#shop .logo {
	width: 140px;
	height: 40px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#shop .etcblock {
	width: 680px;
	background: transparent;
	border: none;
}
#shop .etcblock .lr {
	width: 100%;
}
#shop .etcblock .l, #shop .etcblock .r {
	width: 340px;
}
#shop .etcblock .block {
	position: relative;
	width: 337px;
	height: 100px;
	background: #f2f2f2;
	margin-top: 2px;
	border: 1px #ddd solid;
	overflow: hidden;
}
#shop .etcblock h2 {
	position: relative;
	top: 1px;
	left: 0;
	width: 679px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-indent: 20px;
	border: none;
	font-size: 13px;
	color: #000;
	letter-spacing: 3px;
	text-align: left;
	font-weight: bold;
	background: url(../img/l06.gif) repeat-x;
	eeborder: 1px red solid;
}
#shop .etcblock h3 {
	position: relative;
	top: 1px;
	left: 1px;
	width: 336px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-indent: 40px;
	border: none;
	font-size: 12px;
	color: #fff;
	letter-spacing: 3px;
	text-align: left;
	font-weight: bold;
	background: url(../img/l04.png) no-repeat;
	behavior: url('/style/iepngfix.htc');
}
.link {
	position: absolute;
	bottom: 8px;
	right: 3px;
	padding-left: 15px;
	padding-right: 3px;
	font-size: 10.2px;
	letter-spacing: 0;
	background: url( /img/gym.gif ) no-repeat left center;
	display: inline;
}
#footer ul {
	position: absolute;
	bottom: 16px;
	right: 0;
}
#footer ul li {
	float: right;
	display: inline;
	list-style-type: none;
	font-size: 9.2px;
	background: url( /img/mk05.gif ) no-repeat left center;
	padding-left: 12px;
	padding-right: 20px;
}

.main {
	position: relative;
	width: 760px;
	height: 350px;
}

.main .sinsai img{
	position: absolute;
	left: 80px;
	bottom: 10px;
}

#gw {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#gw .area{
	width: 700px;
	margin: auto;
}


#gw img {
	border: none;
}

#gw .bdorange {
	border: 3px orange solid;
	margin: 10px auto;
	width: 100%;
	height: auto;
	background: #fffff4;
	padding-top: 5px;
}

#gw .bdorange p{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0.5em;
}

#gw .lr {
	width: 616px;
	margin: 0 auto;
	
}


#gw .lr table {
	width: 100%;
	font-size: 8.8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px #004000 solid;
	background: #f4f4f4;
}



#gw .lr table th,#gw .lr table td{
	background: none;
	border: none;
	
}

#gw .lr table th{
	font-size: 108%;
	width: 20px;
	background: url( /img/lrmark.gif ) no-repeat center top;
	color: #fff;
	letter-spacing: -1.5px;
	line-height: 20px;
	margin: 0;
	padding: 0 2.5px 0 0;
	text-align: center;
	font-weight: bold;
}

.ie6 #gw .lr table th{
	padding: 0;
}



#gw .lr table td.logo {
	width: 100px;
	
	
}


#gw .lr table td img{
	border: 1px #ccc solid;
	margin-bottom: 10px;
	
}

#gw .lr table td dl{
	white-space: normal;
	width: auto;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	
}


#gw .lr table td dl dt{
	white-space: normal;
	width: auto;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 108%;
	color: #000;
	
}

#gw .lr table td dl dd{
	white-space: normal;
	width: auto;
	display: block;
	height: auto;
	
}

#gw .time01{
	border: 3px #00ff00 solid;
	margin: 10px auto;
	width: 616px;
	height: auto;
	background: #fbfffb;
	
}

#gw .time02{
	border: 3px #00ffff solid;
	margin: 10px auto;
	width: 616px;
	height: auto;
	background: #fbffff;
	
}

#gw .time01 table,#gw .time02 table{
	width: 100%;
	font-size: 9.8pt;
}
#gw .time01 table th,#gw .time02 table th,
#gw .time01 table td,#gw .time02 table td {
	background: none;
	border: none;
	
}

#gw .att{
	border: none;
	margin: 10px auto;
	width: 616px;
	height: auto;
	background: none;
	
}

#gw .att p{
	text-indent: 0;
	margin: 0;
	
}

#gw .gba{
	border: none;
	margin: 10px auto;
	width: 616px;
	height: auto;
	background: url( /img/gw10.png ) no-repeat right top;
	
}

#gw .gbb{
	border: none;
	margin: 10px auto;
	width: 616px;
	height: auto;
	background: url( /img/gw11.png ) no-repeat right top;
	
}


#gw .gba dl,#gw .gbb dl{
	width: 100%x;
	margin: 0;
	padding: 0 40px 0 0;
}
#index2 h1 {
	margin-bottom: 1em;
}

