<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#back {
	background: url(../img/common/bg.gif) repeat;
}
#girls {
	color: #000000;
	height: auto;
	margin: 0 auto;
	padding: 0 0 200px;
/*	line-height: 30px;*/
}
#girls table td {
	height: auto;
	vertical-align: top;
}
div.girls {
	overflow: hidden;
	color: #000000;
	width: 980px;
	margin: 0 0 20px;
	padding: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
}
div.girls h2{
	width: auto;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	background: #ea68a2;
	border: 1px #ea68a2 solid;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
}
div.girls h2 span.catch_f {
	font-size: 14px;
	padding: 0 0 0 5px;
}
div.girls div.text{
	width: auto;
	color: #000000;
	font-size: 14px;
	margin: 0;
	padding: 3px;
	line-height: 20px;
	border: 1px #ea68a2 solid;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}
.slider {
	margin: 0 auto;
	width: 300px;
/*	border-top: 5px #000000 solid;
	border-bottom: 5px #000000 solid;*/
}
.slider_back {
	position: relative;
	z-index: -1:
	background: #ffffff repeat-x;
	width: 100%;
/*	border-top: 2px #cfa972 solid;*/
	padding: 0;
}
.slider_back .twitter {
	width: 50px;
	height: auto;
	position: absolute;
	bottom: 25%;
	right: 5%;
	z-index: 5;
}
.slider_back .twitter a {
	display: block;
	background: #000000;
	padding: 18% 0;
	text-align: center;
}
.slider_back .twitter a img {
	width: 50%;
	margin: 0 auto;
	border: none;
}
.slider_back .twitter a:hover {
	background: #72d8ff;
}

div.cast_link {
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
		}
div.cast {
	width: 800px;
	height: auto;
	vertical-align: top;
	text-align: center;
	margin: 30px auto 0;
	padding-top: 0px;
		}
div.cast_back {
	width: 800px;
	height: auto;
	vertical-align: top;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
		}
.cast_back a:link { font-weight: normal; color: #e5e5e5; text-decoration: none;}	/* 普通のリンク色 */
.cast_back a:visited { font-weight: normal; color: #e5e5e5; text-decoration: none;} /* すでに見たリンク色 */
.cast_back a:active { font-weight: normal; color: #ffffff; text-decoration: none;} /* クリックしたときのリンク色 */
.cast_back a:hover { font-weight: normal; color: #ffffff; text-decoration: none;} /* カーソルが乗ったときのリンク色 */

div.cast div.group {
	float: left;
	width: 150px;
	height: auto;
	display: block;
	margin: 0 2px 5px;
	padding: 5px 2px 1px;
	background: #535353;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
/*	box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.4); */
}
div.cast div.rank {
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
}
div.cast div.name {
	padding: 0 0 0 10px;
	text-align: left;
}
table.cast {
	width: 790px;
	height: auto;
	margin: 10px auto 0;
	padding: 5px;
	vertical-align: top;
	text-align: center;
		}
table.cast tr {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	text-align: center;
/*	border: 1px #a0a0a0 solid; */
		}
table.cast th {
	width: 318px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	text-align: center;
/*	border: 1px #a0a0a0 solid; */
		}
table.cast td {
	width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
	vertical-align: top;
	text-align: center;
/*	border: 1px #a0a0a0 solid; */
		}
table.cast td.text table {
	font-size: 12px;
		}
table.cast td.text th {
	background: #ffecf4;
	width: 100px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	border-top: 1px #ff0000 dotted;
	border-right: 1px #ff0000 dotted;
	border-left: 1px #ff0000 dotted;
	border-bottom: 1px #ff0000 dotted;
		}
table.cast td.text td {
	background: #fff8fb;
	width: 330px;
	height: auto;
	margin: 0 auto;
	padding: 15px 10px;
	vertical-align: middle;
	text-align: left;
	border: 1px #ff0000 dotted;
		}
.theme-default #slider {
	margin: 0 auto;
	border: 1px #ff0000 dotted;
}
div.cast_photo {
	width: 140px;
	margin: 0 auto;
	background: #ffffff;
}
div.cast_photo img {
	width: 140px;
	margin: 0;
	border: 1px #a0a0a0 solid;
		}
a:hover div.cast_photo img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	border: 1px #ffffff solid;
}
div.btn {
	width: 150px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 50px auto 10px;
	padding: 15px 10px;
	cursor: pointer;
	color: #ffffff;
	background: rgb(255,93,177); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWRiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjAxN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,93,177,1)), color-stop(100%,rgba(239,1,124,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); /* IE6-8 */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	border-top: 1px #d2d2d2 solid;
	border-left: 1px #d2d2d2 solid;
	border-right: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
}
div.btn:hover {
	color: #434343;
	background: rgb(252,236,252); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZWNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZiYTZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmFkZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(255,173,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,236,252,1)), color-stop(50%,rgba(251,166,225,1)), color-stop(100%,rgba(255,173,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(255,173,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(255,173,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(255,173,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(255,173,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ffade6',GradientType=0 ); /* IE6-8 */
	box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.8)
}

#girls table.work {
	width: auto;
	height: 22px;
	margin: 0;
	font-size: 10px;
	text-align: center;
}
#girls table.work td {
	width: 85px;
	margin: 0 auto;
	padding: 0;
	border: none;
}
#girls table.work div.work {
	margin: 0 2px;
	text-align: center;
	padding: 5px 0;
	color: #ffffff;
	background: rgb(255,0,132); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDA4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwODQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,0,132,1) 0%, rgba(255,0,132,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,132,1)), color-stop(100%,rgba(255,0,132,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,0,132,1) 0%,rgba(255,0,132,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,0,132,1) 0%,rgba(255,0,132,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,0,132,1) 0%,rgba(255,0,132,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,0,132,1) 0%,rgba(255,0,132,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0084', endColorstr='#ff0084',GradientType=0 ); /* IE6-8 */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
#girls table.work div.newface {
	margin: 0 2px;
	text-align: center;
	padding: 5px 0;
	color: #ffffff;
	background: rgb(255,175,75); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWY0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkyMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,75,1)), color-stop(100%,rgba(255,146,10,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-8 */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}

table.cast td.text table.work_day {
	margin: 10px auto 0;
	text-align: center;
}
table.cast td.text table.work_day th {
	background: #ffecf4;
}
table.cast td.text table.work_day td {
	text-align: center;
	background: #fff8fb;
}</pre></body></html>