html,body{
  height: 100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 140%;


}
table {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}

.mtxt {	
	font-size: 11px;
	line-height: 120%;
}
.stxt {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 110%;
}
.pagetop {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #B81A1A;
}
.pointer {
	cursor: hand;
}
.b-bold {
	font-size: 120%;
	font-weight: bold;
}
.subhead {
	font-size: 120%;
	color: #4B80BE;
	font-weight: bold;
}
.pink {color: #ECBEBE}

h1 {
	font-size: x-small;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 120%;
	color: #9999FF;
	line-height: 120%;
	font-weight: bold;
	border: 1px dotted #9999FF;
	padding: 6px;
	margin: 0px 0px -10px 0px;
}
.wall {
	background-image: url(img/wall.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
}
.walltop {
	background-image: url(img_index/index_r3_c2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.wallshibuya {
	background-image: url(img/wall_sl_shibuya.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallshinjuku {
	background-image: url(img/wall_sl_shinjuku.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallyokohama {
	background-image: url(img/wall_sl_yokohama.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallikebukuro {
	background-image: url(img/wall_sl_ikebukuro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallueno {
	background-image: url(img/wall_sl_ueno.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallmachida {
	background-image: url(img/wall_sl_machida.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallhachioji {
	background-image: url(img/wall_sl_hachioji.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallkinshicho {
	background-image: url(img/wall_sl_kinshicho.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallchiba {
	background-image: url(img/wall_sl_chiba.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wallcorner {
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.red {
	color: #B81A1A;
} 
.shop {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #B81A1A;
	letter-spacing: 1px;
} 
.tel {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #B81A1A;
	letter-spacing: 1px;
} 
.mainmenu {
	padding: 6px;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 1px 8px 0px 8px;
	height: 20px;
	background-image: url(img/btn_blue.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


.sub {
	font-size: 12px;
	color: #66CCCC;
	font-weight: bold;
	width: 250px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #66CCCC;
}
.submenu {
	font-size: 12px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
}
hr {
	border: 1px solid #CCCCCC;
}

