@charset "euc-jp";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
html, body {
	height: 100%;
}
a {
	outline:0;
}
a:hover {
	text-decoration:underline;
}
#bundle {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-21px;
}

#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#header,#container {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	
}
#container {
	width:830px;

	border:1px solid #CCCCCC;
	padding:10px;
}
#main {
	width:690px;
	float:right;
	padding-left:10px;
	border-left:1px solid #CCCCCC;
}
#sidebar {
	width:120px;
	float:left;
	margin-bottom:10px;
}
#footer {
	font-size:12px;
	height:20px;
	line-height:20px;
	width:100%;
	background-color:#000000;
	border-top:1px solid #FF0000;
	color:#FFFFFF;

}
#footer p {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
	color:#FF0000;
}

.push {
	height:20px;
	
}
/*-----------header------------*/
#header li a {
	width:56px;
	height:40px;
	text-indent:-9999px;
	display:block;
}

#head_menu01 a {
	background-image:url(/img/header_home.gif);
	background-repeat:no-repeat;
}
#head_menu01 a:hover {
	background-image:url(/img/header_home_on.gif);
	background-repeat:no-repeat;
}
#head_logo {
	float:left;
}
#head_logo a {
	width:190px;
	height:60px;
	display:block;
	background:url(/img/logo_anime.gif) no-repeat;
}
#head_logo a:hover {
	background-position:-190px 0;
}
#logo {
	width:120px;
	height:120px;
	margin-bottom:10px;
}
/*-----------sidebar------------*/
#sidebar ul {
	
}

/*------text--------*/
#h1_back {
	color:#FFFFFF;
	background-color:#000000;
	border-bottom:1px solid #FF0000;
	font-weight: normal;
	line-height: 20px;
	height:20px;
	margin-bottom:10px;
}
#h1_style {
	font-size:12px;
	font-weight: normal;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
.h2_portal {
	margin-bottom:5px;
	font-size:13px;
	letter-spacing:2px;
	color:#FFFFFF;
	background-color:#333333;
	padding:3px;
}
.h2_store {
	font-size:13px;
	letter-spacing:2px;
	margin-bottom:5px;
	color:#FFFFFF;
	background-color:#333333;
	padding:3px;
}
.h2_girl {
	margin-bottom:5px;
	font-size:13px;
	letter-spacing:2px;
	color:#FFFFFF;
	background-color:#333333;
	padding:3px;
}

