/* --------------------------------------------------------- */
/* **** 全体 **** */
/* --------------------------------------------------------- */
*{
	margin: 0px;
	padding: 0px;
}

html,body{
	background-image: url('./img/body_bg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
img{
	margin: 0px;
	padding: 0px;
	border: none;
}
.to_top_navi{
	font-color: #CE0F82;
	font-size: 10pt;
}

/* --------------------------------------------------------- */
/* **** ヘッダ・フッタ **** */
/* --------------------------------------------------------- */

#headBox{
	margin: 0px auto;
	width: 100%;
	min-width: 100%;
	height: 350px;
	min-height: 350px;
	background-image: url('./img/head.gif');
	background-position: center;
	text-align: center;
}
#headBoxChild{
	position: relative;
	margin: 0px auto;
	width: 920px;
	min-width: 920px;
	height: 350px;
	min-height: 350px;
}
.miniHeader{
	position: absolute;
	top: 0px;
	left: 60px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	width: 800px;
	min-width: 800px;
	margin: 0px auto;
	text-align: left;
}
#headImage{
	position: absolute;
	top: 150px;
	left: 60px;
	background-color: #cccccc;
}
#footBox{
	clear: both;
	margin: 0px auto;
	width: 100%;
	min-width: 100%;
	height: 154px;
	min-height: 154px;
	background-image: url('./img/foot.gif');
	background-position: center;
	text-align: center;
}

/* --------------------------------------------------------- */
/* **** ボディ部分 **** */
/* --------------------------------------------------------- */

#bodyBox{
	display: block;
	margin: 0px auto;
	text-align: center;
	width: 920px;
	min-width: 920px;
}

#mainMenu{
	display: block;
	margin: 0px auto;
	*margin: 0px;
	text-align: center;
	width: 808px;
	min-width: 808px;
}
#mainMenu li{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#contentBox{
	display: block;
	margin: 0px auto;
	width: 800px;
	min-width: 800px;
	height: 100%;
	min-height: 100%;
	position: relative;
}

/* --------------------------------------------------------- */
/* **** 左カラム **** */
/* --------------------------------------------------------- */
#sideColumn{
	float: left;
	display: block;
	margin: 15px auto;
	width: 170px;
	min-width: 170px;
	height: 100%;
	min-height: 100%;
}
#mailMaga{
	width: 170px;
	min-width: 170px;
	height: 200px;
	min-height: 200px;
	background-image: url('./img/mailmaga_bg.gif');
}
#mailMaga form{
	font-size: 10px;
	padding-top: 150px;
}
.sideBottun{
	margin-bottom: 20px;
	display: block;
}
.plv_sbbs{
	width: 170px;
	min-width:170px;
	height: 60px;
	min-height: 60px;
	background-image: url('./img/plv_bbs_bg.gif');
}
.plv_sbbs a{
	width: 150px;
	min-width:150px;
	height: 40px;
	min-height: 40px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 10px;
	color: #ffffff;
	text-align: left;
}
/* --------------------------------------------------------- */
/* **** 右カラム **** */
/* --------------------------------------------------------- */
#rightColmun{
	float: left;
	display: block;
	margin: 15px auto;
	padding-left: 10px;
	width: 620px;
	min-width: 620px;
	height: 100%;
	min-height: 100%;
}
.rightContentWindow{
	border: solid 1px #ffcc99;
	text-align: left;
}

