@charset "utf-8";
/* キャスト一覧･出勤表・プフィールページ用css
　ヘッダー等は、既存ページのstyle.cssに依存 */



/*他ページのCSSで指定している場合、以下を無効化*/

#wrap {
	border: 1px solid #e4e4e4;
	background-color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}
#sidebar .top_box_p {
	height: 500px;
	width: 300px;
}


#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 680px;

}

#footer {
	background-color: #000000;
	height: 100px;
	margin-top: 15px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding: 10px;
	clear: both;
	float: none;
}

a:link,visited {
	color: #666666;
}
.shop_select .list_up {
	margin-bottom: 10px;
}

/*--------------------------------------------------
	メニュー
--------------------------------------------------*/
#menu {
	height: 20px;
	background-repeat: no-repeat;
	width: 680px;
	background-image: url(img/menu.gif);
}

#menu a {
	text-decoration:none;
	width: 100px;
	background-position: left top;
	background-image: url(img/menu.gif);
}


#menu ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
}
#menu li,#menu a {
	width: 100px;
	height: 20px;
	display: block;
	background-position: left top;
	overflow: hidden;
}

#menu li {
	text-indent:-9999px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu #menu01 a{
	background-position:0px 0px;
	width: 100px;
	overflow: hidden;
}
#menu #menu02 a{
	background-position:-100px 0px;
	width: 100px;
	overflow: hidden;
}
#menu #menu03 a{
	background-position:-200px 0px;
	width: 100px;
	overflow: hidden;
}
#menu #menu04 a{
	background-position:-300px 0px;
	width: 100px;
	overflow: hidden;
}
#menu #menu01 a:hover{
	background-position:0px -20px
}
#menu #menu02 a:hover{
	background-position:-100px -20px
}
#menu #menu03 a:hover{
	background-position:-200px -20px
}

#menu #menu04 a:hover{
	background-position:-300px -20px
}




/* -------------------------------------------------

グローバル

------------------------------------------------- */

body,html {
	font-family: "ＭＳ Ｐゴシック", "sans-serif";
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

h2 {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
small {
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 3px;
}


/* -------------------------------------------------

プロフィール profile.php

------------------------------------------------- */
#profile {
	font-family: "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 10px;
	width: 680px;




　　/* 横幅 */
	overflow: hidden;
	color: #FFFFFF;
	margin-left: auto;




　/* 中央寄せ */
	margin-right: auto;　/* 中央寄せ */
	text-align: left;
	padding: 0px;
	margin-right: auto;
	background-color: #000000;
}

/* プロフィールページの上下左右余白 */
#profile .all { 
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}


/* 画像(大)表示 */
#profile #left {
	text-align: left;
	float: left;
	margin: 0px;
	overflow: hidden;

　/* はみ出た画像の非表示処理 */
	background-color: #FFFDFE;
	padding-bottom: 10px;
	background-image: url(img/ajax-loading.gif);
	width: 240px;
	background-color: #000000;
}


#profile #left img {
	padding: 3px;
	border: 0px
}

/* プロフィール項目 */
#profile #right {
	float: right;
	text-align: left;
	width: 415px;
	font-size: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}


/* 見出し */
#profile h3 {
	text-align: left;
	padding: 5px;
	color: #333333;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
}

/* 名前・３サイズ表示ボックス */
#profile #girl_name_box {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	text-align: left;
	color: #FFFFFF;
}

/* プロフィール項目 */
#prof_box {
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
#profile .name {
	font-size: 14px;
	color: #ffffff;
}


/* プロフィール項目 TD*/
#prof_box .td01 {
	color: #ffffff;
	font-size: 12px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#prof_box .td02 {
	color: #FFFFFF;
	font-size: 13px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 180%;
}

#prof_box .td04 {
	color: #e4007f;
	font-size: 12px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#profile #prof_box table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#prof_box .td03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C43C6B;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	margin: 1px;
}

/* 年齢 */
#profile .age {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
#profile .osusume {
	font-size: 12px;
	color: #e4007f;
}


