@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0px;
	line-height:150%;
	color: #fff;
	text-align:center;
	font-family: 'メイリオ', 'Meiryo', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'Verdana', 'MS Pゴシック', 'Osaka', 'arial', 'helvetica', 'sans-serif';
	font-size: 12pt;
	font-weight: normal;
	display: block;
	background-color: #000000;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	background-position: center top;
	text-shadow: 1px 1px 0px #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	}
a:link {
	color: #f27676;
	text-decoration:none;
}
a:visited {
	color: #f27676;
	text-decoration:none;
}
a:hover {
	color: #f27676;
	text-decoration:underline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を笹・E*/
  display: block;  /* ブ・礎ク・E戰・彖任迷*/
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	visibility:hidden;
	}
/* fix  ff bugs */
div:after, ol:after, form:after, dl:after, ul:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}

hgroup {
	margin: 0px;
	padding: 0px;
	}

.h1-title {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292018;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
.mobile-top {
	margin: 0px;
	padding: 0px;
	float: left;
	}

header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: auto;
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
	}
header .logo {
	margin: 0px;
	padding: 0px;
	float: left;
	}
header .tel {
	margin: 0px;
	padding: 0px;
	float: right;
	}
nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	}
nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	}
nav ul li {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b08f2b, endcolorstr=#504527));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b08f2b, endcolorstr=#504527))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b08f2b), color-stop(1, #504527));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #b08f2b 0%, #504527 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #504527;
	border-right-color: #292018;
	border-bottom-color: #292018;
	border-left-color: #504527;
	color: #b2a27a;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 118px;
	float: left;
	height: 30px;
	}
nav ul li a {
	color: #b2a27a;
	margin: 0px;
	display: block;
	padding: 0px;
	height: 30px;
	}
nav ul li a:link {
	color: #b2a27a;
	}
nav ul li a:visited {
	color: #FFFFFF;
	}
nav ul li a:hover {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000 0%, #383025 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000 0%, #383025 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000 0%, #383025 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #383025));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000 0%, #383025 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000 0%, #383025 100%);
	color: #fff;
	margin: 0px;
	padding: 0px;
	}





#container {
	width:962px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	display: block;
	background-image: url(../img/cont_bg.png);
	background-repeat: repeat-y;
}

#index {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 400px;
	}
#index img {
	margin: 0px;
	padding: 0px;
}
#enter {
	padding: 20px;
	clear: both;
	position: relative;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	}
#enter ul {
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	position: relative;
	left: 50%;
	float: left;
	}
#enter ul li {
	margin: 5px;
	padding: 0px;
	width: 202px;
	list-style-type: none;
	position: relative;
	left: -25%;
	float: left;
	text-align: center;
	display: inline-block;
	}
#enter ul li a {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b08f2b, endcolorstr=#504527));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b08f2b, endcolorstr=#504527))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b08f2b), color-stop(1, #504527));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #b08f2b 0%, #504527 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #b08f2b 0%, #504527 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #504527;
	border-right-color: #292018;
	border-bottom-color: #292018;
	border-left-color: #504527;
	color: #b2a27a;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	}
#enter ul li a:hover {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000 0%, #383025 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000 0%, #383025 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000 0%, #383025 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #383025));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000 0%, #383025 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000 0%, #383025 100%);
	}
.index-txt {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	}
.indexTille {
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	behavior: url(./PIE.htc); /*for IE */
		/*IE6 IE7 */
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#292018));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#292018))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #292018 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #292018 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #292018 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #292018));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #292018 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #292018 100%);
	border: 1px solid #564a32;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.index-txt .explan {
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	behavior: url(./PIE.htc); /*for IE */
	border: 1px solid #c9ab52;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
	}

.contactbttn {
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	clear: both;
	}
.contactbttn a {
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15px;   /* Firefox用 */
	behavior: url(./PIE.htc);
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#eefd7b, endcolorstr=#ffd380));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#eefd7b, endcolorstr=#ffd380))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #eefd7b 0%, #ffd380 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #eefd7b 0%, #ffd380 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #eefd7b 0%, #ffd380 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eefd7b), color-stop(1, #ffd380));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #eefd7b 0%, #ffd380 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #eefd7b 0%, #ffd380 100%);
	border:1px solid #c9ab52;
	padding: 15px;
	width: 400px;
	font-size: 110%;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #665544;
	}
