
.contents {
	background-color: #ffffff;
	width:auto;
	height:auto;
}
img {
	border: 0px;
}

a {
	color			:	#990000;
	text-decoration	:	none;
}
a:hover {
	color			:	#990000;
	text-decoration	:	underline;
}
ul {
	list-style: none;
}
body {
	scrollbar-darkshadow-color: #5C3D3D;
	scrollbar-3dlight-color:#966;
	scrollbar-base-color:#966;
	scrollbar-arrow-color:#fff;
	font-size		:	12px;
	line-height		:	18px;
	background-color: #330000;
	height	:	100%;
	width	:	100%;
	margin: 0 auto;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
}
.all {	
	height	:	100%;
	width	:	100%;
	text-align:center;
	
}
div {
	margin: 0 auto 0 auto;
	}
.top {
	background-color: #330000;
	height	:	110px;
	width	:	100%;
	position: absolute;
	top: 0;
	left: 0;
}
.headder {
	width: 720px;
	height: 110px;
	margin: 0 auto 0 auto;
	overflow:	hidden;
	position:  relative;
	background-color: #ffffff;
	background-repeat: 
	text-align: left;
}
.headder img {
	margin: 10 100 0 0;
}
.middle {
	height	:	100%;
	width	:	100%;
	padding	:	110px 0px 25px 0px;
}



.cont {
	height	:	100%;
	width	:	720px;
	text-align: center;
	overflow-y:	scroll;
	overflow-x	:	hidden;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

.footer {
	width: 100%;
	height: 25px;
	margin-top: -25px;
	position: relative;
}

.fudder {
	height: 23px;
	_height: 25px;
	width: 720px;
	margin: 0 auto 0 auto;
	background-color: #E7E7CD;
	border-top	:	2px solid #000;
}

.fudder ul {
	width		:	720px;
	margin: 0;
	padding: 0;
	list-style	:	none;
	font-size	:	12px;
	height		:	15px;
}


.fudder li {
	font-size: 10px;
	float:left;
	padding: 0px 4px;
}

/*091224修正--------------------------------*/
.fudder ul#topyou {
	width		:	720px;
	margin: 0;
	padding: 0;
	list-style	:	none;
	font-size	:	10px;
	height		:	15px;
}

.fudder ul#topyou li {
	font-size: 10px !important;
	float:left;
	display:inline;
	padding: 0px 2px;
}

.fudder ul#topyou li a{
	font-size: 10px !important;
}
/*091224修正--------------------------------*/

h1 {
	text-align: left;
	font-weight: lighter;
	font-size: 11px;
	font-family: monospace;
	letter-spacing: 3px;
	line-height: 1em;
	width: 270px;
	position: absolute;
	top: 47px;
	left: 24px;
	z-index: 100;
}


p.h1_head {
	width	:	100%;
	text-align	:	left;
	background-color: #dddddd;
	color: #ffffff;
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0;
	margin: 0;
}
p.h1_head a ,p.h1_head a:hover {
	color: #ffffff;
}

h2 {
	text-align: left;
	font-weight: lighter;
	font-size: 11px;
	font-family: monospace;
	letter-spacing: 3px;
	line-height: 1em;
	width: 260px;
	position: absolute;
	top: 47px;
	left: 24px;
	z-index: 100;
}

h2 a {
	color: #666666;
}
h2 a:hover {
	text-decoration: none;
	color: #666666;
}
h3 {
	width: 100%;
	height: 47px;
	background-color: #E7E7CD;
	border-top: 1px solid;
	border-bottom: 1px solid #666666;
	color: #663333;
	font-size: 17px;
	letter-spacing: 30px;
	line-height: 2.7em;
	margin: 0;
	clear: both;
}
h4 {
	margin: 0px 0 10px 0;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
h4 a:hover {
	text-decoration: none;
}
h4 strong {
	font-weight: bold;
}
#copy {
	color: #999966;
	font-size: 10px;
	margin: 0 auto;
	font-weight: normal;
	letter-spacing: 2px;
}

li {
	list-style: none;
}
.tel {
	height		:	auto;
	text-align	:	left;
	width		:	320px;
	font-size: 12px;
	float: right;
	margin: 12px 0 0 0 ;

}

.tel p {
	font-size		:	17px;
	margin			:	2px 0px;
	letter-spacing	:	4px;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

.tel p span {
	font-weight		:	bold;
	color			:	#966;
}

/* トップのでかい画像の下にある、コンテナ */

#navi_sub {
	width:100%;
	height:25px;
	background-color:#666;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #333;
}

#navi_sub ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navi_sub li {
	float:right;
	width:120px;
	padding:3px;
	border-left:1px solid #999;
	border-right:1px solid #555;
}

#navi_sub a {
	color:#fff;
	text-decoration:none;
}

#navi_sub a:hover {
	color:#c99;
}