/* サムネイル */
#profile #thumbnails {
	height: 140px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
#profile #thumbnails img {
	padding: 1px;
	border: 0px
	margin-top: 5px;
	margin-right: 5px;
}


/* -------------------------------------------------
プロフィールページ出勤表 profile.php
------------------------------------------------- */
/* 出勤カレンダー */
#weektime table {
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
	float: none;
	width: 545px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#weektime  {
	margin-top: 0px;
	margin-left: 0px;
	width: 545px;
}

/* カレンダー日付 */
#weektime th {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	margin: 1px;
	font-weight: normal;
	height: 17px;
}

/* カレンダー出勤時間 */
#weektime td {
	text-align: center;
	font-size: 10px;
	padding: 10px;
	background-color: #F2F2F2;
	margin: 1px;
}

/* カレンダー出勤時間(土日) */
#weektime .sat {
	background-color: #0099CC;
}

#weektime .sun {
	background-color: #CC6699;
}

#profile #tag_similar {
	clear: both;
	float: none;
}

/* リスト */
li {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}

li img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/*-----------------------------------------------
オプション
-----------------------------------------------*/
/* オプション表示領域 */
#option {
	width: 500px;
	padding: 1px;
	margin-top: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
}
/* オプション1つ分の表示領域 */
#option .option_one {
	float: left;
	padding: 0px;
	width: 200px;
	margin: 0px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
}
#option .option_one .option_left1 {/* ★★★★★ */
	float: left;
	background-color: #B3DD0B;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left2 {/* ★★★★ */
	float: left;
	background-color: #B3DD0B;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left3 {/* ★★★ */
	float: left;
	background-color: #B3DD0B;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left4 {/* ★★ */
	float: left;
	background-color: #B3DD0B;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left5 {/* ★ */
	float: left;
	background-color: #B3DD0B;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left {/* 未記入 */
	float: left;
	color: #CCCCCC;
	display: block;
	width: 150px;
}
#option .option_one .option_left0 {/* 未記入 */
	float: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_right {
	float: right;
	text-align: center;
	width: 60px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

/*-----------------------------------------------

ガールズ　cast.php

-----------------------------------------------*/

#cast {
	font-family: "ＭＳ Ｐゴシック", "sans-serif";
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	display: table;
	width: 680px;
	background-color:#000000;
	color:#FFFFFF;
}

/* キャストページの上下左右余白 */
#cast div.all {
	clear: both;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}

/* キャスト１人分の表示 */
#cast .allone {
	float: left;
	margin-right: 5px;
	background-position: center center;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #000000;
	height: 230px;
	width: 125px;
	margin-top: 10px;
}

#cast .tag_bar {
	clear: both;
	float: none;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
}


.comment {
	font-size: 10px;
	color: #FF6699;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* キャスト一覧画像 */
#cast .allone img {
	background-color: #ffffff;
	padding: 2px;
}

/* 名前 */
#cast .cast_name {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #BE1B68;
	padding-left: 2px;
}
/* 3サイズ */
#cast .cast_size {
	font-size:10px;
	text-align: left;
	margin-bottom: 3px;
	color: #FFFFFF;
}

/* ページ送り */
#cast .number {
	text-align: right;
	width: 240px;
	float: right;
	margin-top: 15px;
}


/* --------------------------------------------- 

出勤表  cast_shift.php

--------------------------------------------- */

#schedule {
	font-family: "ＭＳ Ｐゴシック", "sans-serif";
	text-align: left;
	margin-right: auto;
	padding: 0px;
	width: 480px;
	margin-left: auto;
	margin-top: 0px;
	display: table;
	color:#FFFFFF;
	background-color:#ffffff;
}
#bread {
	text-align: right;
	margin: 5px;
	color:#FFFFFF;
}


/* 出勤表ページの上下左右余白 */
#schedule div.all {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

/*-----------------------------------------------
出勤表カレンダー部分　
----------------------------------------------*/
#schedule .all_week {
	padding: 0px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

