

th{
	padding: 2px 5px 1px;
	text-align:center;
    background:#f1d8ed;
    font-size:90%;
	}
td{
	padding: 2px 5px 1px;
    line-height:1.5;
    background:#ecdadf;
	}

div,td{
	font-size: 12px;
	}


body {
	/*background: #fff url("../img/body.gif") center top ;*/
	color:#666; /*通常*/
	scrollbar-arrow-color: #a64a97;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #a64a97;
	scrollbar-shadow-color: #a64a97;
	scrollbar-track-color: #fff;
	}

a {
	color:#a64a97;
	}

a:hover {
	color:#bc77b1;
	}
/*------------------------------------
  ◆メインページ
-------------------------------------*/

/*----オールコンテナ----*/


div#allcontainer_tps{
	background: url("../img/allcontainer_01.gif") no-repeat center top ;
    height:30px;
	width: 940px ;
	}
div#allcontainer{
	background: url("../img/allcontainer_02.gif") repeat-y center center ;
	width: 940px ;
	}
div#allcontainer_btm{
	background: url("../img/allcontainer_03.gif") no-repeat center bottom ;
    height:60px;
	}


/*----ヘッダー----*/

div#header{
	background: url("../img/header.gif") no-repeat center top ;
	width:880px;
	}
div#header div.header_box{
	margin:0 auto;
	}
div#header div.logo{
	float:left;
	width:220px;
	}

div#header div.tel{
	float:right;
	width:655px;
	}

div#header div.tel div.telno{
	float:right;
	width:232px;
	}
div#header div.tel ul{
	float:right;
	width:160px;
    padding-top:25px;
	}
div#header div.tel ul li{
	float:left;
	width:50px;
	}

div#header div.logo2{
	display:none;
	}
div#header div.logo embed{
	width:660px;
    height:120px;
	}




/*----コンテナ----*/

div#container_tps{
    display:none;
	}
div#container{
	width: 880px ;
	background: url("../img/container.gif") repeat-x center top ;
	}
div#container div.container_box{
	margin:0 auto;
    padding:0 0 15px;
	}
div#container_btm{
    display:none;
	}

/*----コンテンツ----*/

div.content_tps{
    display:none;
	}
div.content{
	background: url("../img/content_01.gif") repeat-y center top ;
    padding:20px 25px 0;
	}
div.content div.content_box{
	}
div.content_btm{
	background: url("../img/content_02.gif") no-repeat center bottom ;
    height:30px;
	}

/*----フッター----*/
div#footer{
	background: url("../img/allcontainer_03.gif") no-repeat center top ;
    width:940px;
	}
div#footer div.footer_box{
	margin:0 auto;
    padding:20px 50px 30px;
	}

div#footer div.tel{
    display:none;
	}

div#footer div.logo{
	float:left;
	width:135px;
	}
div#footer div.tel2{
	float:right;
	width:700px;
	}




/*------------------------------------
  ◆◆ナビゲーション関連◆◆
-------------------------------------*/

div#navi1{
/*	background: url("../img/navi1.gif") no-repeat center top ; */
	background: url("../img/header_box_16.gif") no-repeat center top ; 
	width:655px;
    float:right;
	padding-bottom:13px;
	}

div#navi1 ul{
	margin-top:13px;
    margin-left:15px;
	}
div#navi1 li{
	width:125px;
	height:37px;
    float:left;
	}
div#navi1 li a{
	background: url("../img/navi1_li_1.gif") no-repeat center top ;
    float:left;
    display:block;
	}
div#navi1 li a:hover{
	background: url("../img/navi1_li_2.gif") no-repeat center top ;
	}

div#navi1 li a img{
	width:123px;
	height:35px;
	border: solid 1px #853c50;
	}

/*----サブナビゲーション（出勤・在籍一覧等）----*/

div.subnavi  {
	margin-bottom:20px;
	border-bottom: solid 2px #a64a97;
	padding-left:5px;
	}
div.subnavi li  {
	float: left;
	margin-right:5px;
	text-align: center;
	}
div.subnavi a  {
	float: left;
	font-size: 100%;
	line-height: 24px;
	display: block;
	width: 90px;
	height: 25px;
	background: url("../img/navi1_li_1.gif") no-repeat center center ;
	border: solid 1px #d3b9c0;
	border-bottom: none;
    color:#a64a97;
	}

