body {
	line-height: 1.7;
	color: #555555;
	font-size: 90%;
	letter-spacing: 0.9px;
	font-family: meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
body#ninsyou {
	line-height: 1.7;
	color: #555555;
	font-size: 90%;
	letter-spacing: 0.9px;
	font-family: meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	background-image: url(../../img/18bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
* html #sefriex,#enter img,#gnavi span img {
	behavior: expression(IEPNGFIX.fix(this))
} 

/*全体リンク色
----------------*/
a:link {
	color : #6699FF;
	background-color: inherit;
	text-decoration: none;
}

a:visited {
	color : #6600FF;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color : #C40000;
	background-color: inherit;
}

/*見出し
--------------*/
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
#main h2 {
	font-weight: bold;
	color: #996600;
	background-image: url(../../img/h2_bg.png);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	text-indent: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
	padding: 0px;
}
#main h2 img {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h5 {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub h6 {
	font-size: 16px;
	color: #996666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 300px;
	margin-left: 0px;
	font-weight: normal;
}
/*
--------------*/
strong {
	font-weight: normal;
}
em {
	color: inherit;
	background-color: inherit;
	font-style: normal;
}
img {
	border: 0px;

	-ms-interpolation-mode: bicubic;
}
p {
}
hr {
}

address {
	text-align: right;
	font-size: 8pt;
	margin-top: 200px;
}
label.subtitle {
	color: #996600;
	font-weight: bold;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}





/*サイトロゴ
--------------*/
#logo {
	padding: 0px;
	display: inline;
	margin: 0px;
}

/*ボディーバーツ
-----------------*/
#head {
	height: 110px;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../../img/container_bg.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#main {
	height: auto;
	width: 640px;
	padding: 0px;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
#main p {
	margin-right: 10px;
	margin-left: 10px;
}
#main ul {
	margin-right: 10px;
}
#main dl {
	margin-right: 10px;
	margin-left: 10px;
}
#qr {
	width: 280px;
	height: 280px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: center;
	padding: 0px;

}
#cyu {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;

}
#cyu li {
	list-style-type: square;
}
#cyu p.subtitle {
	font-weight: bold;
	background-color: #999966;
	color: #FFFFFF;
	text-indent: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

div#pointkakunin {
	margin-left: 2em;
}
/*ホーム
-----------------*/
#homeinfo {
	height: 300px;
	width: 400px;
	background-image: url(../../img/home_info_waku.png);
	background-repeat: repeat-x;
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#homeinfo #nakami {
	overflow: auto;
	height: 280px;
	width: 380px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

#denko {
	height: 14px;
	width: 871px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 14px;
	background-image: url(../../img/denko_bg.png);
	background-repeat: repeat-x;
	display: inline;
}
#mizuno {
	height: 300px;
	width: 220px;
	background-image: url(../../img/home_info_waku.png);
	background-repeat: repeat-x;
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#flash {
	height: 280px;
	width: 220px;
	padding: 0px;
	overflow: auto;
	float: right;
	margin-top: 10px;
}

#recruit {
	background-image: url(../../img/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

/*料金システム
--------------------------------------*/

table#paysys {
	width: 640px;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../../img/sys_course_bg.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
table#paysys .right {
	font-weight: bold;
	color: #000000;
}


table#paysys th {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	width: 100px;
}
table#paysys td {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
table#paysys td.sp {
	margin: 0px;
	padding: 0px;
}

table#paybase {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table#paybase caption {
}
table#paybase th {
	padding: 0.5em;
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	font-weight: normal;
}
table#paybase td {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	width: 140px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

table#payplay {
	width: 640px;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table#payplay th {
	padding: 0.5em;
	margin: 0em;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
table#payplay td {
	width: 125px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	background-image: url(../../img/sys_base_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #996633;
}

table#payoption {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table#payoption th {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
}
table#payoption td {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-align: left;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}



table#paykoutu {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin: 0px;
}
table#paykoutu th {
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	text-align: center;
}
table#paykoutu td {
	margin: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	white-space: normal;
	text-align: left;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
/*ご利用ガイド
-----------------*/
dt.guide {
	color: #996600;
}

/*ポイントカード
-----------------*/
#point_card {
	background-image: url(../../img/point_card.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 384px;
	text-align: center;
	margin: auto;
	color: #000000;
}
#point_card #name {
	text-align: left;
	font-size: 20px;
	text-indent: 4em;
	padding-top: 70px;
	font-weight: bold;
}
#point_card #mem {
	font-size: 12px;
	text-align: right;
	margin-right: 3em;
}
#point_card #point {
	text-align: left;
	text-indent: 3em;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2em;
}
#point_card #date {
	text-align: left;
	text-indent: 3em;
	font-size: 16px;
	font-weight: bold;
}
/*ホテルリスト
-------------------------*/

