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



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

ガールズ　cast.php

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

#cast {
}

#cast div.all {
	clear: both;
	margin-right: auto;
	margin-left: 8px;
	text-align: center;
	margin-top: 8px;
}


#cast .all .allone {
	float: left;
	text-align: center;
	height: 260px;
	width: 140px;
	background-image: url(img/bg_allone.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
}
#cast .all .allone .thumb img {
	border: 1px solid #C5973A;
	margin-top: 6px;
}



#cast td.sat {
	background-color: #CEF;
}
#cast td.sun {
	background-color: #FEE;
}
#cast .choice {
	margin-bottom: -4px;
}

#cast .shop_name {
}
#cast .cast_name {
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
#cast .cast_name a {
	color: #FFFFFF;
}
#cast .cast_name a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#cast .all .allone .cast_name img {

}
#cast all .allone .icon img{

}
#cast .cast_size {
	font-size:10px;
	margin-bottom: 3px;
	color: #574113;
}


#cast .number {
	text-align: right;
	width: 240px;
	float: right;
	margin-top: 15px;
}

.comment {
	font-size: 9px;
	color: #666666;
}

#cast a {
	color: #FFB0FF;
	overflow: hidden;
	text-decoration: none;
}
#cast a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}

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

プロフィール profile.php

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


#profile {

}


#profile .all {
	padding: 10px 10px 0px;
}




#profile #left {
	float: left;
	height: auto;
	width: 518px;
	border: 1px solid #DDB259;
	background-image: url(img/bg_profile_left.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
}

#profile #girl_name_box {
	background-image: url(img/bg_girls_name_box.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
	width: 508px;
	padding-top: 12px;
	padding-left: 10px;
	vertical-align: middle;
}
#profile .size {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	display: inline;
}
#profile .size img {
	vertical-align: middle;
	margin-left: 10px;
}


#profile #thumbnails {
	height: 244px;
	clear: both;
	width: 518px;
	margin: 0px;
	background-image: url(img/bg_thumbnail.jpg);
	background-repeat: no-repeat;
}
#profile #thumbnails .thumbnail {
	width: 400px;
	padding-top: 8px;
	padding-left: 60px;
}
#profile #thumbnails img {
	width: 69px;
	float: left;
	border: 1px solid #000000;
	margin-top: 6px;
	margin-right: 6px;
}


#profile #prof_box {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
#profile .prof2_td_01 {
	text-align: left;
	width: 160px;
	border-bottom: 1px dotted #FFDFB0;
	font-weight: normal;
	padding: 3px 2px 3px 5px;
	letter-spacing: 0.1em;
}
#profile .prof2_td_02 {
	text-align: left;
	width: 330px;
	border-bottom: 1px dotted #FFDFB0;
	padding: 1px 2px 1px 5px;
}

#profile #message {
	background-image: url(img/bg_message.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 508px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#profile #message h3 {
	padding-top: 5px;
	padding-left: 5px;
}
#profile #message .col {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


#profile #right {
	float: right;
	height: auto;
	width: 328px;
	border: 1px solid #DDB259;
	background-image: url(img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#profile #right .right_pic {
	height: 480px;
}
#profile #right .right_pic img {
	border: 1px solid #B98929;
	margin: 13px;
}
#profile #right .manager {
	margin-top: 46px;
}
#profile #right .manager .col {
	height: 130px;
	padding: 6px;
	overflow: auto;
}


#profile #goback a {
	float: left;
	background-image: url(img/goback.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 260px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-left: 40px;
}




/* -------------------------------------------------
プロフィールページ出勤表 profile.php
------------------------------------------------- */
#profile #weektime {
	background-image: url(img/bg_weektime.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 520px;
	float: left;
	margin-top: 6px;
}
#profile #weektime table {
	width: 492px;
	border: 1px solid #DEB05A;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 48px;
	margin-left: 14px;
	font-size: 10px;
}

#profile #weektime th {
	text-align: center;
	color: #FFFFFF;
	background-color: #C02C22;
	padding: 3px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#profile #weektime td {
	text-align: center;
	padding: 3px;
	background-color: #DF5448;
}
#profile #weektime .sat {
	background-color: #031634;
}
#profile #weektime .sun {
	background-color: #8C0000;
}
#profile #weektime .schedule {
	background-color: #FFD9DD;
	height: 12px;
	color: #999999;
	text-align: left;
	text-indent: 5px;
}
#profile .btn_photodiary {
	float: right;
	height: 25px;
	width: 120px;
	margin-right: 10px;
	vertical-align: middle;
}
#profile .prof_box {
	display: inline;
	float: left;
	margin-top: 4px;
}