.contactbttn a:hover {
	color: #FFFFFF;
	text-decoration: none;;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#6f5945, endcolorstr=#4f361d));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#6f5945, endcolorstr=#4f361d))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #6f5945 0%, #4f361d 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6f5945 0%, #4f361d 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6f5945 0%, #4f361d 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6f5945), color-stop(1, #4f361d));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6f5945 0%, #4f361d 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #6f5945 0%, #4f361d 100%);
	}

#container #cont01 {
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#container #cont01 .leftbox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
	}
#container #cont01 .leftbox .title {
	background-image: url(../img/top_title_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	color: #fdd570;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#container #cont01 .leftbox .box01 {
	clear: both;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#4b031a, endcolorstr=#270a0a));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#4b031a, endcolorstr=#270a0a))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #4b031a 0%, #270a0a 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #4b031a 0%, #270a0a 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #4b031a 0%, #270a0a 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b031a), color-stop(1, #270a0a));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #4b031a 0%, #270a0a 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #4b031a 0%, #270a0a 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #270a0a;
	border-right-color: #4b031a;
	border-bottom-color: #4b031a;
	border-left-color: #270a0a;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container #cont01 .leftbox .box01 .thmb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 90px;
}
#container #cont01 .leftbox .box01 .txtbox {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 116px;
}
#container #cont01 .leftbox .box01 .txtbox dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564a32;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #cont01 .leftbox .box01 .txtbox dd {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 116px;
}
#container #cont01 .leftbox .box01 .txtbox dd.righttype {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 116px;
	font-size: 1em;
	background-image: url(../img/type_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #cont01 .leftbox .box02 {
	clear: both;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #222222 0%, #000000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #222222 0%, #000000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #222222 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #000000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #222222 0%, #000000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #222222 0%, #000000 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #270a0a;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #270a0a;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 0.8em;
}
#container #cont01 .leftbox .box02 .leftImg {
	float: left;
	margin: 5px;
	padding: 0px;
}

#container #cont01 .rightbox {
	padding: 0px;
	float: right;
	height: auto;
	width: 721px;
	margin: 0px;
	}
#container #cont01 .rightbox .topimg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container #cont01 .rightbox .title {
	background-image: url(../img/top_title_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fdd570;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

#container #cont01 .rightbox .top-title {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	behavior: url(./PIE.htc); /*for IE */
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#5d534d, endcolorstr=#000));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#5d534d, endcolorstr=#000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #5d534d 0%, #000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #5d534d 0%, #000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #5d534d 0%, #000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5d534d), color-stop(1, #000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #5d534d 0%, #000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #5d534d 0%, #000 100%);
	text-indent: 10px;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	border: 1px solid #c9ab52;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#container #cont01 .rightbox .box01 {
	padding: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 710px;
	}
#container #cont01 .rightbox .box01 .news {
	margin: 0px;
	padding: 0px;
	float: left;
	}
#container #cont01 .rightbox .box01 .news ul {
	border: 1px solid #564a32;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	clear: both;
	height: 500px;
	width: 328px;
	overflow: auto;
	background-color: #000;
	}
#container #cont01 .rightbox .box01 .news ul li {
	display: block;
}
#container #cont01 .rightbox .box01 .news ul li .ttl {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #333333 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #333333 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #333333 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #333333));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #333333 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #333333 100%);
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#container #cont01 .rightbox .box01 .news ul li .day {
	font-size: 0.7em;
	text-align: right;
}
#container #cont01 .rightbox .box01 .newface {
	margin: 0px;
	padding: 0px;
	float: right;
	}
#container #cont01 .rightbox .box01 .newface ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	clear: both;
	height: 500px;
	width: 348px;
	overflow: auto;
	border: 1px solid #564a32;
	background-color: #000;
	}