div.subnavi a:hover  {
	background: url("../img/navi1_li_2.gif") no-repeat center center ;
	border: solid 1px #d3b9c0;
	border-bottom: none;
    color:#bc77b1;
	}

div.subnavi a.selected,
div.subnavi a.selected:hover  {
	background: url("../img/navi1_li_3.gif") no-repeat center center ;
	border: solid 1px #a64a97;
	border-bottom: none;
    color:#fff;
	}
div.subnavi a span {
	line-height: 24px;
	}

/*----ナビゲーション（ページ上部へ戻る）----*/

div.backtop{
	text-align:right;
	font-size:12px;
	margin-bottom:10px;
	}


/*----ナビゲーション（表示件数・ページ数）----*/

div.paginator-header  {
	text-align:center;
	font-size:12px;
	padding:1.5em 1em;
	clear:both;
	}
div.paginator  {
	text-align:center;
	font-size:12px;
	padding:1.5em 1em;
	clear:both;
	}


/*----フッターナビゲーション----*/

div#navi2{
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
	}

div#navi2 li{
    display:inline;
    padding:2px;
	}

/*----ページ毎タイトル----*/

div.title{
	text-align:center;
    padding-bottom:15px;
	}

/*----ページ毎サブタイトル----*/

div.sub_title {
	clear:both;
	border-bottom:solid 1px #a64a97;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:15px;
	font-size:120%;
	}
div.sub_title span{
	font-weight:normal;
	}
div.sub_title span span{
	font-size:16px;
	font-weight:bold;
	}







/*------------------------------------
  ◆◆各コンテンツ◆◆
-------------------------------------*/

/*------------------------------------
  ◆共通◆
-------------------------------------*/
div#profiles, 
div#profiles_view, 
div#books_view, 
div#attends, 
div#newface, 
div#price, 
div#hotels, 
div#links, 
div#rec, 
div#mailposts, 
div#pointcard, 
div#event, 
div#esthe, 
div#sns,
div#mailmaga {
    padding:15px 15px 0;

	}

div.kiyaku,
div.access
 {
    padding:15px;

	}





/*------------------------------------
  ◆年齢認証◆
-------------------------------------*/

body.index div.content {
	background: url("../img/index_content_01.jpg") repeat-y center top ;
	}

body.index div.content div.index_navi {
	}
body.index div.content h1{
    margin-bottom:15px;
	}

body.index div.content div.index_navi li{
	float:left;
    padding:5px;
    margin-bottom:15px;
	}

body.index div.content div.index_message p,
body.index div.content div.index_message2 p{
	line-height:1.4;
    font-size:90%;
    margin-bottom:15px;
	}

div#index{
	float:right;
	width:400px;
    /*padding:180px 0 150px;*/
    padding:180px 0 50px;
    margin-right:30px;
	}
div#index div.index_swf{
    display:none;
	}

.index_banner {
	background-color: #E0C0DB;
	padding: 10px 50px;
}
.index_banner li {
	float:left;
}

.enter-banner {
	margin-left: 100px;
}
.enter-banner li {
	float: left;
	padding-left: 4px;
	display: inline;
}
/*------------------------------------
  ◆トップページ◆
-------------------------------------*/

/*----レイアウト----*/



div#top{
    padding-top:10px;
	}
div#top div.cover{
    float:left;
    width:320px;
    margin-bottom:15px;
    display:none;
	}

div#top div.headline{
    margin-bottom:5px;
	}
div#top div.news1{
    float:left;
    width:485px;
    padding-bottom:25px;
	}
div#top div.news2{
    float:right;
    width:320px;
	}
div#top div.main_navi{
    float:right;
    width:320px;
    margin-top:15px;
	}

div#top div.attends{
	}
div#top div.newface{
	}

div#top h3{
    margin-bottom:10px;
    border-bottom:solid 1px #cba3c7;
	}
div#top div.renewal{
    text-align:center;
	}
/*----ヘッドライン----*/

div#top div.headline{
    height:40px;
	background:url("../img/headline.gif") no-repeat center bottom ;
    color:#A64A97;
	}

div#top div.headline div.headline_box{
    padding:12px 25px 0px 225px;
    font-size:14px;
    font-weight:bold;
	}


/*----カバーガール----*/

div#top div.cover{
    color:#fff;
	}
div#top div.cover div.profile_box div.image{
	background:#a64a97 url("../img/cover_01.gif") no-repeat center top ;
    padding-top:35px;
    padding-bottom:3px;
    text-align:center;
   	}