/* 出勤表--------------------------------------------- */

#schedule_index {
	width: 876px;
	font-size: 12px;
	height: 202px;
	overflow: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	background-color: #A10F0C;
}
#schedule_index .all {
	padding-left: 12px;
	padding-top: 6px;
}
#schedule_index .all_one {
	background-image: url(img/bg_schedule_index.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 196px;
	width: 98px;
	margin-right: 7px;
	text-align: center;
}
#schedule_index .box img {
	width: 92px;
	padding: 2px 3px;
}
#schedule_index .cast_time {
	font-size: 10px;
}





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

出勤表  cast_shift.php

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

#schedule {
}

#schedule .entry_cast {
}

#schedule div.all {
	clear: both;
	padding-left: 6px;
}
#schedule .all table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#schedule div.all_one {
	float: left;
	text-align: center;
	height: 202px;
	width: 97px;
	margin-right: 10px;
}
#schedule div.all_block {
	border: 1px solid #B98929;
	height: 190px;
	width: auto;
	padding: 1px;
}



#schedule .all_one img {

}
#schedule .all_one .icon img {
	border-style: none;
}

#schedule .entry_cast .all .all_one img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#schedule .cast_name {
	font-weight: bold;
	margin-top: 2px;
}
#schedule .select {
	width: 80px;
}


#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;
}
#schedule .banner {
	border-top: 1px solid #960A65;
	border-right: 1px solid #960A65;
	border-left: 1px solid #960A65;
}

#schedule a {
	color: #A93232;
	overflow: hidden;
	text-decoration: none;
}
#schedule a:hover {
	color: #A93232;
	text-decoration: underline;
}

#schedule .button_week a {
	background-image: url(img/button_week.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 150px;
}

/* カレンダー */
#schedule td.normal {
	text-align: center;
	margin-top: 3px;
}

/*-----------------------------week------------------------*/
#schedule .allweek {
	background-color: #740B09;
	height: 40px;
	width: 876px;
}
#schedule .allweek table {
	margin: 10px;
}
#schedule .all_week {
	border: 1px solid #DF5448;
}
#schedule .week {
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 119px;
	text-align: center;
	background-color: #DF5448;
}

#schedule a.week:link {
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 119px;
	background-color: #C02C22;
}
#schedule a.week:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DF5448;
	width: 119px;
}

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

/* カレンダー(日) */
#schedule td.sun {
	background-color: #FEDEFD;
	text-align: center;
}


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

フォーム部品

--------------------------------------------------*/
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;
}
small {
	font-size: 9px;
	color: #666666;
	padding-bottom: 3px;
}

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;
}
.ad_bnr {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#ul {
	margin-top: 5px;
	text-align: left;
}
.td04 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}
.pagenavi {
	font-size: 12px;
}



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

   週間別出勤表 schedule_l.php

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

#schedule_l {
	padding: 12px 14px 12px 12px;
}
#schedule_l .all {

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

/*カレンダーの枠線(背景色が枠線色)*/
#schedule_l .sch_week {
	padding: 0px;
	background-color: #740B09;
}
/*カレンダー1日分*/
#schedule_l td {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #B52C20;
}
/*カレンダー　見出し部分*/
#schedule_l .sch_week .glay {
	background-color: #740B09;
	width: 800px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*カレンダー　画像サムネイル表示部分*/
#schedule_l .sch_week .sch_thumb {
	width: 50px;
}
#schedule_l .sch_week .sch_thumb img {
	width: 90px;
}
#schedule_l th {
	font-weight: normal;
	text-align: center;
	padding: 0px;
	color: #000000;
	background-color: #DF5448;
	font-size: 10px;
}
#schedule_l .pagenavi {
	padding-top: 10px;
}
#schedule_l .list_up {
	margin-bottom: 10px;
}
#schedule_l .number {
	float: left;
}
#schedule_l .button_today_schedule a {
	float: right;
	background-image: url(img/button_today_schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 150px;
	margin-right: 5px;
}
