@charset "UTF-8";

/******************************/
/* top css */
/******************************/
body,
div,form,
h1,h2,h3,h4,h5,h6,
table,
strong,em,span,
dl,ul,ol,li,dt,dd	{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

li,ol	{
	list-style: none;
}

img	{
	border: none;
}

/* ............................................ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: 60%
}
.style2 {font-size: 100%; }

/******************************/
/* ページ全体のスタイルの調整 */
/******************************/
body#main_body	{
	background-image: url(../imges/background.jpg);
	font-size: 10pt;
	line-height: 120%;
	margin:0px;
	font-family: "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
	font-family:"ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000000;
	background-position: center top;
	background-repeat: repeat;
}

*:first-child+html body	{
	font-size: 80%;
	background-color: #000;
}/*IE7*/
* html body	{
	font-size: 80%;
}/*IE6以下*/


a	{
			outline: none;
}

a:link,a:visited	{
	color: #FF0066;
	text-decoration: none;
}

a:hover,a:active	{
	color: #FFFF00;
	text-decoration: none;
}

/******************************/
/* メインページのスタイルの調整 */
/******************************/
#wrapper_top_bg {
	width: 100%;
	min-width: 1200px;
}


#wrapper_top	{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper_main	{
	width: 1200px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ............................................ */
.clearfix:after	{
	content: url(../ladies_image/pixel.gif);
	display: block;
	height: 0;
	clear: both;
} 

.clearfix	{
	display: inline-block;
}

.clearfix	{
	display: block;
}

/* Mac版IEのみに適用 \*//*/ .clearfix { overflow: hidden; } /* */
 
 h1,h2	{
 }
 
 p.hidden	{
	text-indent: -9999px;
	overflow: hidden;			/*\*//*/ overflow:auto;/**/
 }
 
/******************************/
/* ヘッダーのスタイルの調整 */
/******************************/
#headerbg{
	width: 100%;
	min-width: 1200px;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
}

#header_top	{
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: lighter;
	color: #b1308c;
}

#header_top p {
}

#header_top a {
	color: #bbafa3;
}

/******************************/
/* タイトルのスタイルの調整 */
/******************************/
#titlebg{
	width: 100%;
	min-width: 1200px;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	text-align: left;
	text-indent: -9999px;
	background-repeat: repeat;
	background-image: url(../imges/bg.jpg);
}

#title	{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 150px;
	background-image: url(../imges/title.png);
	background-repeat: no-repeat;
}

#title img {
	float: right;
	margin-right: 10px;
	margin-top: 100px;
}

#title p {
	padding-left: 10px;
}

#title a {
	color: #FFF;
}

/******************************/
/* ヘッダー下画像のスタイルの調整 */
/******************************/
#title2bg{
	width: 100%;
	min-width: 1200px;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	background-repeat: repeat;
}


#title2	{
	width: 1200px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

/******************************/
/* スライド画像のスタイルの調整 */
/******************************/
#gazou1 {
	width: 1200px;
	height: 350px;
	overflow: hidden;
	position: relative;
	list-style: none;
}

#gazou1 li {
   position:absolute;
}

/******************************/
/* スライド文字のスタイルの調整 */
/******************************/
#slide_text_bg{
	width: 100%;
	min-width: 1200px;
	margin-top: 15px;
}

#slide_text	{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
}

#slide_text marquee {
	width: 1200px;
	font-size: 16px;
	font-style: normal;
	color: #b1308c;
	padding-top: 5px;
	padding-bottom: 5px;
}

/******************************/
/* グローバルメニューのスタイルの調整 */
/******************************/
#menubg{
	width: 100%;
	min-width: 1200px;
	background-image: url(../imges/menu_bg.png);
	background-repeat: repeat;
	background-position: center -100px;
        border-bottom: 0.5rem solid #b7349a;
}

#menu	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
}

#menubg-bottom{
	width: 100%;
	min-width: 1200px;
	background-image: url(../imges/menu_bg.png);
	background-repeat: repeat;
	background-position: center -100px;
}

#menu-bottom	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
}

#menu p {
}

#menu a {
}

ul#menu_list	{
	posithon: relative;
}

ul#menu_list li	{
	display: inline;
	float: left;
}

ul#menu_list li a	{
	display: block;
}

#top {
	box-shadow: 1px 0 0 rgba(255,255,255,0.2);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8D460B;
}
#ladies {
	border-right: 1px solid rgba(0,0,0,2);
    box-shadow: 1px 0 0 rgba(255,255,255,0.2);
	border-right-color: #8D460B;
}
#system {
	border-right: 1px solid rgba(0,0,0,2);
    box-shadow: 1px 0 0 rgba(255,255,255,0.2);
	border-right-color: #8D460B;
}
#schedule {
	border-right: 1px solid rgba(0,0,0,2);
    box-shadow: 1px 0 0 rgba(255,255,255,0.2);
	border-right-color: #8D460B;
}
#map {
    border-right: 1px solid rgba(0,0,0,2);
    box-shadow: 1px 0 0 rgba(255,255,255,0.2);
	border-right-color: #8D460B;
}