div#top div.cover div.profile_box div.image a img{
    border:1px solid #fff;
   	}
div#top div.cover div.profile_box div.plof{
	background:#a64a97 url("../img/cover_02.gif") no-repeat center bottom ;
	}

div#top div.cover div.profile_box div.plof ul{
    padding: 15px;
	}

div#top div.cover div.profile_box div.plof li.att_time{
    float:left;
    color:#ffc;
	font-size:90%;
	}
div#top div.cover div.profile_box div.plof li.regist_day{
    color:#fff;
	}
div#top div.cover div.profile_box div.plof li.att_com{
    text-decoration: blink;
    color:#fff;
    clear:none;
    padding-top:0.1em;
    padding-left:1em;
    padding-bottom:0.3em;
	}
div#top div.cover div.profile_box div.plof li.mark{
    clear:none;
    padding-top:0.2em;
	}
div#top div.cover div.profile_box div.plof li.name a{
    color:#ff0;
	}
div#top div.cover div.profile_box div.plof li.com {
    height:6em;
	}



/*----ニュース（新着）----*/

div#top div.news1{
	}
div#top div.news1_box{
    height:750px;
    overflow:auto;
	}

div#top div.news1 div.news div.image{
    float:left;
    width:180px;
	}
div#top div.news1 div.news div.image img{
    width:170px;
    height:226px;
    border:1px solid #a64a97;
	}

/*----ニュース（イベント）----*/

div#top div.news2{
	}
div#top div.news2_box{
    height:405px;
    overflow:auto;
	}

div#top div.news2 div.news div.image{
    float:right;
    width:100px;
	}
div#top div.news2 div.news div.image img{
    /*width:90px;*/
    /*height:120px;*/
    border:1px solid #a64a97;
	}
div#top div.news2 div.news div.txt li.title{
	font-size:100%;
	font-weight:bold;
	}

div#top div.news2 div.news div.txt li.body{
	font-size:90%;
	}

/*----新人----*/

div#top div.newface{
	}
div#top div.newface_box{
    padding-left:15px;
	}
div#top div.newface div.profile_box{
    width:130px;
    margin-right:5px;
    float:left;
    height:240px;
	}
div#top div.newface div.profile_box div.image{
	}
div#top div.newface div.profile_box div.image img{
    width:120px;
    height:160px;
    border:1px solid #a64a97;
	}
div#top div.newface div.profile_box div.plof{
    padding-top:5px;
    text-align:center;
	}
div#top div.newface div.profile_box div.plof li.mark,
div#top div.newface div.profile_box div.plof li.com,
div#top div.newface div.profile_box div.plof li.att_com{
    display:none;
	}
div#top div.newface div.profile_box div.plof li.size{
    font-size:90%;
	}
div#top div.newface div.profile_box div.plof li.att_time{
    font-weight:normal;
	}

/*----出勤----*/

div#top div.attends{
	}
div#top div.attends dt,
div#top div.attends dd div.sub_title{
    display:none;
	}

div#top div.attends dd{
    padding-left:15px;
	}
div#top div.attends div.profile_box{
    width:150px;
    margin-right:5px;
    float:left;
    height:260px;
	}
div#top div.attends div.profile_box div.image{
	text-align: center;
	}
div#top div.attends div.profile_box div.image img{
    width:120px;
    height:160px;
    border:1px solid #a64a97;
	}
div#top div.attends div.profile_box div.plof{
    padding-top:5px;
    text-align:center;
	}
div#top div.attends div.profile_box div.plof li.mark img.attends,
div#top div.attends div.profile_box div.plof li.att_com{
    display:none;
	}

/*------------------------------------
  ◆イベント◆
-------------------------------------*/
div#event{
	}


div#event div.news div.image{
    float:right;
    width:210px;
	}
div#event div.news div.image img{
    /*width:210px;*/
    /*height:280px;*/
    border:1px solid #a64a97;
	}
div#event div.news div.txt li.title{
	font-size:120%;
	font-weight:bold;
	}

div#event div.news div.txt li.body{
	font-size:110%;
	}

/*------------------------------------
  ◆在籍◆
-------------------------------------*/
div#profiles{
    padding:15px 0 0 15px;
	}

div#profiles div.profile_box{
    float:left;
    width:160px;
    margin-bottom:5px;
    text-align:center;
    height:300px;
	}

