@charset "utf-8";
/*-----------------------------------------------

ガールズ　cast.php

-----------------------------------------------*/



#cast {
	height: auto;
	width: 800px;
}
#cast h2 {
	background-image: url(images/title_cast.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#cast .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding-top: 10px;
}
#cast div.all {
	padding-left: 3px;
}
#cast form {
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
}
/* 女の子1人分のボックス */

#cast .all .allone {
	background-image: url(images/bg_cast2.jpg);
	background-repeat: repeat;
	height: auto;
	width: 146px;
	float: left;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #CDCDCD;
	padding-bottom: 5px;
	text-align: center;
}

#cast .all .allone .icon {
	text-align:left;
	width:120px;
	margin:0 auto 5px auto;
}

#cast #select select {
	float: left;
}
#cast #select input {
	float: left;
}
/* 女の子　名前 */

#cast .cast_name {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
	padding-top: 2px;
}
/* 女の子　３サイズ */

#cast .cast_size {
	font-size:10px;
	text-align: center;
	line-height: 15px;
}
/* コメント */

#cast .cast_comment {
	display:block;
}
/* -------------------------------------------------



 プロフィールページ profile.php



------------------------------------------------- */

#profile {
	height: auto;
	width: 800px;
}
#profile h2 {
	background-image: url(images/title_cast.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#profile .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding-top: 10px;
}
#profile .all {
	margin:0 0 10px 0;
}
/*右部分　プロフィール,出勤スケジュール*/

#profile #right {
	width: 480px;
	text-align: left;
	float: right;
	overflow: hidden;
	border: 1px dotted #F7F7F7;
	padding-right: 15px;
}
/*基本データ表示部分*/

#profile #girl_name_box {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}
/*基本データ表示部分*/

#profile .g_name {
	font-size: larger;
}
#profile .osusume {
	font-weight: normal;
	color: #000000;
}
/*左部分　*/

#profile #left {
	float: left;
	padding-left: 15px;
}
/*左部分　画像(大)　*/

#profile #left img {
	padding: 2px;
	border: 1px solid #DFDFDF;
}
/*サムネイル*/

#profile #thumbnails {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 265px;
}
#profile .thumbnail {
	margin-right: 2px;
	margin-bottom: 2px;
}
/*見出し*/

#profile h3 {
	background-image: url(images/title_profile_schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 93px;
	margin-top: 16px;
	margin-bottom: 6px;
}
/*タグ*/

#profile .all #right #tag_similar .tags {
	font-weight: bold;
	margin-top: 10px;
}
/*タグ*/

#profile .all #tag_similar {
	clear: both;
	float: none;
}
/*ユーザーアクセス履歴*/

#profile .all #similar img {
	width: 70px;
	height: 108px;
}
#profile .all #tag_similar img {
	height: 108px;
	width: 70px;
}
/*在籍表一覧へ戻るボタン*/

#profile .cast_back a {
	background-image: url(images/button_cast_back.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 139px;
	margin-left: 345px;
	margin-top: 16px;
	margin-bottom: 10px;
}
/*プロフィール項目*/

#prof_box {
	margin-top: 10px;
}
#prof_box .td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 2px;
	width: 130px;
	font-weight: bold;
}
#prof_box .td02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 2px;
	width: 350px;
}
#prof_box .td03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C43C6B;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	margin: 1px;
}
/*-----------------------------------------------

オプション

-----------------------------------------------*/



#option .option_one {
	float: left;
	padding: 0px;
	width: 217px;
	margin: 0px;
}
#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: #EBFBAA;
	padding: 5px;
	display: block;
	width: 150px;
}
#option .option_one .option_left4 {/* × */
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 5px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
	display: block;
	width: 150px;
}
#option .option_one .option_left {/* 未記入 */
	float: left;
	color: #CCCCCC;
	display: block;
	width: 140px;
}
#option .option_one .option_left0 {/* 未記入 */
	float: left;
	color: #F6F6F6;
	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;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 46px;
	padding: 5px;
	font-family: "MS ゴシック";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
/*出勤*/

#weektime {
	margin-top: 0px;
	margin-left: 0px;
}
/*日付*/

#weektime th {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F28A89;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	border-collapse:collapse;
	height: 17px;
	border-right: 1px solid #4D422E;
	border-bottom: 1px solid #4D422E;
}
/*出勤時間*/

#weektime td {
	text-align: center;
	font-size: 10px;
	padding: 10px;
	background-color: #FAFAFA;
	border-collapse:collapse;
	border-right: 1px solid #4D422E;
	border-bottom: 1px solid #4D422E;
}
/*出勤時間(土)*/

#weektime .sat {
	background-color: #A3CEFE;
}
/*出勤時間(日)*/

#weektime .sun {
	background-color: #F0D2E1;
}
/*出勤表全体*/

#weektime table {
	border-top: 1px solid #4D422E;
	border-left: 1px solid #4D422E;
	border-collapse:collapse;
	width: 485px;
	margin-left: 2px;
}
/* -------------------------------------------------



   出勤表 cast_shift.php



------------------------------------------------- */



#schedule {
	height: auto;
	width: 800px;
}
#schedule h2 {
	background-image: url(images/title_schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#schedule .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding-top: 10px;
}
#schedule div.all {
	clear: both;
	margin-top: 5px;
	padding-bottom: 10px;
}

