@charset "utf-8";
/* キャスト一覧･出勤表・プフィールページ用css
　ヘッダー等は、既存ページのstyle.cssに依存 */

.cf:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.cf {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .cf {
	height: 1%
}
.cf {
	display: block;
}
/* end MacIE5 */

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

プロフィール profile.php

------------------------------------------------- */
#girls_profile {
	margin:10px 0 0 0;
	display:block;
}

#girls_profile #all {
	margin:20px 0 10px 0;
	display:block;
	width:810px !important;
}

#girls_profile #type_t {
	clear: both;
	margin-left: 8px;
	margin-top: 5px;
}
#girls_profile #type_t .type_ti {
	font-size: 12px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}
#girls_profile #type th {
	background-color:#FEEAE2;
	color: #333;
}
#girls_profile #type td {
	background-color: #fff;
	font-size:11px;
	color: #999;
}
#girls_profile #type .type_y {
	color: #fff;
	background-color: #F69;
}
#girls_profile #prof {
	display:block;
	padding-left: 10px;
	line-height: 1.5;
	text-align: justify;
}
#girls_profile #left {
	width: 370px;
	text-align: center;
	margin:0;
	float: left;
}

#girls_profile #left #left_pic img {
	padding:2px;
	border:1px solid #CCC;
}

#girls_profile #synthesis {
	width: 370px;
	text-align: left;
	margin:10px 0;
	float: right;
	background:#000000;
	color: #FFF;
}

#girls_profile #synthesis h3 {
	margin:0;
	padding:0;
}

#girls_profile #synthesis ul.iconlist {
	width:345px;
	margin:10px auto;
	list-style:none;
}

#girls_profile #synthesis ul.iconlist li {
	width:115px;
	float:left;
}

#girls_profile #synthesis ul.ratinglist {
	width:345px;
	margin:10px auto;
	list-style:none;
}

#girls_profile #synthesis ul.ratinglist li {
	width:165px;
	padding:2px 0;
	margin:0 0 2px 0;
	border-bottom:1px dotted #CCC;
	height:17px;
}

#girls_profile #synthesis ul.ratinglist li.odd {
	float:left;
}

#girls_profile #synthesis ul.ratinglist li.even {
	float:right;
}

#girls_profile #synthesis ul.ratinglist li span.menu {
	width:80px;
	float:left;
}

#girls_profile #synthesis ul.ratinglist li .score {
	width:80px;
	float:right;
}

#girls_profile #right {
	float: right;
	text-align: justify;
	clear: right;
	height: auto;
	width: 420px;
}
#girls_profile #thumbnails {
	text-align: left;
	margin:10px auto;
	padding:0;
	width:310px;
}

#girls_profile #thumbnails ul {
}

#girls_profile #thumbnails ul li {
	list-style:none;
	float:left;
	margin:0 5px 3px 0;
	display:block;
}

#girls_profile .thumbnail {
	height: 77px;
	width: 50px;
	border: 1px solid #999999;
	padding: 1px;
	margin:0;
	
}
.thumb_border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
#girls_profile #girl_name {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin:0;
	text-align: left;
	border-left:5px solid #006699;
	padding:0 20px 0 12px;
	float:left;
}

#girls_profile #girl_name p.cast_size {
	font-size: 10px;
	font-weight:normal;
}


#girls_profile #girl_blog {
	float:right;
}

#girls_profile .basic_size {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
#girls_profile .prof_td_01 {
	margin: auto;
	text-align: left;
	font-weight: normal;
	color: #666;
	font-size: 10px;
}
#girls_profile .dot {
	border-bottom:1px dotted #666;
	margin-bottom: 5px;
	margin-top: 3px;
}
#girls_profile a:hover .thumbnail {
	border: 1px solid #CC6633;
}
#girls_profile #cast_back {
	display: block;
	text-align: right;
}

#atention {
	clear: left;
	float: none;
	padding: 10px;
	width: 610px;
}
.wht {
	color: #0099CC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
}