div#profiles div.profile_box div.image img{
    width:150px;
    height:200px;
    border:1px solid #a64a97;
	}
div#profiles div.profile_box div.plof{
    padding-top:5px;
	}
div#profiles div.profile_box div.plof li.att_com{
    display:none;
	}
/*------------------------------------
  ◆出勤◆
-------------------------------------*/
div#attends{
    padding:15px 0 0 15px;
	}

div#attends div.sub_title{
    display:none;
	}

div#attends div.profile_box{
    float:left;
    width:160px;
    margin-bottom:5px;
    text-align:center;
    height:350px;
	}
div#attends div.profile_box div.image{
	}
div#attends div.profile_box div.image img{
    width:150px;
    height:200px;
    border:1px solid #a64a97;
	}
div#attends div.profile_box div.plof{
    width:152px;
	}
div#attends div.profile_box div.plof ul{
	}
div#attends div.profile_box div.plof li.att_com{
    font-size:90%;
    font-weight:bold;
    text-decoration:blink;
    color:#fff;
    height:1.2em;
    background:#a64a97;
    border:1px solid #a64a97;
	}
div#attends div.profile_box div.plof li.att_time{
    font-size:110%;
	}
div#attends div.profile_box div.plof li.com{
    height:200px;
    display:none;
	}


/*------------------------------------
  ◆新人◆
-------------------------------------*/
div#newface div.profile_box{
    float:left;
    width:265px;
    margin-bottom:10px;
	}
div#newface div.profile_box div.image{
    float:left;
    width:120px;
	}
div#newface div.profile_box div.image img{
    width:120px;
    height:160px;
    border:1px solid #a64a97;
	}
div#newface div.profile_box div.plof{
    width:135px;
    padding-top:5px;
    text-align:left;
    float:right;
	}
div#newface div.profile_box div.plof ul{
	}

div#newface div.profile_box div.plof li.regist_day{
    font-size:100%;
	}
div#newface div.profile_box div.plof li.att_com{
    font-size:90%;
    text-decoration:blink;
	}
div#newface div.profile_box div.plof li.com{
    display:none;
	}
/*------------------------------------
  ◆写メBBS◆
-------------------------------------*/
div#mailposts div.mailpost{
	background: #faf2ea;
    margin-bottom:15px;
	}
div#mailposts div.mailpost div.image{
    float:left;
    width:260px;
	background: url("../img/mailpost_02.gif") no-repeat center top ;
    text-align:center;
    padding:40px 0px 20px;
	}
div#mailposts div.mailpost div.image img{
    vertical-align:middle;
	}
div#mailposts div.mailpost div.txt ul li{
    padding:0 15px;
	}
div#mailposts div.mailpost div.txt {
    padding-top:15px;
	}
div#mailposts div.mailpost_tps{
	background: url("../img/mailpost_01.gif") no-repeat center top ;
    height:10px;
	}
div#mailposts div.mailpost_btm{
    clear:both;
	background: url("../img/mailpost_04.gif") no-repeat center bottom ;
    height:10px;
	}


/*------------------------------------
  ◆料金◆
-------------------------------------*/
div#price  {
    padding-right:15px;
	}

div#price div.course{
    margin-right:10px;
    float:left;
    width:300px;
    margin-bottom:20px;
	}


div#price div.course1 th,
div#price div.course1 td,
div#price div.course2 th,
div#price div.course2 td,
div#price div.course3 th,
div#price div.course3 td,
div#price div.course4 th,
div#price div.course4 td,
div#price div.course5 th,
div#price div.course5 td,
div#price div.course6 th,
div#price div.course6 td
{
    background:transparent;
    padding:0;
    text-align:right;
    border:none;
	}
div#price div.course td.playmenu{
    text-align:right;
    padding:5px 5px 0 0;
    font-size:80%;
    line-height:1.3;
    white-space:normal;
	}



div#price div.course dd p.bikou{
    color:#A64A97;
    padding:10px 5px;
	}

div#price div.surcharge{
    width:170px;
    float:right;
    padding-top:20px;
	}
div#price div.surcharge dt{
	border-bottom:solid 1px #a64a97;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:8px;
	}

div#price div.surcharge th{
    font-size:100%;
    text-align:left;
	}
div#price div.surcharge th span.bikou{
    font-size:90%;
    text-align:left;
    display:block;
	}
div#price div.surcharge td{
    text-align:right;
    font-weight:bold;
    font-size:150%;
	}
div#price div.surcharge td span{
    font-size:12px;
	}