#schedule div.cast_all {
	clear: both;
	margin:5px 0 0 20px;
	padding-bottom: 10px;
}

/* 女の子1人分のボックス */

#schedule div.allone {
	float: left;
	margin-right: 4px;
	text-align: center;
	margin-bottom: 7px;
	border: 1px solid #DFDFDF;
	width: 146px;
	background-image: url(images/bg_cast2.jpg);
	background-repeat: repeat;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* 出勤時間 */

#schedule .cast_name {
	font-weight: bold;
}

/* カレンダー */

#schedule td.normal {
	text-align: center;
	margin-top: 3px;
}
/*week*/

#schedule .cast_icon {
	margin:3px 0;
}

#schedule .all_week {
	font-size: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
}
#schedule .week {
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 102px;
	text-align: center;
	background-color: #F28A89;
	border: 1px solid #FFFFFF;
}
#schedule a.week:link {
	color: #333333;
	display: block;
	text-align: center;
	width: 102px;
	margin-right: 1px;
	background-color: #FED7FF;
	border: 1px solid #ffffff;
}
#schedule a.week:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F28A89;
	border: 1px solid #DFDFDF;
}
/* カレンダー(土) */

#schedule td.sat {
	background-color: #E3EDFD;
	text-align: center;
	margin-right: 3px;
}
/* カレンダー(日) */

#schedule td.sun {
	background-color: #FEDEFD;
	text-align: center;
	margin-right: 1px;
}
#schedule form {
	margin-left: 10px;
}
/* -------------------------------------------------



   週間別出勤表 schedule_l.php



------------------------------------------------- */



#schedule_l {
	height: auto;
	width: 800px;
}
#schedule_l h2 {
	background-image: url(images/title_schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#schedule_l .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding-top: 10px;
}
#schedule_l .all {
	clear: both;
	margin-top: 5px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* カレンダー(土) */

#schedule_l td.sat {
	background-color: #B6D8FE;
	text-align: center;
}
/* カレンダー(日) */

#schedule_l td.sun {
	background-color: #F0D2E1;
	text-align: center;
}
/*リンク*/





/*カレンダーの枠線(背景色が枠線色)*/

#schedule_l .sch_week {
	background-color: #D0D0D0;
	margin: 10px 16px;
	padding: 0px;
}
#schedule_l .list_up {
	margin:5px 0 5px 16px;
}
/*カレンダー1日分*/

#schedule_l td {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

#schedule_l td.sch_frame {
	width:99px;
}

/*カレンダー　見出し部分*/

#schedule_l .sch_week .glay {
	background-color: #DFDFDF;
	width: 696px;
	text-align: left;
	text-indent: 20px;
}
/*カレンダー　画像サムネイル表示部分*/

#schedule_l .sch_week .sch_thumb {
}
#schedule_l th {
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
#schedule_l .pagenavi {
	padding-bottom: 10px;
	padding-left: 16px;
}
/*-----------------------------------------------



　　出勤表　　schedule_top.php

    (別ページにinlineframe埋込用)

	

----------------------------------------------*/

#schedule_top {
	text-align: left;
	padding: 4px 0px 0px;
	width: 798px;
	margin: 0px;
	height: 454px;
}
#schedule_top div.all {
	clear: both;
	height: 396px;
	width: 788px;
	overflow: auto;
	padding-left: 10px;
	margin-top: 6px;
}
/*名前*/

#schedule_top .cast_name {
}
/*名前*/

#schedule_top .cast_size {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 1px;
	padding: 2px;
}
/*出勤時間*/

#schedule_top .cast_time {
	color: #666666;
	font-size: 10px;
}
/*女の子1人分の画像*/

#schedule_top .all .all_one img {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
/*女の子1人分*/

#schedule_top div.all_one {
	width: 104px;
	float: left;
	text-align: center;
	padding: 2px 0px 4px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	margin: 0px 4px 6px 0px;
	height: 186px;
}
/*week*/

#schedule_top .all_week {
	margin-top: 6px;
	font-size: 10px;
	margin-left: 6px;
}
#schedule_top .week {
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 72px;
	text-align: center;
	background-color: #F28A89;
	border: 1px solid #FFFFFF;
}
#schedule_top a.week:link {
	color: #333333;
	display: block;
	text-align: center;
	width: 72px;
	margin-right: 1px;
	background-color: #FED7FF;
	border: 1px solid #ffffff;
}
#schedule_top a.week:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F28A89;
	border: 1px solid #DFDFDF;
}
/* カレンダー(土) */

#schedule_top td.sat {
	background-color: #E3EDFD;
	text-align: center;
	margin-right: 3px;
}
/* カレンダー(日) */

#schedule_to td.sun {
	background-color: #FEDEFD;
	text-align: center;
	margin-right: 1px;
}
/*--------------------------------------------------



 フォーム



--------------------------------------------------*/

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;
}
select {
	color:#666666;
	font-size:10px;
}
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;
}
input:focus,  textarea:focus {
	border: 1px solid #000;
}
form {
	margin: 0px;
	padding: 0px;
}
#schedule .block .all .all .allone img {
	margin-bottom: 3px;
}
#schedule .block .all .all .allone .cast_time {
	margin-bottom: 3px;
}