h3#schedule_title{
	border-bottom:1px dotted #0099CC;
	font-weight:bold;
	font-size: 14px;
	padding: 0 0 3px 0;
}
/* -------------------------------------------------
プロフィールページ出勤表 profile.php
------------------------------------------------- */
/* 出勤カレンダー */
#weektime table {
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0px;
	width: 810px;
	border:1px solid #CCC;
}

#weektime {
	margin-top: 0px;
	margin-left: 0px;
	display:block;
}
/* カレンダー日付 */
#weektime th {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
	margin: 1px;
	font-weight: normal;
	height: 17px;
	width:110px;
}
/* カレンダー出勤時間 */
#weektime td {
	text-align: center;
	font-size: 10px;
	padding: 3px;
	background-color: #F2F2F2;
	margin: 1px;
}
/* カレンダー出勤時間(土日) */
#weektime .sat {
	background-color: #0099CC;
}
#weektime .sun {
	background-color: #CC6699;
}
#profile #tag_similar {
	clear: both;
	float: none;
}
/* リスト */
li {
	margin:0;
	padding:0;
}
ul {
	margin: 0px;
	padding: 0px;
}
/*-----------------------------------------------
オプション
-----------------------------------------------*/
/* オプション表示領域 */
#option {
	width: 545px;
	padding: 1px;
	margin-top: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
}
/* オプション1つ分の表示領域 */
#option .option_one {
	float: left;
	padding: 0px;
	width: 268px;
	margin: 1px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
#option .option_one .option_left1 {/* ◎ */
	float: left;
	background-color: #DEDBF0;
	padding: 5px;
	display: block;
	width: 200px;
}
#option .option_one .option_left2 {/* ○ */
	float: left;
	background-color: #FFCCCC;
	padding: 5px;
	display: block;
	width: 200px;
}
#option .option_one .option_left3 {/* △ */
	float: left;
	background-color: #DEDBF0;
	padding: 5px;
	display: block;
	width: 200px;
}
#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: 200px;
}
#option .option_one .option_left {/* 未記入 */
	float: left;
	color: #CCCCCC;
	display: block;
	width: 200px;
}
#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: 200 .px;
	width: 200px;
}
#option .option_one .option_right {
	float: right;
	text-align: center;
	width: 46px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
/*-----------------------------------------------

ガールズ　cast.php

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

#girls {
display:block;
}
/* キャストページの上下左右余白 */
#girls div.all {
	display:block;
	padding:0 0 0 50px;
}
/* キャスト１人分の表示 */
#girls .allone {
	float: left;
	margin:0 15px 20px 0;
	overflow:hidden;
	width:135px;
}
.nameage {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 5px 0;
}
.comm {
	font-size: 10px;
	font-weight: bold;
	color: #A0146C;
	margin: 5px 0;
	height:40px;
	overflow:hidden;
}
/* キャスト一覧画像 */

#girls .allone .thumb_img {
	text-align:center;
}

#girls .allone .thumb_img img {
	background-color: #FFFFFF;
	padding: 2px;
	margin:0 auto;
}


/* 名前 */
#girls .cast_name {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	padding-left: 2px;
}
/* 3サイズ */
#girls .cast_size {
	font-size:10px;
	text-align: left;
	margin: 3px 0;
}


#girls .cast_icon {
	width:125px;
	margin:2px 0;
	height:16px;
}

#girls .mail_check {
	font-size:10px;
	background:url(img/mail_entry.jpg) no-repeat;
	display:block;
	height:22px;
	line-height:19px;
	color:#FFF;
	text-indent:2px;
}

#girls .mail_check input {
	vertical-align:middle;
	margin:0 2px 0 0;
}

#girls .mail_check input:hover {
	border: none !important;
}

#girls .cast_icon img {
	float:left;
	width:60px;
	padding:0;
	margin:0 1px 0 0
}

/* ページ送り */
#girls .number {
	text-align: right;
	width: 240px;
	float: right;
	margin-top: 15px;
}

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

出勤表  cast_shift.php

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

#schedule {
	text-align: left;
	margin-right: auto;
	padding: 0px;
	display:block;
	margin-left: auto;
	margin-top: 0px;
}

/* 週間カレンダー */

ul#sch_week{
	margin:10px 0;
	padding:0;
}