div#price div.surcharge td strong{
    font-weight:bold;
    color:#A64A97;
	}
div#price div.surcharge td.bikou{
    font-size:90%;
    text-align:left;
    white-space:normal;
    font-weight:normal;
    line-height:1.3;
	}
div#price div.surcharge dd span.bikou{
    font-size:90%;
    text-align:left;
    display:block;
	}

div#price div.other{
	padding-top:25px;
    clear:both;
	}
div#price div.other dt{
	border-bottom:solid 1px #a64a97;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:8px;
	}

div#price div.other th{
    font-size:100%;
    text-align:left;
	}
div#price div.other th span.bikou{
    font-size:90%;
    text-align:left;
    display:block;
	}
div#price div.other td{
    text-align:right;
    font-weight:bold;
    font-size:150%;
	}
div#price div.other td span{
    font-size:12px;
	}
div#price div.other td.bikou{
    font-size:90%;
    text-align:left;
    white-space:normal;
    font-weight:normal;
    line-height:1.3;
	}
div#price div.other dd span.bikou{
    font-size:90%;
    text-align:left;
    display:block;
	}



 div.kiyaku{
    float:right;
    width:380px;
    font-size:90%;
	}
 div.kiyaku dt{
    font-weight:bold;
    padding-bottom:8px;
	}
 div.kiyaku dd{
    line-height:1.3;
	}
 div.kiyaku ul{
    padding-bottom:5px;
	}
 div.kiyaku li{
    padding-bottom:5px;
    line-height:1.3;
    list-style-type:disc;
    margin-left:20px;
	}

 div.access{
    float:left;
    width:380px;
    line-height:1.5;
	}
 div.access p{
    padding-bottom:1.5em;
    line-height:1.5;
	}

 div.access b{
    color:#a64a97;
	}

/*------------------------------------
  ◆ホテルリスト◆
-------------------------------------*/


div#hotels div.arealist,
div#hotels div.hotellist{
	margin:15px auto;
	text-align:left;
	}

div#hotels div.arealist dl      {
	display: block;
	width:260px;
	float:left;
	}
div#hotels dt      {
	margin-bottom:10px;
	}
div#hotels dd      {
	padding:10px;
	}
div#hotels dd li     {
	margin-bottom:10px;
	font-size:11px;
	}
div#hotels dd li a    {
	font-weight: bold;
	font-size: 120%;
	display: block;
	margin-bottom:5px;
	}


div#hotels div.hotellist dl      {
	display: block;
	width:400px;
	float:left;
	}

/*------------------------------------
  ◆リンク集◆
-------------------------------------*/


div#links     {
    height:500px;
    overflow:auto;
    padding:15px 0 0 15px;
	}

div.sitelist     {
	margin:10px auto;
	}


div.sitelist li   {
	float: left;
	margin:auto 6px;
	width: 100px;
	height: 60px; 
	overflow:hidden;
	text-align: center;
	}
div.sitelist li a  {
	font-size: 90%;
	}

div.sitelist li a img {
	display:block;
	width:88px;
	height:31px;
	}
div.sitelist li a:hover img {
	}

div.banalist   {
	text-align: left;
	margin:25px auto;
	padding:0 30px;
	}
div.banalist dl dt      {
	margin-top: 10px;
	margin-bottom: 5px 
	}
div.banalist dd    {
	font-size: 90%;
	}


/*------------------------------------
  ◆求人◆
-------------------------------------*/


div#rec     {
	}

div#rec table{
    margin:15px auto;
	}
div#rec td{
    white-space:normal;
	}

div#rec th{
    width:25%;
	}

div#rec td{
    width:75%;
	}

div#rec dt{
	font-size:125%;
	font-weight:bold;
	padding-bottom: 5px ;
	}
div#rec dd{
	padding-bottom: 5px ;
    line-height:1.5;
	}

div#rec div.rec_girls,
div#rec div.rec_mens{
	padding-bottom: 20px 
	}


/*------------------------------------
  ◆メルマガ◆
-------------------------------------*/


div#mailmaga     {
	margin:15px auto;
	text-align:left;
	}
div#mailmaga div.txt dt      {
	margin-bottom:10px;
	}
div#mailmaga div.txt dd      {
	line-height: 1.5;
	margin-bottom:15px;
	}
div#mailmaga div.txt dd a{
	display:block;
	margin:10px auto;
	}