#container #cont01 .rightbox .box01 .newface ul li {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #222222 0%, #000000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #222222 0%, #000000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #222222 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #000000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #222222 0%, #000000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #222222 0%, #000000 100%);
}
#container #cont01 .rightbox .box01 .newface ul li .newthmb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 150px;
}
#container #cont01 .rightbox .box01 .newface ul li .txtbox {
	margin: 0px;
	padding: 5px;
	height: 190px;
	width: 150px;
	float: right;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#270a0a, endcolorstr=#4b031a));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#270a0a, endcolorstr=#4b031a))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #222222 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #222222 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #222222 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #222222));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #222222 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #222222 100%);
	overflow: hidden;
}
#container #cont01 .rightbox .box01 .newface ul li .txtbox dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
#container #cont01 .rightbox .box01 .newface ul li .txtbox dd {
	margin: 0px;
	padding: 2px;
	float: left;
	font-size: 0.8em;
	clear: both;
	width: 136px;
}
#container #cont01 .rightbox .box02 {
	padding: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#container #cont01 .rightbox .box02 .event {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#container #cont01 .rightbox .box02 .event li {
	margin: 0px;
	padding: 15px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	background-color: #141414;
}
#container #cont01 .rightbox .box02 .event li .event-ttl {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#141414, endcolorstr=#333333));
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#141414, endcolorstr=#333333))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #141414 0%, #333333 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #141414 0%, #333333 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #141414 0%, #333333 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #141414), color-stop(1, #333333));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #141414 0%, #333333 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #141414 0%, #333333 100%);
	text-align: center;
	vertical-align: middle;
	clear: both;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#container #cont01 .rightbox .box02 .event li .event-body {
	margin: 0px;
	padding: 5px;
	clear: both;
	background-image: url(../img/event_body.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1em;
	line-height: 150%;
}
#container #cont01 .rightbox .box02 .pickup {
	clear: both;
	padding: 10px;
	width: 668px;
	border: 1px solid #004e80;
	margin: 0px;
	}
#container #cont01 .rightbox .box02 .pickup .img {
	border: 1px solid #004e80;
	margin: 2px;
	padding: 0px;
	float: left;
	}
#container #cont01 .rightbox .box02 .pickup .prf {
	float: right;
	border: 1px solid #004e80;
	line-height: 1.6;
	margin: 0em;
	padding: 5px;
	width: 280px;
	}
#container #cont01 .rightbox .box02 .pickup .prf dt {
	width: 5em;
	float: left;
	padding-bottom: 1px;
	}
#container #cont01 .rightbox .box02 .pickup .prf dd {
	padding-left: 5em;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004e80;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#container #cont01 .rightbox .sch {
	padding: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#container #cont01 .rightbox .sch ul {
	border: 1px solid #564a32;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-color: #000000;
	}

#container #cont01 .rightbox .sch ul li {
	display: block;
	margin: 3px;
	padding: 2px;
	float: left;
	width: 223px;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #222222 0%, #000000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #222222 0%, #000000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #222222 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #000000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #222222 0%, #000000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #222222 0%, #000000 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #141414;
	border-bottom-color: #141414;
	border-left-color: #333333;
	}
#container #cont01 .rightbox .sch ul li .thmb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 90px;
}
#container #cont01 .rightbox .sch ul li .date {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 126px;
}
#container #cont01 .rightbox .sch ul li .date dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564A32;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #cont01 .rightbox .sch ul li .date dd {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	font-size: 0.8em;
	width: 126px;
	}
#container #cont01 .rightbox .sch ul li .date dd.type {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	display: block;
	background-image: url(../img/type_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #cont01 .cont-title {
	background-image: url(../img/cont_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	clear: both;
	height: 30px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

#container #cont01 .girls {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	clear: both;
	}
#container #cont01 .girls li {
	padding: 10px;
	float: left;
	height: auto;
	width: 150px;
	margin: 4px;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fbebab, endcolorstr=#503e25));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fbebab, endcolorstr=#503e25))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #fbebab 0%, #503e25 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #fbebab 0%, #503e25 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #fbebab 0%, #503e25 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbebab), color-stop(1, #503e25));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #fbebab 0%, #503e25 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #fbebab 0%, #503e25 100%);
	border: 1px solid #564A32;
	}