/* --------------------------------------------------------- */
/* **** 右カラム 各種ウインドウ **** */
/* --------------------------------------------------------- */
.newsWindow{ background-image: url('./img/title_news.gif'); background-repeat: no-repeat; background-position: center top; }
.systemWindow{ background-image: url('./img/title_system.gif'); background-repeat: no-repeat; background-position: center top; }
.nowTimeWindow{ background-image: url('./img/title_nowGirl.gif'); background-repeat: no-repeat; background-position: center top; }
.tenchoWindow{ background-image: url('./img/title_tencho.gif'); background-repeat: no-repeat; background-position: center top; }
.newGirlWindow{ background-image: url('./img/title_shinjin.gif'); background-repeat: no-repeat; background-position: center top; }
.todayShiftWindow{ background-image: url('./img/title_todayShift.gif'); background-repeat: no-repeat; background-position: center top; }
.girlsWindow{ background-image: url('./img/title_girls.gif'); background-repeat: no-repeat; background-position: center top; }
.girlWindow{ background-image: url('./img/title_girl.gif'); background-repeat: no-repeat; background-position: center top; }
.eventWindow{ background-image: url('./img/title_event.gif'); background-repeat: no-repeat; background-position: center top; }
.sbbsWindow{ background-image: url('./img/title_sbbs.gif'); background-repeat: no-repeat; background-position: center top; }
.menbersWindow{ background-image: url('./img/title_menbers.gif'); background-repeat: no-repeat; background-position: center top; }
.jobWindow{ background-image: url('./img/title_job.gif'); background-repeat: no-repeat; background-position: center top; }
.hotelWindow{ background-image: url('./img/title_hotel.gif'); background-repeat: no-repeat; background-position: center top; }
.movieWindow{ background-image: url('./img/title_movie.gif'); background-repeat: no-repeat; background-position: center top; }

.ComonWindow{
	background-position: top center;
	background-repeat: no-repeat;
	width: 620px;
	min-width: 620px;
	height: auto;
	min-height: 30px;
	padding-top: 30px;
}

.contentWindowChild{
	padding: 10px;
}


/* --------------------------------------------------------- */
/* **** 右カラム 各種ウインドウ内間仕切り **** */
/* --------------------------------------------------------- */

.paragP{
	display: block;
	text-align: left;
	padding: 5px;
	background-color: #FFEEFF;
	font-weight: bold;
	color: #CC66C1;
	border-bottom: dotted 1px #CC66C1;
	clear: both;
}
.paragR{
	display: block;
	text-align: center;
	padding: 5px;
	background-color: #FFEEFF;
	font-weight: bold;
	color: #cc1400;
	border-bottom: dotted 1px #CC66C1;
}
.uLine{
	font-size: 12pt;
	line-height: 150%;
	display: block;
	text-align: left;
	border-bottom: dotted 1px #CC66C1;
}

.onMouseClass{
	background-color: #fff0fe;
	color: #ffffff;
}
.onMouseClass span,a{
	color: #ff03c3;
}


/* --------------------------------------------------------- */
/* **** 右カラムボックスアイテム **** */
/* --------------------------------------------------------- */
.boxDlList{
	display: block;
	clear: both;
	height: 24pt;
	min-height: 10px;
	margin: 0px auto;
	border-bottom: dotted 1px #999999;
}
.boxDlList dt,dd{
	display: block;
	width: 280px;
	min-width: 280px;
	height: 24pt;
	min-height: 10px;
	font-size: 16pt;
	padding: 10px;
	float: left;
}
.boxDlList dt{
	text-align: left;
	color: #666666;
}
.boxDlList dd{
	text-align: right;
	color: #ff0b73;
}
.boxDlList dt span{
	font-size: 8pt;
}

.boxFlatBox{
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
	clear: both;
}
/* --------------------------------------------------------- */
/* **** IE6用 **** */
/* --------------------------------------------------------- */

* html #rightColmun{
	float: left;
	display: block;
	margin: 15px auto;
	padding-left: 7px;
	width: 620px;
	min-width: 620px;
	height: 100%;
	min-height: 100%;
}

* html .boxDlList{
	display: block;
	clear: both;
	height: 12px;
	min-height: 10px;
	margin: 0px auto;
	border-bottom: dotted 1px #999999;
}
* html .boxDlList dt,dd{
	display: block;
	width: 280px;
	min-width: 280px;
	height: 12pt;
	min-height: 10px;
	font-size: 14pt;
	padding: 10px;
	float: left;
}