div#mailmaga div.txt dd a:hover{
	}
div#mailmaga div.txt dd a span{
	font-size: 24px;
	font-style: oblique;
	font-family: 'Franklin Gothic Medium' , serif ;
	}
div#mailmaga div.txt dd a:hover span{
	}
div#mailmaga div.txt dd ol      {
	margin-bottom:5px;
	}
div#mailmaga div.txt dd ol li      {
	list-style-type:decimal;
	list-style-position:inside;
	font-size: 16px;
	margin:10px auto;
	font-weight: bold;
	}

div#mailmaga div.qr li      {
	float: left;
	margin-right:5px;
	font-size: 11px;
	}

div#mailmaga div.qr li img     {
    border:1px solid #a64a97;
	}



/*------------------------------------
  ◆エステ◆
-------------------------------------*/

div#sns,
div#esthe     {
	margin:15px auto;
	text-align:left;
	}

div#sns div.txt {background: url() no-repeat;}
div#esthe div.txt     {
	background: url("../img/esthe_txt_bg.jpg") no-repeat right top ;
	}

div#sns div.txt p,
div#esthe div.txt p      {
	line-height: 1.5;
	margin-bottom:15px;
	}

div#sns div.txt dt,
div#esthe div.txt dt      {
	margin-bottom:5px;
	color:#A64A97;
	font-weight:bold;
	}
div#sns div.txt dd,
div#esthe div.txt dd      {
	line-height: 1.5;
	margin-bottom:15px;
	}
div#sns div.txt dd a,
div#esthe div.txt dd a{
	display:block;
	margin:10px auto;
	}

div#esthe div.txt dd span.counou{
	color:#A64A97;
	margin:10px auto;
    font-size:11px;
	}



/*------------------------------------
  ◆ポイントカード◆
-------------------------------------*/

div#pointcard     {
	}
div#pointcard  div.txt{
    padding: 1em;
    font-size: 120%;
    line-height:1.5;
	}
div#pointcard  div.txt li  {
    padding-bottom: 0.8em;
    color:#A64A97;
	}
div#pointcard  div.txt p  {
    padding-bottom: 0.8em;
    line-height:1.5;
	}

div#pointcard  div.about  {
    padding: 1em;
    font-size: 120%;
    line-height:1.5;
    border:1px dotted #A64A97;
	}

div#pointcard strong  {
    font-weight: bold;
    color:#A64A97;
	}
div#pointcard strong span {
    font-size: 120%;
	}

/*------------------------------------
  ◆◆ポップアップ◆◆
-------------------------------------*/

body.popup div#footer{
	}

/*------------------------------------
  ◆女の子詳細・予約◆
-------------------------------------*/
body.popup div.profile_box{
    float:left;
    width:840px;
    margin-bottom:10px;
	}
body.popup div.profile_box div.image{
    float:left;
    width:392px;
	}
body.popup div.profile_box div.image div.main_image{
    margin-bottom:4px;
	}
body.popup div.profile_box div.image div.main_image img{
    width:300px;
    height:400px;
    border:1px solid #a64a97;
	}
body.popup div.profile_box div.image div.sumnail img{
    width:72px;
    height:96px;
    border:1px solid #a64a97;
	}
body.popup div.profile_box div.image div.sumnail li{
    float:left;
    margin:2px;
	}
body.popup div.profile_box div.profile_txt{
    width:430px;
    padding-top:5px;
    text-align:left;
    float:right;
	}
body.popup div.profile_box div.plof{
    padding-bottom:1em;
	}
body.popup div.profile_box div.plof ul{
    padding-right:10px;
	}

body.popup div.profile_box div.plof li.name{
    font-size:300%;
    color:#a64a97;
	}
body.popup div.profile_box div.plof li.age{
    font-size:150%;
	}
body.popup div.profile_box div.plof li.mark{
    display:inline;
	}
body.popup div.profile_box div.plof li.size{
    padding-top:0.5em;
	}
body.popup div.profile_box div.plof li.att_com{
    height:auto;
    font-size:100%;
    line-height:1.3;
    font-weight:bold;
	}
body.popup div.newface{
    padding-bottom:1em;
	}
body.popup div.newface li.regist_day{
    color:#f06;
    padding-bottom:0.5em;
    font-weight:bold;
    font-size:125%;
	}
body.popup div.newface li.new_com{
    line-height:1.5;
	}

body.popup div.detail{
    padding-bottom:1em;
	}