#recruit {
}

/******************************/
/* インフォメーションのスタイルの調整 */
/******************************/
#top_contents_left_main	{
	width: 380px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#top_contents_left	{
	width: 370px;
	height: 415px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 20px;
	color: #000000;
	background-image: url(../imges/category_bg.png);
	background-repeat: repeat;
	line-height: 2em;
}

#top_contents_left_title	{
	width: 380px;
	height: 50px;
	text-align: center;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
	float: left;
}
#top_contents_left h3	{
}

#top_contents_left p	{
	padding-right: 10px;
	padding-left: 10px;
}

/******************************/
/* サイドコンテンツのスタイルの調整 */
/******************************/
#main_contets_right {
	float: right;
	width: 267px;
	height: 485px;
	background-image: url(../imges/event_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #CC9900;
	margin-top: 15px;
}

#main_contets_right_title	{
	width: 267px;
	height: 50px;
	text-align: center;
	float: right;
	clear: right;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
}

#main_contets_right p {
}

/******************************/
/* ピックアップのスタイルの調整 */
/******************************/
#top_contents_right	{
	width: 513px;
	float: left;
	margin-top: 15px;
	height: 487px;
	margin-bottom: 15px;
	background-image: url(../imges/category_bg.png);
	background-repeat: repeat;
}

#top_contents_right_title	{
	height: 50px;
	width: 513px;
	float: left;
	text-align: center;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
	margin-bottom: 10px;
}

#top_contents_right ul	{
			margin-bottom: 30px;
}

#top_contents_right li	{
			margin-bottom: 5px;
}

#pickup_box	{
	width: 513px;
}

#pickup_ladies  {
	font-size: 13px;
	text-align: center;
	padding-left: 23px;
	margin-top: 10px;
}

#pickup_ladies h3 {
}

dl.pickup_ladies_dl	{
	margin-right: 5px;
	float: left;
}

dl.pickup_ladies_dl dt	{
}

dl.pickup_ladies_dl dt img	{
}

dl.pickup_ladies_dl dd.phot_dd	{
	height: 345px;
	width: 230px;
}

dl.pickup_ladies_dl dd.info_dd	{
	color: #ff3399;
	text-align: center;
	width: 230px;
	margin-bottom: 3px;
	margin-top: 3px;
}

dl.pickup_ladies_dl dd.info_dd a	{
	color: #47423E; 
}


dl.pickup_ladies_dl dd.info_dd span	{
	color: #47423E;
	text-align: center;
	width: 230px;
}

dl.pickup_ladies_dl dd.mesaage_dd	{
	color: #47423E;
	line-height: 1.6em;
	width: 215px;
	font-size: 12px;
}

dl.pickup_ladies_dl dd.icon_dd	{
}

.icon_img2	{
    width: 150px;
	padding-left: 40px;
}


#pickup_ladies table {
	margin-left: 2px;
}

#pickup_ladies table tr th p {
	
}

#pickup_ladies table tr {
	text-align: left;
}

#pickup_ladies table th {
	
}

#pickup_ladies table td {
	
}

dl.pickup_ladies_dl dd.phot_dd a:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

dl.pickup_ladies_dl dd.phot_dd a {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/******************************/
/* スケジュールのスタイルの調整 */
/******************************/
#main_contets_center {
	width: 1200px;
	margin-bottom: 20px;
	/*height: 950px;*/
	float: left;
	clear: left;
	margin-right: 3px;
	background-image: url(../imges/category_bg.png);
	background-repeat: repeat;
}

#main_contets_center_title	{
	width: 1200px;
	height: 50px;
	text-align: center;
	float: left;
	clear: left;
        background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
}

#main_contets_center h3 {

}

#box1 {
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 10px;
	float: left;
}
#box1 img {
}

/******************************/
/* main_contets_leftのスタイルの調整 */
/******************************/
/*#main_contets_left {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-top: 15px;
}

#main_contets_left p {
	text-align: center;
}

#main_contets_left ul {
}

#main_contets_left li {
}

/******************************/
/* フッターのスタイルの調整 */
/******************************/
#footerbg {
	width: 100%;
	min-width: 1200px;
	background-repeat: repeat;
	background-image: url(../imges/bg.jpg);
}



#footer	{
	background-repeat: repeat-x;
	font-size: 17px;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-image: url(../imges/title.png);
	background-repeat: no-repeat;
	height: 150px;
}

#footer img {
	float: right;
	margin-right: 10px;
	margin-top: 100px;
}

#footer p {
	text-align: left;
	color: #FFFFFF;
	font-size: 17px;
	padding-left: 10px;
	font-weight: lighter;
}

#footer a {
	color: #FFF;
}

/******************************/
/* addressのスタイルの調整 */
/******************************/
#addressbg{
	width: 100%;
	min-width: 1200px;
	padding-bottom: 5px;
	padding-top: 3px;
    background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
		-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;

}

#address	{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	color: #b1308c;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
}

/* ..................................... */

