@charset "UTF-8";

/* reset css */

body,
div,form,
h1,h2,h3,h4,h5,h6,p,address,
table,
strong,em,span,
dl,ul,ol,li,dt,dd	{
			margin:0;
			padding:0;
			font-size:100%;
			font-weight:normal;
			font-style:normal;
}

li,ol	{
			list-style: none;
}

img	{
			border: none;
}

/******************************/
/* ページ全体のスタイルの調整 */
/******************************/
body#ladies_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_ladies	{
	width: 1200px;
	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-repeat: repeat;
	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: center;
	font-size: 12px;
	font-weight: lighter;
	color: #bbafa3;
}

#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;
	margin-bottom: 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 {
}

/******************************/
/* 女性プロフィールのスタイルの調整 */
/******************************/
#sub_title_profile	{
	width: 1200px;
	height: 50px;
	text-align: center;
	float: left;
	background-image: url(../imges/c_title_bg.png);
	background-repeat: repeat;
}

.icon_img2{
	margin-bottom: 10px;
}

#profile_col	{
	width: 1200px;
	margin-bottom: 10px;
	background-position: center bottom;
	padding-bottom: 40px;
	background-image: url(../imges/category_bg.png);
	background-repeat: repeat;
}

#profile_rightcol	{
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 30px;
	margin-right: 114px;
}

ul#profile_ul	{
}

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

ul#profile_ul li.profile_text_01	{
	color: #FFCCFF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
	width: 409px;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	border: 1px solid #333333;
}

table#detail_tab	{
	border-collapse: collapse;
	width: 411px;
}

table#detail_tab td.type_01_td	{
	height: 27px;
	color: #FFFFFF;
	font-size: 15px;
	white-space: nowrap;
	padding-top: 0;
	padding-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	border-bottom: 1px solid rgba(0,0,0,1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

table#detail_tab td.type_02_td	{
	color: #3D3A31;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 0;
	padding-left: 20;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: center;
}

table#detail_tab td.type_03_td	{
	color: #FFFFFF;
	font-size: 15px;
	vertical-align: top;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	padding-left: 10px;
	border: 1px solid #333333;
}

table#detail_tab td.type_04_td	{
	color: #3D3A31;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 5px;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

table#detail_tab td.type_06_td	{
	zcolor: #3D3A31;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: center;
}

.overflow_auto	{
	overflow: auto;
	scrollbar-base-color: #666666;
	height: 70px;
	width: 390px;
	margin-bottom: 10px;
}

#profile_leftcol	{	
}

#main_phot_col	{
	float: left;
	margin-top: 30px;
	margin-left: 115px;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	padding: 29px;
	border: 1px solid #333333;
}

p#main_phot	{
	width: 350px;
	height: 525px;
	float: left;
}

#thumbnail_phot_col	{
	height: 565px;
	float: left;
	margin-top: 30px;
	width: 50px;
	margin-left: 10px;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	padding: 9px;
	border: 1px solid #333333;
}

ul#sub_phot li	{
	height: 75px;
	width: 50px;
	float: left;
	margin-top: 20px;
	margin-bottom: 17px;
}

ul#sub_phot li span	{
	width: 65px;
}

/******************************/
/* スケジュール日付時間のスタイルの調整 */
/******************************/
#schedulecol_title	{
	margin-left: 113px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 107px;
	text-align: center;
	border: 1px solid #333333;
}

#schedulecol_title p {
	font-size: 15px;
	color: #FFFFFF;
}


#schedulecol	{
	position: relative;
	height: 112px;
	width: 978px;
	margin-bottom: 20px;
	margin-left: 113px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

table#schedule_tab	{
	border-collapse: collapse;
	width: 978px;
	height: 112px;
	position: absolute;
			top: 0
			left: 0;
}

table#schedule_tab td.date_01_td	{
	width: 120px;
	height: 21px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(../imges/pr_bg.png);
	background-repeat: repeat;
}

table#schedule_tab td.date_02_td	{
	padding-top: 7px;
	width: 131px;
	height: 21px;
	color: #0033FF;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}

table#schedule_tab td.date_03_td	{
			padding-top: 7px;
			width: 131px;
			height: 21px;
			color: #ff0000;
			font-size: 13px;
			text-align: center;
			vertical-align: top;
}

table#schedule_tab td.time_01_td	{
	color: #000000;
	font-size: 13px;
	text-align: center;
	border-right-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

/******************************/
/* フッターのスタイルの調整 */
/******************************/
#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;
}

/* ..................................... */
.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%; }
