@charset "utf-8";

/*-----------------------------------------------

ガールズ　cast.php

-----------------------------------------------*/

#cast {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
	width: 750px;
}
#cast div.all {
	padding-left: 10px;
}



/* 女の子1人分のボックス */
#cast .all .allone_wrap {
	float: left;
	margin-right: 10px;
	height: 278px;
}
#cast .all .allone {
	border: 1px solid #BB4B95;
	padding: 3px;
}



/* 女の子　名前 */
#cast .cast_name {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}

#cast .info {
	background-image: url(img/bg_info.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 130px;
}

/* 女の子　３サイズ */
#cast .cast_size {
	font-size:11px;
	text-align: center;
	padding-top: 8px;
}


/* -------------------------------------------------

プロフィール profile.php

------------------------------------------------- */


#profile {
	overflow: hidden;
}

#profile .all {
	padding-top: 10px;
	padding-bottom: 10px;
}

#profile_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#profile #left {
	width: 270px;
	float: left;
	border: 1px solid #BB4B95;
	padding-top: 5px;
	padding-bottom: 5px;
}


#profile #left img {


}
#profile #left_box {

}


#profile #right {
	float: left;
	width: 460px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#profile h3 {
	text-align: left;
	margin: 0px;
	padding: 5px 12px;
	font-size: 11px;
	text-decoration: none;
}
#comment {
}
#comment .col {
	padding: 6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #644300;
	font-size: 11px;
}




#profile #girl_name_box {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCCFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 39px;
	background-image: url(img/girl_name_box.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 1px;
	line-height: 20px;
}
#profile .osusume {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin-top: 4px;
}
#profile #right #right_pic {
	border: 1px solid #BB4B95;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 450px;
}
#profile #right #right_pic img {
}




#profile .basic_size {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#profile .contents {
	text-align: center;
	margin-bottom: 20px;
}
#profile #prof_box {
	padding: 6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#profile .prof2_td_01 {
	text-align: left;
	width: 200px;
	border-bottom: 1px dotted #604100;
	font-weight: normal;
	padding: 5px 2px 5px 5px;
	letter-spacing: 0.1em;
}
#profile .prof2_td_02 {
	text-align: left;
	width: 270px;
	border-bottom: 1px dotted #604100;
	padding: 1px 2px 1px 5px;
}

#profile #thumbnails {
	height: auto;
	clear: both;
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}
#profile #thumbnails img {
}
.trim {
	height: 48px;
	width: 48px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #DDA6CA;
}
#profile #thumbnails .trim img {
	max-width: 90px;
	max-height: 90px;
}
#profile #thumbnails .trim img {
_width: 70px;
} 


#goback a {
	background-image: url(img/button_back_girls.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 117px;
	text-indent: -9999px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}


#right_over {
	margin-bottom: 13px;
	text-align: right;
	margin-top: 10px;
}
#profile #right #right_over a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2D6D1;
	padding-bottom: 3px;
}
#profile #right #right_over a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919FAC;
	color: #000033;
}

#profile .contents img {
	border-style: none;
}

#profile #type {
	clear: both;
	text-align: left;
}
#profile #type strong {
	color: #F09;
	font-weight: bold;
	text-align: left;
}
#profile #type table {
	background-color: #ccc;
}
#type th {
	font-size: 10px;
	background-color: #FFF4FB;
	font-weight: bold;
	width: 105px;
}
#profile #type td {
	font-size:10px;
	color: #999;
	background-color: #fff;
	width: 105px;
}
#profile #type .type_y {
	color: #000;
	background-color: #FC0;
}








/* -------------------------------------------------
プロフィールページ出勤表 profile.php
------------------------------------------------- */
#weektime {
	margin-top: 10px;
}
#weektime table {
	width: 460px;
	margin-top: 2px;
	border: 1px solid #BB4B95;
	font-weight: normal;
	color: #000000;
}

#weektime th {
	text-align: center;
	color: #000000;
	background-color: #FCC5DF;
	padding: 3px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#weektime td {
	text-align: center;
	padding: 3px;
	background-color: #FEE9F3;
}
#weektime .sat {
	background-color: #FB9FCB;
}
#weektime .sun {
	background-color: #FB9FCB;
}
#weektime .schedule {
	background-color: #FFD9DD;
	height: 12px;
	color: #999999;
	text-align: left;
	text-indent: 5px;
}
#weektime h3 {
	font-size: 12px;
	font-weight: bold;
}


/* -------------------------------------------------

   出勤表 cast_shift.php

------------------------------------------------- */

#schedule {
	height: auto;
	width: 750px;
}

#schedule div.all {
	clear: both;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* 女の子1人分のボックス */
#schedule div.all_one {
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #F9ABDB;
	padding: 4px;
}

/* 出勤時間 */
#schedule .cast_name {
	font-weight: bold;
}
#schedule .cast_time {
}
/* 女の子1人分の画像 */
#schedule .all .all_one img {
	width: 98px;
}

/* カレンダー */
#schedule td.normal {
	text-align: center;
	margin-top: 3px;
}

/*week*/
#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: 60px;
	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 .button_week a {
	background-image: url(img/button_week.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 144px;
	margin-left: 360px;
}
/* -------------------------------------------------

   週間別出勤表 schedule_l.php

------------------------------------------------- */

#schedule_l {
	text-align: left;
	width: 730px;
	margin: 0px auto;
	padding: 10px;
}
#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: #F9ABDB;
}
/*カレンダー1日分*/
#schedule_l td {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
/*カレンダー　見出し部分*/
#schedule_l .sch_week .glay {
	background-color: #FDD0E4;
	width: 700px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #DF0B70;
}

/*カレンダー　画像サムネイル表示部分*/
#schedule_l .sch_week .sch_thumb {
	width: 50px;
}
#schedule_l .sch_week .sch_thumb img {
	width: 98px;
}
#schedule_l th {
	font-weight: normal;
	text-align: center;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
#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: 144px;
}

/*-----------------------------------------------

　　出勤表　　schedule_top.php
    (別ページにinlineframe埋込用)
	
----------------------------------------------*/
#schedule_top {
	text-align: left;
	padding: 4px 0px 0px;
	width: 509px;
	margin: 0px;
	height: 190px;
	background-color: #FEE9F3;
}
#schedule_top div.all {
	clear: both;
	height: 180px;
	width: 497px;
	overflow: auto;
	padding-left: 12px;
	margin-top: 6px;
}
/*名前*/
#schedule_top .cast_name {
	padding-top: 3px;
}

/*名前*/
#schedule_top .cast_size {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}

/*出勤時間*/
#schedule_top .cast_time {
	color: #666666;
	font-size: 10px;
}

/*女の子1人分の画像*/
#schedule_top .all .all_one img {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 86px;
}

/*女の子1人分*/
#schedule_top div.all_one {
	width: 86px;
	float: left;
	text-align: center;
	padding: 2px 0px 4px;
	background-color: #FFFFFF;
	border: 1px solid #F9ABDB;
	margin: 0px 8px 12px 0px;
	height: 164px;
}

/*week*/
#schedule_top .all_week {
	margin-top: 10px;
	font-size: 10px;
	margin-left: 6px;
	margin-bottom: 8px;
}
#schedule_top .all_week02 {
	margin-top: 12px;
	font-size: 10px;
	margin-bottom: 8px;
}
#schedule_top .week {
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 50px;
	text-align: center;
	background-color: #F28A89;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#schedule_top a.week:link {
	color: #333333;
	display: block;
	text-align: center;
	width: 50px;
	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;
}