.h3_style {
	font-size:13px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
	clear:both;
}
.store_link {
	font-size:12px;
	margin-bottom:5px;
}
.phone {
	font-size:20px;
	background-color:#666666;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}
.text {
	font-size:12px;
	line-height:145%;
	color:#666666;
	padding:10px;
}
.text12 {
	font-size:12px;
	line-height:145%;
	color:#666666;
}

.store_message {
	font-size:12px;
	line-height:145%;
	color:#666666;
	padding:5px 10px 10px 10px;
}

.text_center {
	text-align:center;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.font_red {
	color:#FF0000;
}
.indent2 {
	padding-left:2em;
	text-indent:-1em;
	font-size:12px;
	padding-top:5px;
	line-height:130%;
	color:#666666;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
}
.mb_10 {
	margin-bottom:10px;
}
.ad_cap {
	font-size:12px;
	margin-bottom:10px;
	color:#666666;
}
/*------box--------*/
.box0 {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.box_herf {
	width:340px;
}
.box_130 {
	width:130px;
	padding:5px;
}
.box_300 {
	width:300px;
}
.box_380 {
	width:380px;
}

/*------table--------*/
.w_120 td {
	width:120px;
}
.w_70 {
	width:70px;
}

.w_110 {
	width:110px;
}
.w_170 {
	width:170px;
}
.w_185 {
	width:185px;
}
.w_240 {
	width:240px;
}
.w_nowrap {
	white-space:nowrap;
}
.v_top {
	vertical-align:top;
}
tr.oddline {
	background-color:#F5F5F5;
}

tr.evenline {
}

.cap_girl {
	width:100%;
	color:#666666;
	font-weight:bold;
	border-left:5px solid #FF0000;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	text-indent: 5px;
}
.table_700 {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
}
.table_700 th {
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	white-space:nowrap;
	text-align: left;
	border-bottom:1px dashed #CCCCCC;
	background-color:#FFF0F0;
}
.table_700 td {
	color:#666666;
	padding:5px;
	border-bottom:1px dashed #CCCCCC;
	line-height:145%;
	background-color:#FBFCF6;
}
.table_store {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #999999;
	font-size:12px;
}
.table_store th {
	width:70px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
	vertical-align:top;
	line-height:145%;
	white-space:nowrap;
}
.table_store td {
	color:#666666;
	padding:5px;
	line-height:145%;
}
.table_store_3 {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #999999;
	font-size:12px;
}
.table_store_3 th {
	color:#666666;
	padding:5px;
	text-align: left;
	line-height:145%;
}
.table_store_3 td {
	color:#666666;
	padding:5px;
	line-height:145%;
}

.table_girl {
	width:580px;
	border-collapse:collapse;
	margin-bottom:10px;
	background-color:;
	font-size:12px;
	border:1px solid #CCCCCC;
}
.table_girl th {
	width:100px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	white-space:nowrap;
	text-align: left;
	line-height:145%;
}
.table_girl td {
	color:#666666;
	padding:5px;
	line-height:145%;
}
.table_sche {
	width:100px;
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.table_sche th {
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
	white-space:nowrap;
	background-color:#999999;
	text-align:left;
}
.table_sche td {
	color:#666666;
	padding:5px 5px 5px 15px;
	line-height:145%;
}
.table_700_2 {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
}
.table_700_2 th {
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	white-space:nowrap;
	background-color:#FFF0F0;
}
.table_700_2 td {
	color:#666666;
	padding:5px;
	border-bottom:1px dashed #FFCCCC;
	line-height:145%;
	background-color:#FFFCFD;
}
.table_700_3 {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	font-size:12px;	
}
.table_700_3 th {
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	white-space:nowrap;
}
.table_700_3 td {
	color:#666666;
	padding:5px;
	line-height:145%;
}
.table_345 {
	width:340px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-bottom:1px solid #FFFFFF;
	font-size:12px;	
}
.table_345 th {
	background-color:#FBFDFF;
	border-top:1px solid #999999;
	color:#666666;
	padding:5px;
	text-align: left;
}
.table_345 td {
	color:#666666;
	padding:0 5px 5px 5px;
	line-height:150%;
}
.table_store_2 {
	width:340px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #999999;
	font-size:12px;	
}
.table_store_2 th {
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
}
.table_store_2 td {
	text-align:right;
	color:#666666;
	padding:5px;
	line-height:145%;
}
/*------list--------*/
#menu {
	width:120px;
	height:30px;
	margin-bottom:5px;
}
.card_list li {
	width:30px;
	float:left;
}
.area li {
	width:140px;
	float:left;
}
.girl_list {
	width:693px;
	margin-right:-3px;
	font-size:11px;
}
.girl_list li {
	width:96px;
	margin-right:3px;
	height:105px;
	text-align:center;
	float:left;
	padding-bottom:5px;
	color:#666666;
	line-height:135%;
}
.girl_list li img {
	border:1px solid #CCCCCC;
}
.girl_list li a {
	text-decoration:none;
}
.girl_list02 {
	width:360px;
	margin-right:-20px;
	font-size:11px;
}
.girl_list02 li {
	width:100px;
	padding-right:20px;
	height:120px;
	text-align:center;
	float:left;
	padding-bottom:5px;
	color:#666666;
	line-height:135%;
}
.girl_list02 li img {
	border:1px solid #CCCCCC;
}
.girl_list02 li a {
	text-decoration:none;
}
.link_list {
	width:693px;
	margin-right:-3px;
	margin-bottom:10px;
}
.link_list li {
	float:left;
	width:96px;
	height:31px;
	text-align:center;
	font-size:10px;
	padding-right:3px;
	margin-bottom:10px;
}
.link_list li a {
	text-decoration:none;
	color:#0033FF;
}
/*------dl--------*/
.rules {
	border:1px #CCCCCC solid;
	margin-bottom:10px;
	font-size:12px;
}
.rules li {
	color:#666666;
	line-height:145%;
	padding:10px;
}
.intro_dl {
	font-size:80%;
	line-height:145%;
}
.girl_photo {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.girl_text {
	font-size:12px;
	color:#666666;
	margin-bottom:5px;
}
.girl_photo li {
	width:138px;
	float:left;
	text-align:center;
}
.dl_info02 {
	font-size:12px;
	color:#666666;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.dl_info02 dt {
	float:left;
	clear:both;
	border-right:3px #FF9999 solid;
	width:200px;
	margin-bottom:5px;
	text-align:right;
	padding-right:3px;
	margin-right:5px;
}
.dl_info02 dd {
	margin-bottom:5px;
	padding-right:5px;
	border-bottom:1px dashed #666666;
	padding-bottom:5px;
}
#banner {
	padding-left:10px;
	font-size:90%;
	color:#666666;
}
#banner dt {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
#banner dd {
	padding-bottom:5px;
}
.dl_store {
	font-size:12px;
	line-height:18px;
}
.dl_store dt {
	float:left;
	clear:both;
	width:70px;
	background-color:
}
.dl_store_2 {
	font-size:12px;
	line-height:18px;
}
.dl_store_2 dt {
	float:left;
	clear:both;
	width:40px;
}
.dl_ad {
	color:#333333;
}
.dl_ad dt {
	font-size:14px;
	margin-bottom:5px;
}
.dl_ad dd {
	font-size:12px;
	margin-bottom:10px;
}
/*------float--------*/
.fl_l {
	float:left;
}
.fl_r {
	float:right;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}
/*------anchor--------*/
.anchor {
	color:#6699FF;
}
.anchor:hover {
	color:#FF0000;
}
.title {
	color:#FF6699
}
.title:hover {
	color:#FF0000;
}
.top_anchor {
	font-size:12px;
	color:#666666;
	float:right;
	padding-top:5px;
	padding-right:5px;
}
.top_anchor:hover {
	color:#FF0000;
}
.rank_name a {
	line-height:30px;
}
/*------overflow--------*/
.o_flow {
 	overflow:auto;
	height:300px;
	margin-right:5px;
}
/*------fieldset--------*/
fieldset {
	padding:10px;
	border:1px solid #666666;
	margin-bottom:10px;
}
legend {
	font-size:90%;
	color:#9F0000;
	padding-left:5px;
	padding-right:5px;
}
fieldset p {
	font-size:80%;
	line-height:145%;
	color:#666666;
}
/*------form--------*/
.ime_on {
	ime-mode:active;
	padding:3px;
	border:1px #666666 solid;
}
.ime_off {
	ime-mode:inactive;
	padding:3px;
	border:1px #666666 solid;
}
textarea,select {
	border:1px #666666 solid;
}
.form_button {
	padding:2px;
	background-color:#EEEEEE;
	border:2px #666666 solid;
	cursor:pointer;
}
/*-------------Joken---------------*/
.pref {
	font-size:12px;
	width:120px;
}
.pref dt {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	padding-left:3px;
}
.pref dd {
	margin-bottom:10px;
	padding-left:3px;
	line-height:140%;
}
.pref dd a {
	color:#0033FF;
}
.pref dd a:hover {
	color:#FF0000;
	}
/*-------------GirlInfo02---------------*/
.box_300 {
	width:300px;
}
.box_380 {
	width:380px;
}
.thumbnail {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.thumbnail li {
	width:138px;
	float:left;
	text-align:center;
}

.table_girl02 {
	width:380px;
	border-collapse:collapse;
	margin-bottom:10px;
	background-color:;
	font-size:10px;
	border:1px solid #CCCCCC;
}
.table_girl02 th {
	width:80px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	white-space:nowrap;
	text-align: left;
	line-height:145%;
}
.table_girl02 td {
	color:#666666;
	padding:5px;
	line-height:145%;
}
.table_sche02 {
	width:690px;
}