#container #cont01 .girls li .thmb {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 150px;
}
#container #cont01 .girls li .txt {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
#container #cont01 .girls li .txt dt {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
#container #cont01 .girls li .txt dd {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	white-space: nowrap;
}
#container #cont01 .girls li .txt dd.type {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/type_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #cont01 .girls li .txt dd.girlSch {
	background-image: url(../img/sch_ico_out.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
}
#container #cont01 .schday {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 0.8em;
}
#container #cont01 .schday li {
	margin: 0px;
	padding: 5px;
	float: left;
	text-align: center;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#383025))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000 0%, #383025 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000 0%, #383025 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000 0%, #383025 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #383025));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000 0%, #383025 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000 0%, #383025 100%);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383025;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #383025;
}
#container #cont01 .schday li a {
	margin: 0px;
	padding: 0px;
}
#container #cont01 .schedule {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#container #cont01 .schedule li {
	padding: 10px;
	float: left;
	height: auto;
	width: 150px;
	margin: 4px;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f8f5f5, endcolorstr=#000));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f8f5f5, endcolorstr=#000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #f8f5f5 0%, #000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #f8f5f5 0%, #000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #f8f5f5 0%, #000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f5f5), color-stop(1, #000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #f8f5f5 0%, #000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #f8f5f5 0%, #000 100%);
	border: 1px solid #564A32;
	}
#container #cont01 .schedule li .thmb {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 150px;
}
#container #cont01 .schedule li .txt {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
#container #cont01 .schedule li .txt dt {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
#container #cont01 .schedule li .txt dd {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	white-space: nowrap;
}

#container #cont01 .schedule-week {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#container #cont01 .schedule-week li {
	padding: 2px;
	float: left;
	height: 110px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #004e80;
	text-align: center;
	}
#container #cont01 .schedule-week li .txt {
	text-align: left;
	margin: 0px;
	padding: 2px;
	clear: both;
	}

#container #cont01 .profile {
	padding: 10px;
	clear: both;
	margin: 0px;
	}
#container #cont01 .profile .left {
	margin: 0px;
	padding: 0px;
	float: left;
	}
#container #cont01 .profile .left .photo {
	padding: 10px;
	height: 400px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	background-image: url(../img/profile_photo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
#container #cont01 .profile .left .btn {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#container #cont01 .profile .left .btn li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
#container #cont01 .profile .left .photo .cover {
	background-image: url(../img/prf_cover.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 320px;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
#container #cont01 .profile .left .reserveBtn {
	margin: 0px;
	padding: 5px;
	clear: both;
	width: 310px;
}
#container #cont01 .profile .left .reserveBtn a {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #222222 0%, #000000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #222222 0%, #000000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #222222 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #000000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #222222 0%, #000000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #222222 0%, #000000 100%);
	border: 1px solid #564A32;
	text-align: center;
	margin: 0px;
	padding: 5px;
	display: block;
}
#container #cont01 .profile .left .reserveBtn a:hover {
	color: #FFFFFF;
}
#container #cont01 .profile .right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 370px;
	}
#container #cont01 .profile .right .name {;
	background-image: url(../img/profile_name.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	height: 20px;
	width: 350px;
	}
#container #cont01 .profile .movie {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#container #cont01 .profile table {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	}
#container #cont01 .profile table caption {
	text-align: left;
}
#container #cont01 .profile th {
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564A32;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#222222, endcolorstr=#000000))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #222222 0%, #000000 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #222222 0%, #000000 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #222222 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #000000));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #222222 0%, #000000 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #222222 0%, #000000 100%);
	font-weight: normal;
	text-align: left;
	}
#container #cont01 .profile td {
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564A32;
	background-color: #000000;
	}

#container #cont01 .profile .sch {
	margin: 0px;
	padding: 10px;
	clear: both;
	}
#container #cont01 .profile .sch th, #container #cont01 .profile .sch td {
	text-align: center;
}
#container #cont01 .system {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	background-image: url(../img/system_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#container #cont01 .system li {
	padding: 10px;
	clear: both;
	margin: 0px;
	}