/* 週間カレンダー */
#schedule .week {
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 40px;
	text-align: center;
	background-color: #E9E8EE;
	margin: 0px;
	border: 1px solid #999999;
}

/* 週間カレンダー(平日) */
#schedule a.week:link {
	color: #ffffff;
	display: block;
	background-color: #F7F7F7;
	text-align: center;
	border: 1px solid #E7E7E7;
	margin-left: 1px;
}
#schedule a.week:link {
	_border: 1px solid #CCCCCC; /* IE6用ハック */
	
}
#schedule a.week:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border: 1px solid #CCCCCC;
}


#schedule img.cast {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 出勤表一覧１人分 */
#schedule div.all_one {
	float: left;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	background-color: #ffffff;
    height: 205px;
    width: 155px;
}
/* 名前 */
#schedule div.cast_name{
	color: #FF0099;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* 3サイズ */
#schedule div.cast_size {
	font-size: 10px;
	text-align: left;
	color: #666666;
}

/* 出勤時間 */
#schedule .cast_time {
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	color: #666666;
	font-size: 10px;
}

/* 出勤表一覧画像 */
#schedule .all_one img {
	background-color: #FFFFFF;
}

/* 出勤カレンダー */
#schedule td.normal {
	text-align: center;
	margin-top: 3px;
}

/* 出勤カレンダー(土日) */
#schedule td.sat {
	background-color: #E3EDFD;
	text-align: center;
	margin-right: 3px;
}

#schedule td.sun {
	background-color: #FEDEFD;
	text-align: center;
	margin-right: 1px;
}

/*-----------------------------------------------

出勤表(TOPページ)　 schedule_top.php

----------------------------------------------*/

#schedule_top {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}


/* 名前 */
#schedule_top .cast_name {
	font-weight: normal;
	color: #FF3333;
	padding: 2px;
}
/* 3サイズ */
#schedule_top .cast_size {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 1px;
	padding: 2px;
}
/* 出勤時間 */
#schedule_top .cast_time {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 1px;
	padding: 2px;
}

/* 画像1人分 */
#schedule_top div.all_one {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#content h2,#sidebar h2 {
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #ffffff;
	padding: 5px;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 0px;
}

#sidebar {
	float: right;
	padding: 5px;
}
#content .top_box {
	height: 250px;
	width: 550px;
}






/*-----------------------------------------------

出勤表(週間別)　　schedule_l.php

----------------------------------------------*/

#schedule_l {
	text-align: left;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* 上下左右余白 */
#schedule_l .all {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/* リンク */
#schedule_l a {
	text-decoration: underline;
}
#schedule_l a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* 出勤カレンダー */
#schedule_l .sch_week {
	padding: 1px;
	background-color: #DDDDDD;
}
#schedule_l td {
	background-color: #FFFFFF;
	text-align: center;
	color: #ffffff;
}
.list_up {
	margin-bottom: 5px;
}

/* 名前・3サイズ */
#schedule_l .sch_week .glay {
	background-color: #CCCCCC;
	width: 800px;
	text-align: left;
	text-indent: 20px;
}

/* 日付 */
#schedule_l th {
	font-weight: normal;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	background-color: #999999;
}
#schedule_l  .sch_thumb img {
	width: 50px;
}



/*--------------------------------------------------

フォーム部品

--------------------------------------------------*/
INPUT.myTx {
	color:#333333;
	background-color:#ffffff;
	font-size:11px;
	height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
	
INPUT.myBut {
	color:#FFFFFF;
	background-color:#CC3366;
	font-size:10px;
	font-weight: normal;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
select {
	color:#FFFFFF;
	font-size:10px;
	clear: both;
	float: none;

	}
	
#select form {
	margin-bottom: 15px;
}

	
input:focus,
textarea:focus {
	border: 1px solid #000;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/*--------------------------------------------------

TOPページ用 top.php

--------------------------------------------------*/
#content {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	padding: 5px;
	float: left;
	width: 550px;
}

a:link,visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