ul#sch_week li{
	float:left;
	width:108px;
	display:block;
	margin:0 5px 0 0;
}

#schedule .week {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#schedule a.week:hover {
	text-decoration: none;
}


#schedule img.cast {
	border: 1px solid #666;
	text-align: center;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#schedule li.normal {
	background: #EFEFEF;
	text-align: center;
	border:1px solid #DDD;
}

#schedule li.sat {
	background: #E3EDFD;
	text-align: center;
	border:1px solid #66CCFF;
}
#schedule li.sun {
	background: #FEDEFD;
	text-align: center;
	border:1px solid #FF66CC;
}

ul#sch_select{
	margin:10px auto;
	padding:0;
	font-size:12px;
	width: 760px;
}

ul#sch_select li{
	float:left;
	display:block;
	margin:0 5px 0 0;
	line-height:24px;
}

ul#sch_select li#date{
	width:120px;
	font-weight:bold;
}
ul#sch_select li .choice {
	background-image: url(img/choice.jpg);
	height: 19px;
	width: 60px;
	border: none;
	padding: 0;
	margin: 0;
	cursor:pointer;
}



/*-----------------------------------------------
出勤表カレンダー部分　
----------------------------------------------*/
#schedule .all_week {
	padding: 0px;
}
#schedule .all .allweek {
	margin: 0px;
	padding: 0px;
}
#schedule form {
	margin: 0px;
	padding: 0px;
}

/* 出勤表ページの上下左右余白 */
#schedule div.all {
	display:block;
	padding:0 0 0 50px;
}

/* 出勤表一覧１人分 */
#schedule div.sch_allone {
	float: left;
	margin:0 25px 10px 0;
	height: 280px;
	overflow:hidden;
	width:126px;
}
/* 名前 */
#schedule div.cast_name {
	margin:0;
	font-weight: bold;
	text-align: center;
	padding:2px 0;
}
/* 3サイズ */
#schedule div.cast_size {
	font-size: 10px;
	text-align: left;
	color: #666666;
}
/* 出勤時間 */
#schedule .cast_time {
	font-weight: normal;
	padding:2px 0;
	color: #666666;
	font-size:10px;
}
/* 出勤表一覧画像 */
#schedule .sch_allone img {
	background-color: #FFFFFF;
	padding: 2px;
	border:1px solid #DBDBDB;
}

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

出勤表(TOPページ)　 schedule_top.php

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

#schedule_top {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 480px;
	font-size:12px;
}
ul#top_sch_week{
	margin:10px 0;
	display:block;
	width:480px;
}

ul#top_sch_week li{
	float:left;
	width:60px;
	display:block;
	margin:0 5px 0 0;
}

#schedule_top .week {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#schedule_top a.week:hover {
	text-decoration: none;
}

#schedule_top li.normal {
	background: #EFEFEF;
	text-align: center;
	border:1px solid #DDD;
}

#schedule_top li.sat {
	background: #E3EDFD;
	text-align: center;
	border:1px solid #66CCFF;
}
#schedule_top li.sun {
	background: #FEDEFD;
	text-align: center;
	border:1px solid #FF66CC;
}

#schedule_top p.read{
	margin:0 0 5px 0;
	padding:0;
}

ul#top_sch_select{
	margin:10px auto;
	padding:0;
	font-size:12px;
	display:block;
	width: 480px;
}

ul#top_sch_select li{
	float:left;
	display:block;
	margin:0 5px 0 0;
	line-height:24px;
}

ul#top_sch_select li#date{
	width:120px;
	font-weight:bold;
}
ul#top_sch_select li .choice {
	background-image: url(img/choice.jpg);
	height: 19px;
	width: 60px;
	border: none;
	padding: 0;
	margin: 0;
	cursor:pointer;
}

#schedule_top img {
	padding:2px;
	border:1px solid #CCC;
}

/* 名前 */
#schedule_top .cast_name {
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0;
}
/* 3サイズ */
#schedule_top .cast_size {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 1px 0;
}
/* 出勤時間 */
#schedule_top .cast_time {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 1px 0;
}
/* 画像1人分 */
#schedule_top div.all_one {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	margin:0;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 115px;
	height: 235px;
	overflow: hidden;
}

