@charset "shift_jis";
/* CSS Document */

h2 {
	color: #F00;
	float: left;
	display: block;
	width: 213px;
	line-height: 16px;
}
#schedule_wrapper {
	padding-left: 10px;
	padding-top: 5px;
}
.girls_list_icon_desc {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 15px;
	text-align: center;
}
.girls_list_icon_desc img {
	height: auto;
	vertical-align: bottom;
	width: 16px;
}
#day_wrapper {
	float: left;
}
#view_day {
	background-color: #333;
	color: #FFF;
}
.day {
	float: left;
	height: 17px;
	width: 80px;
	background-color: #CCC;
	line-height: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-right: 3px;
	font-size: 11px;
}
.day a:link, .day a:visited {
	text-decoration: none;
	color: #000;
}
.day a:hover, .day a:active {
	text-decoration: none;
	color: #F00;
}
.day a:hover .blue, .day a:active .blue {
	color: #F00;
}
.schedule_container {
	clear: left;
}
h3 {
	display: block;
	font-weight: normal;
	padding-top: 14px;
	padding-bottom: 12px;
}
.schedule_box {
	background-image: url(../image/girls/schedule_back.gif);
	background-repeat: no-repeat;
	height: 245px;
	width: 251px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.girls_list_icon {
	display: flex;
	position: absolute;
	right: 2px;
	top: 51px;
}
.girls_list_icon p {
	margin-right: 1px;
	text-align: center;
	width: 12px;
}
.girls_list_icon p img {
	width: 100%;
	height: auto;
}
.schedule_photo {
	float: left;
	height: 150px;
	width: 100px;
}
.schedule_right {
	float: left;
	padding-left: 5px;
	position: relative;
}
.schedule_time {
	height: 26px;
	width: 124px;
	padding-top: 17px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 17px;
}
h4 {
	width: 141px;
	display: block;
	font-size: 12px;
	line-height: 19px;
	height: 37px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62512d;
	margin-bottom: 3px;
	font-weight: normal;
}
.schedule_prof {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62512d;
}
.schedule_name {
	font-size: 16px;
}
.schedule_age {
	font-size: 12px;
}
.schedule_new {
	height: 15px;
	width: 50px;
	position: absolute;
	top: 143px;
	left: 5px;
}
.schedule_update {
	height: 15px;
	width: 50px;
	position: absolute;
	top: 2px;
	right: 1px;
}
.schedule_thum img {
	margin-left: 5px;
	height: 66px;
	width: 44px;
}
.schedule_com {
	font-size: 10px;
	line-height: 14px;
	height: 80px;
	overflow: hidden;
	padding: 5px;
}