.top_body_l {
	height: 110px;
	width: 820px;
	background-image: url("../img/common/side_left.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.top_body_r {
	height: 110px;
	width: 820px;
	background-image: url("../img/common/side_right.gif");
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.middle_body_l {
	width: 820px;
	height: 100%;
	background-image: url("../img/common/side_left.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.middle_body_r {
	width: 820px;
	height: 100%;
	background-image: url("../img/common/side_right.gif");
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.footer_body_l {
	width: 820px;
	height: 100%;
	background-image: url("../img/common/side_left.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.footer_body_r {
	width: 820px;
	height: 100%;
	background-image: url("../img/common/side_right.gif");
	background-repeat: repeat-y;
	background-position: 100% 0;
}

table {
	height: auto;
	font-size: 12px;
}

.under_nabi {
	background-color: #E7E7CD;
	padding: 5px 0 0 0;
	height: auto;
	text-align: center;
	margin: 0px auto 0;
	clear: both;
	border-top: 1px solid #C7C78B;
}
.under_nabi ul {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0;
}
:root .under_nabi ul {
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
}
.under_nabi li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.under_nabi p {
	padding: 5px 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #999966;
	font-size: 10px;
	width: 500px;
	text-align: center;
	line-height: 1.6em;
}




/* テキスト設定 */

p.text {
	font-size: 12px;
	line-height: 1.7em;
	text-align: left;
	padding: 10px;
	margin: 0;
}
p.text2 {
	font-size: 10px;
	color: #663333;
}

p.text3 {
	font-size: 12px;
	color: #663333;
	line-height: 1.6em;
	margin: 10 0 15 0;
	letter-spacing: 1px;
}
p.text4 {
	font-size: 12px;
	color: #663333;
	line-height: 1.6em;
	margin: 10 0 15 0;
	letter-spacing: 1px;
	font-weight: bold;
}
p.text5 {
	width: 600px;
	height: 320px;
	font-size: 16px;
	line-height: 3em;
	padding-top: 50px;
}
p.text7 {
	font-size: 16px;
	color: #663333;
	line-height: 1.6em;
	margin: 10 0 15 0;
	letter-spacing: 1px;
	font-weight: bold;
}
p.text8 {
	font-size: 12px;
	color: #996666;
	letter-spacing: 1px;
	line-height: 2.0em;
}

p.text6 {
	font-weight: bold;
	margin: 10px 0 5px; 0;
}

span.type1 {
	color: #993333;
	font-size: 13px;
	font-weight: bold;
}
span.type2 {
	color: #A61919;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted;
}
span.type3 {
	font-weight: bold;
}
span.type4 {
	color: #993333;
}
span.type5 {
	color: #A61919;
	font-size: 17px;
	font-weight: bold;
}
span.type6 {
	color: #A61919;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
}
span.type7 {
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-decoration: underline;
}
span.type8 {
	color: #CC3333;
	font-weight: bold;
	letter-spacing: 2px;
}
span.arrow {
	color: #FF9900;
}

strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
.yume_link {
	font-size		:	10px;
	color			:	#000000;
	width			:	100%;
	height			:	auto;
	padding: 10 10 10 10;
	text-align		:	center;
	clear			:	both;
	border-top: 1px solid;
	background-color: #E7E7CD;
	border-top: 1px solid #C7C78B;
	clear: both;
	
}
/* ナビ部分 */

#navi {
	width: 720px;
	height: 36px;
	clear: both;
	margin: 0;
	position	:	relative;
	top: 10;
	overflow	:	hidden;
	z-index		:	500;
}
:root #navi {
	width: 720px;
	height: 36px;
	clear: both;
	margin: 0 0 0 0;
	position	:	relative;
	top: 10;
	overflow	:	hidden;
	z-index		:	500;
}
#navi ul {	
	margin: 0 0 0 0px;
	list-style: none;
	padding: 0px;
}
#navi li {
	width: 120px;
	height: 36px;
	float: left;
}
:root #navi li {
	width: 120px;
	height: 36px;
	float: left;
	height		:	36px;
}
.li_1 a:hover{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_system.gif);
	background-position: 0px -37px;
}
.li_2 a:hover {
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_price.gif);
	background-position: 0px -37px;
}
.li_3 a:hover {
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_girls.gif);
	background-position: 0px -37px;
}
.li_4 a:hover {
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_work.gif);
	background-position: 0px -37px;
}
.li_5 a:hover {
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_booking.gif);
	background-position: 0px -37px;
}
.li_6 a:hover {
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_enqete.gif);
	background-position: 0px -37px;
}
.li_1 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url("../img/common/navi_system.gif");
}
.li_2 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_price.gif);
}
.li_3 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_girls.gif);
}
.li_4 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_work.gif);
}
.li_5 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_booking.gif);
}
.li_6 a{
	width: 120px; height: 36px;
	display: block;
	background-image: url(../img/common/navi_enqete.gif);
}