#schedule_top .comment {
	font-size: 10px;
	font-weight: bold;
	color: #A0146C;
}

#content h2, #sidebar h2 {
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #000000;
	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;
	margin:0 auto;
	background-color: #FFFFFF;
	display: block;
}
/* 上下左右余白 */
#schedule_l .all {
	margin:0 auto;
	padding: 10px;
}
/* リンク */
#schedule_l a {
	text-decoration: underline;
}
#schedule_l a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* 出勤カレンダー */
#schedule_l .sch_week {
	border:1px solid #DDD;
	border-collapse:collapse;
	width:790px;
}
#schedule_l td {
	background-color: #FFFFFF;
	text-align: center;
	border:1px solid #DDD;
}

#schedule_l td.sch_thumb{
	height:100px;
}

#schedule_l td.normal,#schedule_l td.sat,#schedule_l td.sun {
	width:100px;
	font-size:10px;
	padding:5px 0;
}

#schedule_l td.sch_time{
	height:35px;
}

#schedule_l .sch_thumb img {
	
}

.list_up {
	margin-bottom: 5px;
}
/* 名前・3サイズ */
#schedule_l .sch_week .glay {
	background:#CCC;
	text-align: left;
	color: #333333;
	text-indent: 20px;
	height:20px;
}
/* 日付 */
#schedule_l th {
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background: #EEEEEE;
	height:20px;
	
}

#schedule_l .pagenavi{
	margin:10px 0;
}

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

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;
}


/*======================================
	*****
=======================================*/

#mail_form_section{
	background:url(img/mail.png) no-repeat;
	width:800px;
	margin:0 auto;
}

#girls_profile #mail_form_section{
	background:url(img/profile_mail.png) no-repeat;
	width:820px;
	margin:0 auto 10px 0;
}


ul#mail_form {
	width:780px;
	margin:0 auto !important;
	padding:125px 0 0 0;
	font-size:12px;
}

#girls_profile ul#mail_form {
	width:780px;
	margin:0 auto !important;
	padding:100px 0 0 0;
	font-size:12px;
}

ul#mail_form li{
	float:left;
	height:25px;
}

ul#mail_form li input.input_form{
	border:1px solid #999;
	padding:2px;
}

ul#mail_form li input.input_form:focus{
	border:1px solid #00CCFF;
}

ul#mail_form li#namecheck{
	display:block;
	float:none;
	height:20px;
	font-weight:bold;
}

ul#mail_form li#namecheck input{
	vertical-align:middle;
}

ul#mail_form li#namefield{
	width:250px;
}

ul#mail_form li#namefield input#namefield{
	width:146px;
}

ul#mail_form li#emailfield{
	width:250px;
}

ul#mail_form li#emailfield input#emailfield{
	width:146px;
}

ul#mail_form li#entdel{
	width:100px;
	line-height:20px;	
}

ul#mail_form li#entdel label{
}

ul#mail_form li#entdel input#ent,ul#mail_form li#entdel input#del{
	vertical-align:middle;	
}

ul#mail_form li#submit{
	width:150px;
}

ul#mail_form li#submit input#send{
	width:150px;
	background:url(img/send_button.jpg) no-repeat;
	border:none;
	height:25px;
	color:#FFF;
	cursor:pointer;
}

#mail_form_section{
	width:810px;
	margin:10px auto;
	height:160px;
}

#mail_form_section p#section_title{
	font-size:14px;
}

#err_msg{
	width:790px;
	background:#ffd0d0;
	border:1px solid #FF6699;
	font-size:14px;
	text-align:center;
	padding:5px;
	margin:0 0 10px 0;
}

#ent_msg{
	width:790px;
	background:#dcebfe;
	border:1px solid #7ab4fb;
	font-size:14px;
	text-align:center;
	padding:5px;
	margin:0 0 10px 0;
}

#del_msg{
	width:790px;
	background:#fffeda;
	border:1px solid #ffe971;
	font-size:14px;
	text-align:center;
	padding:5px;
	margin:0 0 10px 0;
}



