﻿/*body*/
body 
{
	font-family:  "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	background: #FFFFFF;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FF99FF;
	SCROLLBAR-ARROW-COLOR: #FF99FF;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #FF99FF
	
}

div .cl {
	clear: both;
}
A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:active { text-decoration: none;}
a:hover {  text-decoration: none; color: #FF0000; background-color: #FFCCFF;}
a.r:link { text-decoration:none; color:#808080}
a.r:visited { text-decoration:none; color:#FF6600}
a.r:active { text-decoration:none; color: #FF0000}
a.r:hover { text-decoration:underline; color: #FF0000}
a img {	border:none; }
a { color: #3366FF; text-decoration: none;}

/* text */
.g10 { font-size: 10px; color: #666;}
.g12 { font-size: 12px; color: #666;}
.g12b { font-size: 12px; color: #666; font-weight: bold;}
.g14 { font-size: 14px; color: #666;}
.g15 { font-size: 15px; color: #666;}
.g15b {font-size: 15px; color: #666; font-weight: bold;}
.b10 { font-size: 10px; color: #000; }
.b12 { font-size: 12px; color: #000; }
.b12b { font-size: 12px; color: #000; font-weight: bold;}
.b14 { font-size: 14px; }
.b14b { font-size: 14px; color: #000; font-weight: bold;}
.b15b { font-size: 15px; color: #000; font-weight: bold;}
.o10 { font-size: 10px; color: #F90; }
.o12 { font-size: 12px; color: #F90; }
.o12b { font-size: 12px; color: #F90; font-weight: bold; }
.o14 { font-size: 14px; color: #F90; }
.o14b { font-size: 14px; color: #F90; font-weight: bold; }
.o15b { font-size: 15px; color: #F90; font-weight: bold; }
.r10 { font-size: 10px; color: #F00; }
.r12 { font-size: 12px; color: #F00; }
.r12b { font-size: 12px; color: #F00; font-weight: bold; }
.r15 { font-size: 15px; color: #F00; }
.r15b { font-size: 15px; color: #F00; font-weight: bold; }
.g12b { font-size: 12px; color: #666; font-weight: bold; }
.w12 { font-size: 12px; color: #FFF; }
.w14b { font-size: 14px; color: #FFF; font-weight: bold; }
.w15b { font-size: 15px; color: #FFF; font-weight: bold; }
.p12b { font-size: 12px; color: #F39; font-weight: bold; }
.p15b { font-size: 15px; color: #F39; font-weight: bold; }
.w18b { font-size: 18px; color: #FFF; font-weight: bold; }
/*
 * main_footlink
*/
#main_footlink {
	font-size: 12px;
	width: 780px;
	text-align: center;
	line-height: 1.3;
	margin: 3px 0 0 0;
	padding: 5px

}
#main_footlink p {
	font-size: 12px;
	text-align: center;
	line-height: 1.3;

}
/* footerトップ */
#footer_top {
	text-align: center;
	margin: 0;

}
#footer_top span {
	font-size: 12px;
	text-align: center;
}
#footer_top p  {
	font-size: 12px;
	text-align: center;
	margin: 0;
	line-height: 1.5;
	background-color: #FFDDFF;
}




/* 画面右側のバナー */
#right_banner div {
	margin: 3px 3px 3px 0;
}
#right_banner {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	float: right;
	text-align: center;
}
#right_banner a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
#right_banner a:hover {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFDFB0;
	position: relative;
	top: 1px;
	left: 1px;
	text-align: center;
}
#right_banner .comment {
	margin: 0px 0px 10px 0px;
}

/*エレベーターメニュー*/
.adban {
	position: absolute;
	width:110;
	padding: 8px;
}
.adban a{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.adban a:hover {
	display: block;
	text-decoration: none;
	color: #666666;
	background-color: #FFDFB0;
}
.adban td {
	font-size: 12px;
}
/*エレベーターメニュー 位置指定版*/
.adban2 {
	position: relative;
	width:110;
	padding: 8px;
}
.adban2 a{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.adban2 a:hover {
	display: block;
	text-decoration: none;
	color: #666666;
	background-color: #FFDFB0;
}
.adban2 td {
	font-size: 12px;
}

/* img画像 */
#img {
	width: 448px;
	height: 244px;
	text-align: left;
	margin: 3px 0 2px 0;
}
#img a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/*=== リアルタイム・イベント・日記・新着女の子 ページング ===*/
#paging_r p {
	width: 440px;
	height: auto;
	margin: 7px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 2;
}
#paging_r a {
	border: 1px solid #CCC;
	padding: 0.3em 0.6em;
	margin: 4em 0.1em;
	text-decoration: none;
}
#paging_r a:hover {
	text-decoration: none;
}
#paging_r span {
	padding-right:10px ;
}

/*
 * お店探し検索_デリヘルを探す!!
*/
#search_omise_s {
	background-color: #FFFFE6;
	font-size: 10px;
	line-height: normal;
}
#search_omise_s h3 {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}
#search_omise_s p {
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
}
/*
 * お店探し・女の子探し検索結果!!
*/
#search_omise_result {
	font-size: 12px;
	background-color: #FFFFE6;
	font-size: 10px;
	line-height: normal;
}
#search_omise_result b {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: auto;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
#search_omise_result span {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: auto;
	margin: 0;
	padding: 0;
}
#search_omise_result h4 {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}
#search_omise_result p {
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
}
/*
 * お店探し検索_キーワード!!
*/
.keyword {
	width: 240px;
	height: 20px;
	border: 1px solid #666;
	margin: 0;
	padding: 0;
}
/*
 * お店探し検索_キーワードleft!!
*/
.keyword_s {
	width: 90px;
	height: 20px;
	border: 1px solid #666;
	margin: 0;
	padding: 0;
}


#search_omise p {
	font-size: 12px;
	text-align: left;
	focus-textarea: focue bockground-color:palegreen;

	line-height: auto;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
	focus-color:  #666
}


#search_omise_k b {
	font-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
#search_omise_k span {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}
/*
 * お店探し検索!!
*/
#search_omise {
	font-size: 12px;
	background-color: #FFFFE6;
	line-height: normal;
	border-bottom: thin dotted #FF0000;
	margin: 5px 0 5px 0;
	padding: 5px;
}
#search_omise a:hover {
	color: #FF0000;
	background-color: #CCFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}
#search_omise b {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
#search_omise span {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}
#search_omise h3 {
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}
#search_omise p {
	font-size: 12px;
	text-align: left;
	line-height: auto;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
}
#newshop_all em {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	height: auto;
	margin: 0;
	padding: 0;
}
/*=== ページング ===*/
p.paging {

	height: auto;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 2;
	color: #006;
}
p.paging a {
	color: #00F;
	border: 1px solid #CCC;
	padding: 0.3em 0.6em;
	margin: 4em 0.1em;
	text-decoration: none;
}
p.paging a:hover {
	color: #00F;
	background-color: #CFF6FF;
	text-decoration: none;
}
p.paging span {
	color: #000;
	border: 1px solid #CCC;
	padding: 0.3em 0.6em;
	margin: 4em 0.1em;
	text-decoration: none;
	font-weight: bold;
}
/*=== ページング ===*/
div.paging a {
	color: #00F;
	font-size: 12px;
}
div.paging a:hover {
	color: #F03;
	font-size: 12px;
}
div.paging span {
	color: #666;
	font-size: 12px;
}