table.hotellist {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin: 0px;
}
table.hotellist th {
	padding: 0.5em;
	margin: 0em;
	text-align: center;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
table.hotellist td {
	margin: 0em;
	padding: 0.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}


/*グローバルナビゲーション
-------------------------*/
#gnavi {
	height:auto;
	padding: 0px;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: inline;
}
#gnavi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gnavi li {
	display:inline;
	list-style-type:none;
}
#gnavi li span img {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#gnavi li a {
	height:30px;
	display:block;
	text-decoration:none;
	font-size: 14px;
	width: 180px;
	text-align: left;
	background-image: url(../../img/menu_bg.png);
	line-height: 30px;
	text-indent: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gnavi li a:hover {
	background-image: url(../../img/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#gnavi li.on a {
	background-image: url(../../img/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


/*本日の出勤レディー
--------------------------------------*/
#day-lady {
	width: 100%;
	padding: 0px;
	font-size: 12px;
	height: auto;
	background-image: url(../../img/day-ladyC_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#day-lady span#dayhe {
	background-image: url(../../img/day-ladyHF_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 40px;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#day-lady span#dayfo {
	background-image: url(../../img/day-ladyHF_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 9px;
	clear: both;
}

.daylist {
	width: 144px;
	height: 250px;
	float: left;
	text-align: left;
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 38px;
	display: inline;
}
span.frame {
	visibility: hidden;

}

/*新人レディー
--------------------------------------*/
#new-lady {
	height: 480px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
	float: left;
}
#new-lady span#newhe {
	display: block;
	font-size: 9px;
	padding: 0px;
	background-image: url(../../img/home_newface.png);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
}
#newnaka {
	padding: 0px;
	margin: 0px;
	float: left;
}
.castzentai-new  {
	float: left;
	height: auto;
	width: 150px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;

}
.castwaku-new {
	height: 187px;
	width: 142px;
	z-index: 10;
	padding: 0px;
	background-image: url(../../img/cast_waku.png);
	background-repeat: no-repeat;
	margin: 0px;
}
/*キャストリスト
--------------------------------------*/
.castzentai {
	float: left;
	height: auto;
	width: 160px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.castwaku {
	height: 187px;
	width: 142px;
	z-index: 10;
	padding: 0px;
	background-image: url(../../img/cast_waku.png);
	background-repeat: no-repeat;
	margin: 0px;
}
.castimg {
	height: 140px;
	width: 105px;
	z-index: 5;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
	float: left;
	display: inline;
}

.castzentai p, .castzentai-new p {
	margin: 0px;
	padding: 0px;
}

/*出勤スケジュール
--------------------------------------*/

h3.weeklydate {
	font-size: 18px;
	font-weight: normal;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

.time {
	color: #FF6600;
}

#schedule0, #schedule1, #schedule2, #schedule3, #schedule4, #schedule5, #schedule6 {
	height: auto;
	text-align: left;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
/*プロフィール
---------------------------------*/
#main.prof {
	background-image: url(../../img/prof_waku.png);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
#profile {
	text-align: left;
	width: 270px;
	display: inline;
	height: auto;
	padding: 0px;
	float: right;
	margin: 0px;
}
#profile p {
	margin: 0px;
	padding: 0px;
}

#pics {
	height: 400px;
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	display: inline;
}
#picswa {
	background-image: url(../../img/prof_waku.png);
	background-repeat: no-repeat;
	height: 452px;
	width: 300px;
}


table#ladydata {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


table#ladydata th {
	margin: 0px;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
table#ladydata td,table#ladydata2 td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

table#option {
	width: 640px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	border: 1px solid #999966;
	color: #996600;
	font-weight: bold;
}
table#option td {
	text-align: center;
	border: 1px solid #999966;
	width: 105px;
	margin: 0px;
	height: 30px;
	padding: 0px;
}
table#option td.nu {
	background-image: url(../../img/prof_option_nu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	color: #999999;
}
table#option td.ok {
	background-image: url(../../img/gradation.png);
	background-repeat: no-repeat;
	background-position: center center;

}
table#option td.ng {
	color: #FFFFFF;
}




table#profweek {
	width: 640px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #999966;
	height: auto;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table#profweek td {
	text-align: center;
	border: 1px solid #999966;
	height: 30px;
	width: 160px;
	background-image: url(../../img/gradation.png);
	background-repeat: no-repeat;
	background-position: center center;
}
td.nowrap {
	white-space: nowrap;
}

/*コピーライト・トップへ戻る
--------------------------------------*/
#foot {
	height: 50px;
	width: 900px;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../../img/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p#topback {
	text-align: right;
	height: 32px;
	width: 850px;
	padding: 0px;
	margin: 0px;
}

/*フッターナビゲーション
-------------------------*/
#navifoot{
	font-size: 10px;
	width: 840px;
	height: 50px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 30px;
}
#navifoot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navifoot li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: inline;
}
#navifoot li a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#navifoot li#saigo {
	border-right: none;
}

/*年齢認証ページ
---------------------------------*/
#top {
	height: 500px;
	width: 1024px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top h1 {
	padding: 0px;
	color: #996600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	text-indent: 2em;
	font-size: 14px;
}
#top h2 {
	padding: 0px;
	color: #996600;
	text-indent: 2em;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	clear: left;
}
#top h3 {
	padding: 0px;
	color: #996600;
	text-indent: 2em;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	clear: left;
}
#top span {
	color: #996600;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#top p#enter {
	position: absolute;
	height: 80px;
	width: 200px;
	top: 200px;
	left: 200px;
}
div#top_banner {
	width: 800px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p#fla {
	height: 395px;
	width: 645px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	position: absolute;
	left: 0px;
}
#topcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
}
/*リンク
--------------------------------------*/
#linkpage {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#linkpage h2 {
	clear: both;
}
p.banner {
	margin: 10px;
	float: left;
	text-align: center;
	font-size: 10px;
}
#linkbanner {
	clear: both;
	text-align: left;
	height: auto;
	padding: 0px;
	margin: 0px;
}