#container #cont01 .system li .caption {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-image: url(../img/recbox_bg.png);
	background-repeat: no-repeat;
	background-color: #141414;
	background-position: center top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #cont01 .systemBox {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-image: url(../img/recbox_bg.png);
	background-repeat: no-repeat;
	background-color: #141414;
	background-position: center top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #cont01 .system li table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #564A32;
	border-left-color: #564A32;
	}
#container #cont01 .system li table th {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #564A32;
	border-bottom-color: #564A32;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #333333 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #333333 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #333333 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #333333));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #333333 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #333333 100%);
	text-align: center;
	white-space: nowrap;
	}

#container #cont01 .system li table td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #564A32;
	border-bottom-color: #564A32;
	text-align: center;
	}
#container #cont01 .system li table td .ex {
	color: #FF0000;
	}
#container #cont01 .system li .subTitle {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#333333))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #333333 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #333333 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #333333 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #333333));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #333333 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #333333 100%);
	margin: 0px;
	padding: 5px;
	border: 1px solid #564A32;
	font-weight: bold;
	text-align: center;
	}
#container #cont01 .system li .play {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}
#container #cont01 .system li .play li {
	background-color: #000000;
	text-align: center;
	padding: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #333;
	margin: 0px;
	width: 134px;
	clear: none;
}
#container #cont01 .system li p {
	margin: 2px;
	padding: 2px;
	clear: both;
	}

#container #cont01 .reservebox {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-image: url(../img/recbox_bg.png);
	background-repeat: no-repeat;
	background-color: #141414;
	background-position: center top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #cont01 .reservebox li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0.5em;
}
#container #cont01 .reserve {
	margin: 0px;
	padding: 20px;
}
#container #cont01 .reserve dt {
	padding: 0.5em;
	float: left;
	width: 10em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
}
#container #cont01 .reserve dd {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#container #cont01 .recruitbox {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-image: url(../img/recbox_bg.png);
	background-repeat: no-repeat;
	background-color: #141414;
	background-position: center top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #cont01 .recruitbox dt {
	padding: 0.5em;
	float: left;
	width: 7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#container #cont01 .recruitbox dd {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#container #cont01 .mailbox {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-image: url(../img/recbox_bg.png);
	background-repeat: no-repeat;
	background-color: #141414;
	background-position: center top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #cont01 .mailbox dl {
	margin: 0px;
	padding: 0px;
}
#container #cont01 .mailbox dt {
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}
#container #cont01 .mailbox dd {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
}
#container #cont01 .mailbox p {
	text-align: center;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#container #cont01 .mailbox2 {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #515151;
	list-style-type: none;
	background-color: #141414;
	padding: 20px;
}
#container #cont01 .mailbox2 p {
	text-align: center;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#container #cont01 .rightbox .link {
	padding: 20px;
	margin: 10px;
	border: 1px solid #333333;
	}
#container #cont01 .rightbox .link .bana {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#container #cont01 .rightbox .link .linkBox {
	margin: 0px;
	padding: 0px;
}
/*   #######################フッタ店舗一覧############################## */
footer {
	padding: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	background-color: #292018;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#292018));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#000000, endcolorstr=#292018))";
	zoom: 1;
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #000000 0%, #292018 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #000000 0%, #292018 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #000000 0%, #292018 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #292018));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #000000 0%, #292018 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #000000 0%, #292018 100%);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #564A32;
	}
footer .nav {
	text-align: center;
	margin: 0px;
	padding: 5px;
	background-image: none;
	height: auto;
	width: auto;
	}
footer .nav ul {
	margin-right:auto;
	margin-left:auto;
	width:800px;
	list-style-type: none;
	}
footer .nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100px;
	background-image: none;
	font-size: 0.8em;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
p small {
	clear: both;
	font-size: 0.8em;
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #564A32;
	}
/*******INDEX LINK*****************************************************************/
.indexLink {
	padding: 0px;
	margin: 20px;
	border: 1px solid #333;
	width: auto;
	clear: both;
}
.indexLink .bana {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	text-align: center;
	display: table;
}
.bana_88x31 {
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	display:table;
	float:left;
}
.bana_200x40 {
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	display:table;
	float:left;
}
.indexLink {
	padding: 0px;
	margin: 20px;
	border: 1px solid #333;
	width: auto;
	clear: both;
}