@charset "shift_jis";
/* CSS Document */
#main div.schedule {
	width: 697px;
	margin-bottom: 20px;padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.schedule_header_1 h2 {
	width: 697px;height: 45px;
  margin: 0;padding-top: 20px;
	background: url(../img/titles/schedule_title1.png) no-repeat;
	font-size: 16px;font-weight: normal;color: #432912;text-indent: 150px;
}
.schedule_header_2 h2 {
	width: 697px;height: 45px;
  margin: 0;padding-top: 20px;
	background: url(../img/titles/schedule_title2.png) no-repeat;
	font-size: 16px;font-weight: normal;color: #432912;text-indent: 260px;
}
.girls_header h2 {
	width: 697px;height: 45px;
  margin: 0;padding-top: 20px;
	background: url(../img/titles/girls_title.png) no-repeat;
	font-size: 16px;font-weight: normal;color: #432912;text-indent: 120px;
}
.newface_header h2 {
  width: 697px;height: 45px;
	margin: 0;padding-top: 20px;
	background: url(../img/titles/newface_title.png) no-repeat;
	font-size: 16px;font-weight: normal;color: #432912;text-indent: 200px;
}
.girls_search_header h2 {
  width: 697px;height: 45px;
  margin: 0;padding-top: 20px;
  background: url(../img/titles/girl_search_title.png) no-repeat;
  font-size: 16px;font-weight: normal;color: #432912;text-indent: 220px;
}
.schedule_body {
	width: 687px;min-height: 20px;
	margin: 0;padding: 0 5px;
	overflow: hidden;
	background: url(../img/main_bg_02.png) repeat;
}
.girls_body {
	width: 687px;
	margin: 0;padding: 0 5px;
	overflow: hidden;
	background: url(../img/main_bg_02.png) repeat;
}
div.girls .girls_body {
	min-height: 10px;
}
.girls_footer {
	width: 697px;height: 20px;
	margin-bottom: 20px;
	background: url(../img/main_bg_03.png) no-repeat;
}
/* /////////////////////
		girls_list
///////////////////// */
.girls_list {
	overflow: hidden;
}
.girls_list li {
	width: 165px;height: 388px;
	margin: 0;padding: 3px;
  float: left;
	overflow: hidden;
}
.girls_list li p.girls_comment {
  height: 18px;
	padding: 2px 5px;
	color: #ff0064;
}
.girls_list li .girls_thumb {
	width: 150px;height: 219px;
	padding: 5px;
	background: #fff;
	border: solid 1px #e4e2e3;
	text-align: center;
}
.girls_list li .girls_thumb img {
	width: 150px;height: auto;
}
.girls_list li .girls_data {
	overflow: hidden;
}
.girls_list p.type_icon {
	overflow: hidden;
	text-align: center;
	height:29px;
}
.girls_list p.type_icon img {
	margin: 0;padding: 2px 1px;
	text-align: center;
	float: left;
}
.girls_list p.girls_name {padding: 2px 5px;}
.girls_list p.girls_size {
  padding: 2px 5px;
	border-top: 1px dotted #432912;border-bottom: 2px dotted #432912;
	clear: both;
}
.girls_list p.time {
  padding: 2px 0;
  text-align: center;
  border-bottom: 2px dotted #432912;
}
.girls_list p.time span.time_txt_01 {
  width: 165px;height: 18px;
  padding: 1px 0;
	color: #ffb900;font-weight: normal;
	background: #432912;
	display: block;
}
.girls_list p.time span.time_txt_02 {
  width: 165px;height: 18px;
	padding: 1px 0;
	color: #fff;font-size: .9em;
	background: #432912;
	display: block;
}
.girls_thumb {position: relative;}
.girls_thumb div.entry_date {
	width: 68px;height: 60px;
	background: url(../img/entry_date_bg.png) no-repeat;
	position: absolute;bottom: 5px;left: 5px;
}
.girls_thumb div.entry_date p {
  padding: 22px 0 0 3px;
  color: #fff;font-size: 12px;text-align: left;
}
/* hover effect */
.girls_thumb {
  width: 150px;
  overflow: hidden;
}
.girls_thumb img {
	-webkit-transform: scale(1);transform: scale(1);
	-webkit-transition: .25s ease-in-out;transition: .25s ease-in-out;
}
.girls_thumb:hover img {
	-webkit-transform: scale(1.075);transform: scale(1.075);
}
.girls_thumb div.entry_date {
  bottom: 0;
  left: 0;
}
/* hover effect top_newface */
.newface_thumb {
  width: 140px;
  overflow: hidden;
}
.newface_thumb img {
	-webkit-transform: scale(1);transform: scale(1);
	-webkit-transition: .25s ease-in-out;transition: .25s ease-in-out;
}
.newface_thumb:hover img {
	-webkit-transform: scale(1.075);transform: scale(1.075);
}
/* search_form */
.girls_search {
	width: 677px;
	padding: 0px 10px 15px;
	background: url(../img/main_bg_02.png) repeat;
	overflow: hidden;
}
.search_form {padding: 0 10px;}
.search_form dl {
  padding-left: 18px;
  float: left;
  overflow: hidden;
}
.search_form dt {
	width: 48px;
	font-size: 14px;line-height: 29px;
	float: left;
	overflow: hidden;
}
.search_form dt span {font-size: 12px;}
.search_form dl.wide {padding-left: 0;}
.search_form dl.wide dt {
	width: 114px;	/* 5•¶Žš */
	font-size: 14px;
	float: left;
	overflow: hidden;
}
.search_form dl.narrow dt {
	width: 34px;	/* 2•¶Žš */
	font-size: 14px;
	float: left;
	overflow: hidden;
}
.search_form dd {
	font-size: 14px;
	float: left;
	overflow: hidden;
}
.search_form select,
.search_form input:focus {outline: none;}
.search_form select {
	padding: 4px 8px;
	color: #432912;
	border-radius: 3px;border: 1px solid #eee;
}
.search_form input[type=text] {
	padding: 5px 10px;
	border-radius: 3px;border: 1px solid #eee;
	background: #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);
}
.search_form input[type=text]:focus {
	color: #432912;
	border: solid 1px #ddd;
	background: #eee;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);
}
.search_form input[type=submit] {
	width: 110px;height: 29px;
	border-radius: 3px;border: solid 1px #888;
	color: #342f2c;text-shadow: 1px 1px 1px rgba( 255, 255, 255, 1);
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#d5d5d5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#d5d5d5')";
	background-image: -moz-linear-gradient(top, #ffffff, #d5d5d5);background-image: -ms-linear-gradient(top, #ffffff, #d5d5d5);background-image: -o-linear-gradient(top, #ffffff, #d5d5d5);background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#d5d5d5));background-image: -webkit-linear-gradient(top, #ffffff, #d5d5d5);background-image: linear-gradient(top, #ffffff, #d5d5d5);
}
.search_form form {
  margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.search_form form p {
  height: 28px;
  padding: 12px 0 0;
  font-size: 12px;
	float: left;
	overflow: hidden;
}
.search_form form p.search_title {
  width: 669px;height: auto;
  margin: 10px 0;padding: 3px;
	font-size: 16px;font-weight: bold;color: #BD726D;
	float: left;
	overflow: hidden;
}
.search_form form p input[type=checkbox] {
  width: 16px;height: 16px;
	vertical-align: middle;
}
.search_form form p label {
  padding: 0 80px 0 5px;
	font-size: 14px;line-height: 18px;
	vertical-align: middle;
}
.submit_btn {
	overflow: hidden;
	position: absolute;right: 0;bottom: 0;
}
p.result {
  padding: 10px;
	font-size: 14px;text-align: center;
}
.trigger {
  width: 300px;height: 30px;
  margin: 0 auto;
  text-indent: 100%;white-space: nowrap;overflow: hidden;
  background: url(../img/search_form_off.png) no-repeat;
  display: block;
}
.trigger.active {background: url(../img/search_form_on.png) no-repeat;}