body.popup div.detail td{
    white-space:normal;
	}
body.popup div.profile_box div.okoption{
    width:250px;
    float:right;
	}
body.popup div.profile_box div.okoption li{
	float: left;
	font-size: 11px;
	line-height: 19px;
	display: block;
	width: 75px;
	height: 20px;
	background: #DEE;
	border: solid 1px #BCC;
    text-align:center;
    margin:2px;
    color:#ABB;
	}
body.popup div.profile_box div.okoption li.ok{
	background: url("../img/navi1_li_3.gif") no-repeat center center ;
	border: solid 1px #ffa7e2;
    color:#fff;
	}

body.popup div.profile_box div.attend{
    width:180px;
    float:right;
	}


body.popup div.profile_box div.order div.form th{
	text-align:left;
	}

body.popup div.profile_box div.order div.form th{
	font-size:12px;
	padding:5px 10px;
	text-align:left;
	}
body.popup div.profile_box div.order div.form td{
	padding:5px 10px;
	}


















/*----フォームデザイン----*/

div.form{
	font-size:16px;
	margin-bottom:1em;
	}

div.form th{
	font-size:11px;
	padding-left: 10px;
	width:20%;
	}
div.form td{
	text-align:left;
	}
div.form input,
div.form textarea {
	border:solid 1px #a64a97;
	padding: 3px;
	margin-right: 0.5em;
	}
div.form input.radio {
	border:none;
	padding: 3px;
	}
/*----フォーム送信----*/

div.form_send{
	text-align:center;
	}
div.form_send input.submit{
	width: 130px;
	height: 25px;
	background: url("../img/navi1_li_3.gif") repeat-x center center ;
	border: solid 1px #a46d7c;
    color:#fff;
div.form_send input.submit:hover  {
	}

	}
div.form_send input.reset{
	border:solid 1px;
	}


/*----フォームメッセージ----*/

div.message{
	text-align:center;
	}

div.message span.error,
div.message span.success{
	display:block;
	padding: 10px;
	border:solid 1px;
	margin-bottom:1em;
	}
div.message div{
	font-size:16px;
	margin-bottom:0.5em;
	}

/*----ニュース共通----*/

div.txt{
    padding-bottom:1em;
	}
div.txt li{
    margin-bottom:0.2em;
	}
div.txt li.datecate{
	font-size:90%;
	color:#853c50;
	}
div.txt li.title{
	font-size:120%;
	color:#a64a97;
	font-weight:bold;
	}

div.txt li.body{
	line-height:1.5;
	}
div.txt li.body img{
	float:right;
	width:auto;
	height:auto;
	}
div.news{
    padding-top:0.8em;
    padding-bottom:0.8em;
    border-bottom:1px dotted #c980bd;
	}


/*----女の子プロフ共通設定----*/

div.plof li{
	clear:both;
	overflow:hidden;
    margin-bottom:0.4em;
	}

/*　名前　*/

div.plof li.name {
	font-weight:bold;
    display:inline;
    font-size:120%;
	}

/*　年齢　*/
div.plof li.age {
    font-size:100%;
	clear:none;
    padding-top:0.2em;
    display:inline;
	}
div.plof li.age span{
	font-weight:bold;
	}

/*　マーク　*/

div.plof li.mark{
	padding:2px 0;
	text-align: left;
	}
div.plof li.mark img{
	margin-top:1px;
	}
/*　3サイズ　*/
div.plof li.size span{
	}
div.plof li.size span{
	font-weight:bold;
	}

/*　出勤時間　*/

div.plof li.att_time{
	font-weight:bold;
	color:#833a4e;
	}
div.plof li.att_time span.att_time{
	font-weight:normal;
	}

/*　出勤コメント　*/

div.plof li.att_com{
	font-size:90%;
	color:#a64a97;
	line-height:1.3;
	}

/*　新人入店日　*/

div.plof li.regist_day{
	font-size:90%;
	font-weight:bold;
	color:#ae6700;
	}
div.plof li.regist_day span{
	font-weight:normal;
	}


/*　新人コメント、グラビアコメント等　*/

div.plof li.com{
	line-height:1.5;
	font-size:90%;
	}

.galleries_view div.image,
.galleries_view div.plof,
.galleries_view div.subnavi,
.galleries_view div.gravure,
.galleries_view div.sumnail {
	width: 49%;
	float: left;
}
.galleries_view .sumnail li {
	display: inline;
}
