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

#girls_list_container {
	padding-top: 50px;
}
.girls_list {
	height: 372px;
	width: 188px;
	float: left;
	margin-bottom: 5px;
	margin-right: 6px;
	background-image: url(../img/girl/girlslist_bg.png);
	position: relative;
	padding-top: 8px;
}
.girls_list a {
	display: block;
}
.girls_list_pic {
	height: 240px;
	margin-bottom: 6px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.girls_list_photo {
	height: 240px;
	width: 160px;
}
.girls_list_title {
	height: 19px;
	margin-bottom: 9px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	background-color: #750000;
	font-size: 12px;
	font-weight: bold;
}
.girls_list_new {
	position: absolute;
	top: 255px;
	right: 5px;
	height: 25px;
	width: 80px;
}
.girls_list_prof {
	margin-bottom: 5px;
	line-height: 17px;
	padding-left: 15px;
	font-weight:bold;
}
.girls_list_icon {
	position: absolute;
	left: 123px;
	top: 284px;
}
.girls_list_com {
	height: 50px;
	overflow-y: scroll;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

/* schedule */

.sche_time {
	height: 18px;
	width: 160px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	margin-bottom: 4px;
}
.sche_com {
	height: 30px;
	overflow-y: scroll;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#day_wrapper {
	float: right;
}
#view_day {
	background-color: #750000;
	color: #FF0;
}
.day {
	float: left;
	height: 17px;
	width: 90px;
	background-color: #FFF;
	line-height: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-right: 3px;
}
.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;
}
#sche_day {
	color: #be0101;
	font-size: 16px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}










