@charset "utf-8";

body {

	background-repeat: repeat-y;
background-position: center top;
	color: #4D4D4D;
	line-height:1.3em;
	text-align:center;

}

.pc {
display: none;
}


#wrap {
    width: 97%;
    margin: 0 auto;


}

#contents {

	margin-top:34px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

/* header */
#header {
	display: block;
margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
}

#header #headImg{
    width: 100%;
    /* height: 127px; */
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#header h1 {
display: none;
}

#header p.logo {
    display: block;
    padding-top: 10px;
height: 70px;
}

#header p.logo img{
width: 200px;
}


#header .telno {
width: 100%;
    display: block;
    background-color: #006ae4;
    padding: 6px 0;
}

#header .telno a {
border: solid 1px #bcbcbc;
    background: #ffffff;
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    display: block;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 8px;
    color: #565656;
    font-size: 1.4em;
}

#header .tel{
    display: block;
    /* float: right; */
    /* margin-top: 10px; */
    text-align: center;
    /* background-color: #dcedff; */
    /* padding: 10px; */
}

#header .tel a {
    text-decoration: none;
}
.tel a:hover {
    color: #ff8800;
}

#header .mail {
    font-size: 13.5px;
    margin: 3px;
}

#header .logoCap {
position: absolute;
    font-size: 12px;
    /* top: 25px; */
}

#gMenu-sp {
    position: fixed;
    top: 12px;
    right: 10px;
    width: 54px;
    height: 54px;
    background: url(../img/common/gloval_list.png) center center no-repeat;
    background-size: 100% auto;
    z-index: 999;
}
#gMenu-sp ul{
	display:none;
	position:absolute;
	top:0;
	right:0;
}
#gMenu-sp.check ul {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
padding-top: 80px;
}
#gMenu-sp li {
    width: 50%;
    margin-left: 50%;
    text-align: right;
    /* background: url(../img/common/g_nav_li.gif) center right no-repeat; */
    border: solid 1px #dadada;
    background: #77b9ff;
}
#gMenu-sp li a {
    display: block;
    padding: 16px 10%;
    background: #ffffff;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    font-size: 0.9em;
}
#gMenu-sp li a:hover{
	color:#56712a;
}

#gMenu-sp li.this_page{
	color:#ffffff;
}


/* footer */

#footer {
    margin-top: 2em;
    /* width: 100%; */
    height: 128px;
    /* background-image: url(../img/common/footer_bg.png); */
    background-repeat: repeat-x;
    background-color: #ffffff;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    border-top: solid 1px #b1b1b1;
}

#footer div.inner{

	margin-left:auto;
	margin-right:auto;

}

#footer address{
	text-align:center;
	display: block;
	height:28px;
	background-image: url(../img/common/copy_bg.gif);
	background-repeat: repeat-x;
	padding-top:5px;
	color:#fff;
	font-size:13px;
	margin-top:20px;
	clear:both;
}

#footer p.logo{

}

#footer p.logo img{

}


ul#footerMenu {
display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

ul#footerMenu li{
display: inline-block;
    width: 40%;
    /* margin-left: 4px; */
    /* margin-right: 4px; */
    /* border-right-width: 1px; */
    /* border-right-style: solid; */
    /* border-right-color: #666; */
    /* padding-right: 14px; */
    font-size: 0.9em;
    border: solid 1px #ccc;
    margin: 2px;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
}

ul#footerMenu li.last{

}

ul#footerMenu li {
	font-size: 0.9em;
	text-decoration: none;
}

ul#footerMenu li a{
	color: #4D4D4D;
	text-decoration: none;
}

ul#footerMenu li a:link{
	color: #4D4D4D;
	text-decoration: none;
}

ul#footerMenu li a:visit{
	color: #4D4D4D;
	text-decoration: none;
}

ul#footerMenu li a:hover{
	color: #F63;
	text-decoration: underline;
}

/* top */

#event h2,
#topics h2,
#gvoice h2 {
background-image: url(../img/common/h2_bg.gif);
    background-repeat: repeat-x;
    /* padding: 12px; */
    height: 34px;
    font-size: 20px;
    color: #fff;
    line-height: 34px;
    padding-left: 14px;
}

#pickup h2 {
    background-color: #de0000;
    height: 34px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 14px;
}

#caption {

}

#caption p{
	margin-bottom:7px;
}
div#caption img {
    width: 100%;
}
#event {
display: none;
}

#event ul{
	width:337px;
height: 330px;
	margin-top:8px;
	padding-left:0.5em;
	padding-right:0.5em;
	overflow:auto;
	font-size:0.9em;
}

#event ul dt{
color: #009eef;
	font-size:1.2em;
	font-weight:bold;
}

#event ul dd.cont,
#topics ul dd.cont{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom:0.8em;
	margin-bottom:0.8em;
}

#room {
	clear:both;

}

#topics {
	height: 464px;
	margin-top: 20px;
	font-size: 0.9em;
	float: left;
	margin-bottom: 30px;
	padding: 3px;
border: 1px solid #09b0ee;
    width: calc(100% - 6px);
border: 1px solid #006ae4;
background-color: #fffdf3;
}

#topics ul {
    /* width: 460px; */
    height: 400px;
    margin-top: 8px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    overflow: auto;
}
#topics  li{
display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom:0.8em;
	margin-bottom:0.8em;
}

#topics ul dt {
	font-size:1.2em;
	font-weight:bold;
    color: #006ae4;
}

#topics p img {
	float:right;
	width:100px;
	height:auto;
	margin-left:8px;
	margin-right:4px;
	margin-bottom:4px;
}


#topics #pager {
text-align:center;
}

#topics #pager form {
    display: inline-block;
}

#pickup {
    text-align: center;
    /* width: 353px; */
    /* height: 464px; */
    margin-top: 10px;
    padding: 3px;
    border: 1px solid #de0000;
    /* float: right; */
    overflow: hidden;
    /* width: calc(100% - 6px); */
    background-color: #fff2f2;
}

#pickup p img {
    width: 100%;
    height: auto;
}


#pickup .pickEach {
    margin: 26px 0;
    width: 40%;
    /* float: left; */
    border: 1px solid #c3c3c3;
    margin: 0 12px 10px;
    display: inline-block;
    text-align: center;
}

#banner {
	clear:both;
background-color: #ddeeff;
	width:100%;
	margin-top: 20px;
}

#banner li {
	float: left;
	margin-left:16px;
	margin-top:16px;
	margin-bottom:16px;
	*padding-bottom:10px;
}

dd.title {
	color: #7345A5;
}



#gvoice {
   /* width: 862px;*/
    width: calc(100% - 6px);
    /* height: 464px; */
    font-size: 0.9em;
    float: left;
    margin-bottom: 30px;
    padding: 3px;
    border: 1px solid #006ae4;
    margin-top: -10px;
    background-color: #fffdf3;
}

#gvoice ul {
    /* width: 460px; */
    height: 400px;
    margin-top: 8px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    overflow: auto;
}
#gvoice li{
display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom:0.8em;
	margin-bottom:0.8em;
}

#gvoice ul dt {
	font-size:1.2em;
	font-weight:bold;
    color: #009eef;
}

#gvoice p img {
	float:right;
	width:100px;
	height:auto;
	margin-left:8px;
	margin-right:4px;
	margin-bottom:4px;

}

#gvoice .hoshi {
    color: #cca329;
}

#gvoice #pager {
text-align:center;
}

#gvoice #pager form {
    display: inline-block;
}
div#feature ul {
    text-align: center;
}
#feature li {
    width: 276px;
    height: 73px;
    display: inline-block;
}

#feature li a {
    /* display: block; */
    width: 276px;
    height: 73px;
    display: inline-block;
    /* vertical-align: middle; */
    /* background-image: url(../img/common/room.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10%;
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    white-space: nowrap;
}

/* 来生の部屋バナーカラー */
li.feature04 a {
    background-image: url(../img/common/room_blue.png);
}
/* 雪村の部屋 */
li.feature08 a {
    background-image: url(../img/common/room_pink.png);
}
/* 滝野社の部屋 */
li.feature05 a {
    background-image: url(../img/common/room_yellow.png);
}
/* 椿の部屋 */
li.feature02 a {
    background-image: url(../img/common/room_black.png);
}
/* マイティ井上の部屋 */
li.feature07 a {
    background-image: url(../img/common/room_purple.png);
}
/* 羽藤の部屋 */
li.feature03 a {
    background-image: url(../img/common/room_red.png);
}
/********index(認証) ********/

#index{

}

#index p.index_logo {
    text-align: center;
}

#index div.index_box{
	margin:0 auto;
	padding:10px;
	border-radius:5px;
		-webkit-border-radius:30px;
		-moz-border-radius:30px;
	background-color:#ffffff;/*#f1eef2*/
/*	border:1px solid teal;	*/	
	z-index: 0;
}

#index div.index_box h1 {
    display: none;
}
#index div.index_box h2{
	font-size:120%;
	font-weight:bold;
	color:blue;

}
#index div.index_box div.index_btn {
    width: 90%;
    margin: 0 auto;
}
#index div.index_box p.index_18kin {
    /* width: 80px; */
    float: left;
    width: 35%;
    text-align: center;
    display: block;
}

#index div.index_box p.index_btn_enter {
    /* padding: 5px; */
    width: 30%;
    float: left;
}

p.index_btn_exit {
    float: right;
    /* padding: 5px; */
    width: 35%;
}



#index div.index_box div.index_btn a:link,#index div.index_box div.index_btn a:visited{
	background-color:#f0fff2;
	display:block;
	padding:10px;
	
/*角丸*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #f0fff2;
/* mozilla */
  background: -moz-linear-gradient(top,#f0fff2, #d2e5d5); 
/* Webkit */

    background: -webkit-gradient(linear, center top, center bottom, from(#f0fff2), to(#d2e5d5)); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#FFFFF4EA'); 
 }

#index div.index_box div.index_btn a:hover{
	
/*角丸*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d2e5d5;
/* mozilla */
  background: -moz-linear-gradient(top,#d2e5d5, #f0fff2); 
/* Webkit */

    background: -webkit-gradient(linear, center top, center bottom, from(#d2e5d5), to(#f0fff2)); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#FFFFF4EA'); 


}
#index div.index_box p.index_note {
    /* margin-top: 50px; */
    clear: both;
    display: block;
    border: 1px solid #67b8ff;
    padding: 1em;
    border-radius: 10px;
}


/*********page********/




/********gNav ********/

/********sidemenu ********/
li.side_room1 a,
li.side_room2 a,
li.side_room3 a,
li.side_room4 a,
li.side_room5 a,
li.side_room6 a,
li.side_room7 a {
width: 276px;
    display: block;
    height: 73px;
    background-image: url(../img/common/room.png);
    background-repeat: no-repeat;
    color: #cba05a;
    text-decoration: none;
    font-size: 16px;
    white-space: nowrap;
    background-size: cover;
    line-height: 73px;
    text-align: center;
    margin-bottom: 10px;
    margin: 10px auto;
}
/*********contents********/
#profile_index,
#price,
#recruit,
#hotel,
#link {

}
h2 {
    background-image: url(../img/common/h2_bg2.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 2em;
    display: block;
    font-size: 1.4em;
    line-height: 37px;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #7d7d7d;
}
h2 span {
    font-size: 0.9em;
    margin-left: 12px;
    color: #45a1ff;
}
#left_navi li.side_room1 a,
#left_navi li.side_room2 a,
#left_navi li.side_room3 a,
#left_navi li.side_room4 a,
#left_navi li.side_room5 a,
#left_navi li.side_room6 a,
#left_navi li.side_room7 a {

    color: #ffffff;

}
/* 来生の部屋バナーカラー */
#left_navi li.side_room1 a {
    background-image: url(../img/common/room_blue.png);
}
/* 雪村の部屋 */
#left_navi li.side_room2 a {
    background-image: url(../img/common/room_pink.png);
}
/* 滝野社の部屋 */
#left_navi li.side_room3 a {
    background-image: url(../img/common/room_yellow.png);
}
/* 椿の部屋 */
#left_navi li.side_room4 a {
    background-image: url(../img/common/room_black.png);
}
/* マイティ井上の部屋 */
#left_navi li.side_room5 a {
    background-image: url(../img/common/room_purple.png);
}
/* 羽藤の部屋 */
#left_navi li.side_room6 a {
    background-image: url(../img/common/room_red.png);
}
/* イサオの部屋 */
#left_navi li.side_room7 a {
    background-image: url(../img/common/room_cyan.png);
}
/*********greeting********/

#greeting div.box {
	border: 1px solid #999;
	width:420px;
	float:left;
	text-align: center;
	margin-left:7px;
	margin-right:5px;
}

#greeting div.box .image{
	width:85%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-left:auto;
	margin-right:auto;
	padding:16px;
}

#greeting div.box .title{
	font-size:1.4em;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
		margin-top:25px;
		margin-bottom:10px;
}

div#greeting p.comment{
	text-align:left;
	padding:25px;
	font-size:0.92em;
	line-height:1.6em;
}


#greeting dl.faq {
    margin: 30px 0;
}

#greeting dt.ques {
    font-size: 1.2em;
    color: #0c84ff;
    /* margin-top: 20px; */
    margin-bottom: 0.5em;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #b7b7b7;
    padding: 20px;
    border-radius: 10px;
    background-color: #ecf5ff;
    background-image: url(../img/greeting/q.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 6px 6px;
    padding-left: 60px;
}
#greeting dd.ans {
    line-height: 1.5em;
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #b7b7b7;
    padding: 20px;
    border-radius: 10px;
    background-color: #efefef;
    background-image: url(../img/greeting/a.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 6px 23px;;
    padding-left: 60px;
}
/*********profile********/

#profile #left{
width: 100%;
    border: 1px solid #999;
    padding: 15px 0;
    text-align: center;
    overflow: hidden;
}


div#profile div#left ul#photolist{
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

div#profile div#left img{
width:300px;
}

div#profile div#left ul#photolist li{
display: inline-block;
}

div#profile div#left ul#photolist li img{
width:78px;
}




div#profile div#right{
width: 100%;
    margin-right: 15px;
}

div#profile div#right dl{
	padding-left:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
font-size: 1.2em;
line-height:1.5em;
}

div#profile div#right dt{
    color: #348eed;
}



div#profile div#right h3{
	font-size: 1.8em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
    color: #348eea;
	margin-top:8px;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
}
div#profile div#right h3 span{
font-size: 0.6em;
}

div#profile div#right dd.size{

font-weight:bold;
}

/*********system********/

#price {

}

#price h3 {
		font-size: 1.6em;
    color: #4a94e0;
		margin-top:1em;
		margin-bottom:0.4em;
}



#price dt,
#price dd {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#price dt {
    width: 35%;
    /* width: 240px; */
    font-size: 1.2em;
    display: block;
    font-weight: bold;
    float: left;
    /* margin-left: 20px; */
}

#price dd {
    text-align: right;
    font-size: 2em;
    display: block;
    float: right;
    width: 60%;
    color: #4a94e0;
    font-weight: bold;
}

#price p {
	clear:left;
	margin-left:16px;
	margin-top:1em;
}
#price p.read {
    text-align: right;
}
#price .pbox {
    /* margin-left: 14px; */
    border: 1px solid #999;
    padding: 6px 24px;
    border-radius: 10px;
}
#price .pbox li {
    border-bottom: 1px dashed #aeaeae;
    /* display: block; */
    overflow: hidden;
}
#price .pbox li:last-child {
    border-bottom: none;
}
/*********recruit********/
#recruit h3{
		font-size: 1.4em;
    color: #3792ef;
		margin-top:1em;
		margin-bottom:0.4em;
}

#recruit .mailimg{
	display:block;
	padding:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin-bottom:1em;
}

#recruit .mailimg .text {
  font-size: 0.86em;
}

#recruit .mailimg .tel,
#recruit .mailimg .mail{
    font-size: 1.5em;
    color: #900;
    margin-top: 0.3em;
    line-height: 1.2em;
}

#recruit .recruit_table{
	width:100%;
}

#recruit .recruit_table th,
#recruit .recruit_table td{
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
}

#recruit .recruit_table th{
	width:20%;
	text-align:center;
}

#recruit .recruit_table td{
	width:80%;
}
#recruit .image{
	float:left;
	margin-left:10px;
	width:180px;
}
#recruit .image p{
	margin:0;
}
#recruit .text{
	background:#eeeeee;
	padding:5px 10px 0;
	/*height:315px;*/
	padding: 20px;
}
#recruit .text h4{
	font-size:108%;
	/* color:teal; */
	color: #ff0000;
	font-weight:bold;
	margin:5px 0;
}
#recruit .prof{
	padding:5px 10px;
}
#recruit #left .prof span{
	display:inline-block;
	font-weight:normal;
	vertical-align:top;
	font-size:100%;
	width:280px;
}
/***************井上つけたし***************/

/*レイアウト設定*/
/*トップページ以外のライトナビの設定*/
#main div#navi{
float:right;
width: 225px;
border:1px solid red;
}

#main div#cont{
float:left;
width: 550px;
/*border:1px solid lime;*/
}
#main div#navi{
float:right;
}

#goTop{
clear:both;
}
#goTop p#gotoTop{
text-align:lett;
}

#left ul.boysList{

}

/*各ページ設定*/
/*ホスト一覧の設定*/

#profile_index {

}
#profile_index ul {

}

#profile_index ul li{
width: 46%;
    /* height: 230px; */
    float: left;
    /* margin-left: 5px; */
    border: 1px solid #b1b1b1;
    text-align: center;
    margin: 4px;
    padding: 8px 1px;
    background-color: #f0f0f0;
}

#profile_index ul li .titel{
    font-size: 13px;
    margin-top: 6px;
}




/*--

	__feature

*/
div.feature {
overflow: hidden;
    background-color: #e7f8ff;
    padding: 20px;
    border-radius: 14px;
    border: 1px solid #a4a4a4;
}
div.feature div#featureCharge {
    clear: both;
}

div.feature div#featureProf {
display: block;

}

div.feature dl#photo {
display: block;
    /* float: left; */
    width: 100%;
    text-align: center;
    border: solid 1px #ababab;
    border-radius: 8px;
    padding: 20px 0;
    margin-bottom: 20px;
    background-color: #fff;
}

div.feature dl#photo dt {
    margin-bottom: 8px;
}

div.feature dl#photo dd img {
    width: 56px;
}

div.feature dl#photo img#mainPhoto {
width: 90%;
}

div.feature ul.detail dd {
display: inline-block;
    width: 100%;
    vertical-align: top;
}

div.feature ul.detail dt {
display: inline-block;
    width: 20%;
    vertical-align: top;
    white-space: nowrap;
    margin-right: 1em;
    color: #0c95dc;
}
div.feature ul.detail li {
    border-bottom: dashed 1px #a8a8a8;
    padding: 14px;
}

div.feature ul.detail {
    margin-bottom: 20px;
}

div.feature li.chargeBlock {
width: calc(100% - 40px);
    display: block;
    border: solid 1px #a4a4a4;
    padding: 20px;
    margin: 10px 0;
    /* float: left; */
    border-radius: 10px;
    background-color: #fff;
}

div.feature dt.stitle {
font-size: 1.2em;
    color: #2686e9;
    border-bottom: 1px dashed #a4a4a4;
    padding-bottom: 8px;
    margin-bottom: 14px;
}

div.feature ul.cost {

}

div.feature ul.cost dt {
    display: inline-block;
    vertical-align: top;
    /* font-size: 1.2em; */
    line-height: 2em;
    text-align: left;
    margin-right: 0.5em;
    /* margin-left: 1em; */
    width: 30%;
    vertical-align: bottom;

}
div.feature ul.cost dd {
display: inline-block;
    /* width: 50%; */
    vertical-align: top;
    font-size: 1.9em;
    line-height: 1.3em;
    text-align: right;
}

div.feature .chargeBlock .cap {
    font-size: 1.1em !important;
    width: 100%;
}



#feature{

}

#feature div#room_header{
	height:70px;
	background:none;
	padding-top:10px;
}

#feature div#room_header h1{
	width:210px;
	height:69px;
	float:left;

}

#feature div#room_header p{
	width:162px;
	height:19px;
	float:right;
	margin:20px 70px 0 0;
	display:inline;
}

#feature div.area{
	width:830px;
	margin:0 auto;
}

#feature div.area{
	width:880px;
	margin:0 auto;
}

#feature div#prof{
	width:100%;
	height:530px;
	clear:both;
	background:url(../feature/img/photo_bg.gif) repeat-x;
}

#feature div#prof p{
	width:415px;
	height:530px;
	float:left;
	margin-right:5px;
}

#feature div#prof div#profDetail{
	width:240px;
	padding:30px 80px;
	height:470px;
	float:left;
	background:url(../feature/img/prof_bg.gif) no-repeat;
}

#feature div#prof div#profDetail h2{
	width:240px;
	height:47px;
	vertical-align:bottom;
	margin-bottom:50px;	
}

#feature div#prof div#profDetail table{
	width:240px;
}

#feature div#prof div#profDetail table th{
	width:80px;
	padding:5px 10px;
	text-align:left;
	color:#ffc426;
	font-weight:normal;
	line-height:1.2;
}


#feature div#prof div#profDetail table td{
	padding:5px 10px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	line-height:1.2;
}

#feature div#charge{
	width:100%;
	padding-top:50px;
	height:100%;
	clear:left;
}

#feature div#charge h2{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	height:42px;
	vertical-align:bottom;
	margin:0 auto;
	margin-bottom:20px;
	background:url(../feature/img/deco_up.gif) no-repeat center bottom;
	border-bottom:1px solid #ffc426;
}

#feature div#charge div#left{
	width:382px;
	float:left;
	background:none;
	padding-top:20px;
	margin-right:68px;
}

#feature div#charge div#left dl{
	width:382px;
	margin-bottom:20px;
}

#feature div#charge div#left dl dt{
	width:382px;
	height:35px;
	vertical-align:bottom;
}

#feature div#charge div#left dl dd{
	width:382px;
	height:67px;
	vertical-align:bottom;
}

#feature div#charge div#right {
	width:360px;
	padding-top:20px;
	float:left;
	background:none;
}

#feature div#charge div#right dl#address{
	width:360px;
	background:url(../feature/img/address_bg.gif) no-repeat bottom #ffc426;
	padding-bottom:105px;
	margin-bottom:20px;
}

#feature div#charge div#right dl#address dt{
	width:360px;
	height:84px;
	vertical-align:bottom;
	margin-bottom:15px;
}

#feature div#charge div#right dl#address dd{
	padding:0 20px;
	text-align:left;
	line-height:1.5;
}
#feature div#charge div#right dl#address dd{
	margin-bottom:10px;
}

#feature div#charge div#right dl#address dd#tel,
#feature div#charge div#right dl#address dd#mail{
	width:320px;
	height:38px;
	vertical-align:bottom;
}

#feature div#charge div#right dl#traficCharge{
	width:360px;
}

#feature div#charge div#right dl#traficCharge dt{
	width:360px;
	height:35px;
	vertical-align:bottom;
}

#feature div#charge div#right dl#traficCharge dd{
	width:360px;
	height:72px;
	vertical-align:bottom;
}

#feature p#copyright{
	width:100%;
	clear:left;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #ffc426;
	background:url(../feature/img/deco_down.gif) no-repeat top center;
	color:#ffc426;
}



/* 来生の部屋 */
#profile #feature04 {
    background-color: #032c93;
    border: 1px solid #000000;
}
#profile #feature04 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature04 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature04 ul.detail dd {
color: #ffffff;
}
#profile #feature04 #featureCharge dt.stitle {
    color: #0049ff;
}

/* 雪村の部屋 */
#profile #feature08 {
    background-color: #b61f8d;
    border: 1px solid #000000;
}
#profile #feature08 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature08 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature08 ul.detail dd {
color: #ffffff;
}
#profile #feature08 #featureCharge dt.stitle {
    color: #f400b2;
}
/* 滝野社の部屋 */
#profile #feature05 {
background-color: #e9b900;
    border: 1px solid #000000;
}
#profile #feature05 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature05 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature05 ul.detail dd {
color: #ffffff;
}
#profile #feature05 #featureCharge dt.stitle {
    color: #e5b600;
}

/* 椿の部屋 */
#profile #feature02 {
background-color: #000000;
    border: 1px solid #000000;
}
#profile #feature02 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature02 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature02 ul.detail dd {
color: #ffffff;
}
#profile #feature02 #featureCharge dt.stitle {
color: #000000;
}
/* マイティ井上の部屋 */
#profile #feature07 {
    background-color: #4c118a;
    border: 1px solid #000000;
}
#profile #feature07 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature07 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature07 ul.detail dd {
color: #ffffff;
}
#profile #feature07 #featureCharge dt.stitle {
color: #7c00ff;
}
/* 羽藤の部屋 */
#profile #feature03 {
background-color: #990909;
    border: 1px solid #000000;
}
#profile #feature03 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature03 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature03 ul.detail dd {
color: #ffffff;
}
#profile #feature03 #featureCharge dt.stitle {
    color: #e10000;
}
/* イサオの部屋 */
#profile #feature06 {
background-color: #008cad;
    border: 1px solid #000000;
}
#profile #feature06 h2 {
color: #ffffff !important;
font-weight: bold !important;
}
#profile #feature06 ul.detail dt {
color: #ffffff;
font-weight: bold;
}
#profile #feature06 ul.detail dd {
color: #ffffff;
}
#profile #feature06 #featureCharge dt.stitle {
color: #00bae5;
}
----------------------------------------------------------- */


/*--

	__feature02

----------------------------------------------------------- */

#feature02{
	background:#001f53;
}

#feature02 div#room_header{
	height:70px;
	background:none;
	padding-top:10px;
}

#feature02 div#room_header h1{
	width:210px;
	height:69px;
	float:left;

}

#feature02 div#room_header p{
	width:162px;
	height:19px;
	float:right;
	margin:20px 70px 0 0;
	display:inline;
}

#feature02 div.area{
	width:830px;
	margin:0 auto;
}

#feature02 div.area{
	width:880px;
	margin:0 auto;
}

#feature02 div#prof{
	width:100%;
	height:590px;
	clear:both;
	background:url(../feature02/img/photo_bg.gif) repeat-x top #f8fcff;
}

#feature02 div#prof dl{
	width:415px;
	height:415px;
	float:left;
	margin-right:5px;
	text-align:left;
	margin-top:30px;
}

#feature02 div#prof dl dt{
	margin-bottom:10px;
}


#feature02 div#prof div#profDetail{
	width:340px;
	padding:30px 30px;
	height:530px;
	float:left;
	background:url(../feature02/img/prof_bg.gif) no-repeat;
}

#feature02 div#prof div#profDetail h2{
	width:340px;
	text-align:center;
	height:47px;
	vertical-align:bottom;
	margin-bottom:30px;	
}

#feature02 div#prof div#profDetail table{
	width:340px;
}

#feature02 div#prof div#profDetail table th{
	width:30%;
	padding:5px;
	text-align:left;
	color:#ffc426;
	font-weight:normal;
	line-height:1.2;
}

#feature02 div#prof div#profDetail table td{
	width:70%;
	padding:5px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	line-height:1.2;
}

#feature02 div#charge{
	width:100%;
	padding-top:50px;
	height:100%;
	clear:left;
}

#feature02 div#charge h2{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	height:42px;
	vertical-align:bottom;
	margin:0 auto;
	margin-bottom:20px;
	background:url(../feature/img02/deco_up.gif) no-repeat center bottom;
	border-bottom:1px solid #fff;
}

#feature02 div#charge div#left{
	width:382px;
	float:left;
	background:none;
	padding-top:20px;
	margin-right:68px;
}

#feature02 div#charge div#left dl{
	width:382px;
	margin-bottom:20px;
}

#feature02 div#charge div#left dl dt{
	width:382px;
	height:35px;
	vertical-align:bottom;
}

#feature02 div#charge div#left dl dd{
	width:382px;
	height:67px;
	vertical-align:bottom;
}

#feature02 div#charge div#right {
	width:360px;
	padding-top:20px;
	float:left;
	background:none;
}

#feature02 div#charge div#right dl#address{
	width:360px;
	background:url(../feature02/img/address_bg.gif) no-repeat bottom #cae9ff;
	padding-bottom:105px;
	margin-bottom:20px;
}

#feature02 div#charge div#right dl#address dt{
	width:360px;
	height:84px;
	vertical-align:bottom;
	margin-bottom:15px;
}

#feature02 div#charge div#right dl#address dd{
	padding:0 20px;
	text-align:left;
	line-height:1.5;
}
#feature02 div#charge div#right dl#address dd{
	margin-bottom:10px;
}

#feature02 div#charge div#right dl#address dd#tel,
#feature02 div#charge div#right dl#address dd#mail{
	width:320px;
	height:38px;
	vertical-align:bottom;
}

#feature02 div#charge div#right dl#traficCharge{
	width:360px;
	margin-bottom:20px;
}

#feature02 div#charge div#right dl#traficCharge dt{
	width:360px;
	height:35px;
	vertical-align:bottom;
}

#feature02 div#charge div#right dl#traficCharge dd{
	width:360px;
	height:40px;
	vertical-align:bottom;
}

#feature02 div#charge div#right dl#traficCharge dd#last{
	height:61px;
}

#feature02 p#copyright{
	width:100%;
	clear:left;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #fff;
	background:url(../feature02/img/deco_down.gif) no-repeat top center;
	color:#ffc426;
}


/*--

	__feature03

----------------------------------------------------------- */

#feature03{

}



#feature03 div#room_header{
	height:70px;
	background:none;
	padding-top:10px;
}

#feature03 div#room_header h1{
	width:210px;
	height:69px;
	float:left;

}

#feature03 div#room_header p{
	width:162px;
	height:19px;
	float:right;
	margin:20px 70px 0 0;
	display:inline;
}

#feature03 div.area{
	width:830px;
	margin:0 auto;
}

#feature03 div.area{
	width:880px;
	margin:0 auto;
}

#feature03 div#prof{
	width:100%;
	height:530px;
	clear:both;
	background:url(../feature03/img/photo_bg.gif) repeat-x;
}

#feature03 div#prof dl{
	float:left;
	background:url(../feature03/img/photo_img_bg.jpg) repeat-x;
	padding:118px 89px 0 86px;
	height:412px;
	width:240px;
	text-align:center;
}
#feature03 div#prof dl dt{
	height:320px;
	margin-bottom:20px;
}
#feature03 div#prof dl dt img{
	width:auto;
	height:auto;
	max-width:240px;
	max-height:320px;
}
#feature03 div#prof dl dd img{
	width:auto;
	height:auto;
	max-width:60px;
	max-height:60px;
}

#feature03 div#prof div#profDetail{
	width:360px;
	padding:30px 30px;
	height:470px;
	float:left;
	background:url(../feature03/img/prof_bg.gif) no-repeat;
}

#feature03 div#prof div#profDetail h2{
	width:360px;
	height:47px;
	vertical-align:bottom;
	margin:0 auto 50px;	
}

#feature03 div#prof div#profDetail table{
	width:340px;
}

#feature03 div#prof div#profDetail table th{
	width:80px;
	padding:9px 10px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	line-height:1.2;
	vertical-align:top;
}

#feature03 div#prof div#profDetail table td{

	text-align:left;
	font-weight:normal;
	color:#fff;
	line-height:1.2;
}

#feature03 div#charge{
	width:100%;
	padding-top:50px;
	height:100%;
	clear:left;
}

#feature03 div#charge h2{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	height:42px;
	vertical-align:bottom;
	margin:0 auto;
	margin-bottom:20px;
	background:url(../feature03/img/deco_up.gif) no-repeat center bottom;
	border-bottom:1px solid #fff;
}

#feature03 div#charge div#left{
	width:382px;
	float:left;
	background:none;
	padding-top:20px;
	margin-right:68px;
}

#feature03 div#charge div#left dl{
	width:382px;
	margin-bottom:20px;
}

#feature03 div#charge div#left dl dt{
	width:382px;
	height:35px;
	vertical-align:bottom;
}

#feature03 div#charge div#left dl dd{
	width:382px;
	height:67px;
	vertical-align:bottom;
}

#feature03 div#charge div#right {
	width:360px;
	padding-top:20px;
	float:left;
	background:none;
}

#feature03 div#charge div#right dl#address{
	width:360px;
	background:url(../feature03/img/address_bg.gif) no-repeat bottom #fff;
	padding-bottom:105px;
	margin-bottom:20px;
}

#feature03 div#charge div#right dl#address dt{
	width:360px;
	height:84px;
	vertical-align:bottom;
	margin-bottom:15px;
}

#feature03 div#charge div#right dl#address dd{
	padding:0 20px;
	text-align:left;
	line-height:1.5;
}
#feature03 div#charge div#right dl#address dd{
	margin-bottom:10px;
}

#feature03 div#charge div#right dl#address dd#tel,
#feature03 div#charge div#right dl#address dd#mail{
	width:320px;
	height:38px;
	vertical-align:bottom;
}

#feature03 div#charge div#right dl#traficCharge{
	width:360px;
}

#feature03 div#charge div#right dl#traficCharge dt{
	width:360px;
	height:35px;
	vertical-align:bottom;
}

#feature03 div#charge div#right dl#traficCharge dd{
	width:360px;
	height:72px;
	vertical-align:bottom;
}

#feature03 p#copyright{
	width:100%;
	clear:left;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #fff;
	background:url(../feature03/img/deco_down.gif) no-repeat top center;
	color:#fff;
}

/*--

	__feature04
----------------------------------------------------------- */

#feature04{

}

#feature04 div#room_header{
	height:70px;
	background:none;
	padding-top:10px;
}

#feature04 div#room_header h1{
	width:210px;
	height:69px;
	float:left;

}

#feature04 div#room_header p{
	width:162px;
	height:19px;
	float:right;
	margin:20px 70px 0 0;
	display:inline;
}

#feature04 div.area{
	width:830px;
	margin:0 auto;
}

#feature04 div.area{
	width:880px;
	margin:0 auto;
}

#feature04 div#prof{
	width:100%;
	height:530px;
	clear:both;
	background:url(../feature04/img/photo_bg.gif) repeat-x;
}

#feature04 div#prof dl{
	float:left;
	background:url(../feature04/img/photo_img_bg.jpg) repeat-x;
	padding:118px 89px 0 86px;
	height:412px;
	width:240px;
	text-align:center;
}
#feature04 div#prof dl dt{
	height:320px;
	margin-bottom:20px;
}
#feature04 div#prof dl dd{
	margin-left:0;
}
#feature04 div#prof dl dt img{
	width:auto;
	height:auto;
	max-width:240px;
	max-height:320px;
}
#feature04 div#prof dl dd img{
	width:auto;
	height:auto;
	max-width:60px;
	max-height:60px;
}

#feature04 div#prof p{
	width:415px;
	height:530px;
	float:left;
	margin-right:5px;
}

#feature04 div#prof div#profDetail {
    width: 360px;
    padding: 30px 20px;
    height: 470px;
    float: left;
    background: url(../feature04/img/prof_bg.gif) no-repeat;
}

#feature04 div#prof div#profDetail h2{
	width:300px;
	height:47px;
	vertical-align:bottom;
	margin:0 auto 50px;	
}

#feature04 div#prof div#profDetail table{
    width: 350px;
}

#feature04 div#prof div#profDetail table th {
    width: 40px;
    padding: 8px 10px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    line-height: 1.2;
    vertical-align: top;
}

#feature04 div#prof div#profDetail table td {
    padding: 8px 10px;
    text-align: left;
    font-weight: normal;
    color: #ac0020;
    line-height: 1.3;
    width: 150px;
}

#feature04 div#charge{
	width:100%;
	padding-top:50px;
	height:100%;
	clear:left;
}

#feature04 div#charge h2{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	height:42px;
	vertical-align:bottom;
	margin:0 auto;
	margin-bottom:20px;
	background:url(../feature04/img/deco_up.gif) no-repeat center bottom;
	border-bottom:1px solid #ac0020;
}

#feature04 div#charge div#left{
	width:382px;
	float:left;
	background:none;
	padding-top:20px;
	margin-right:68px;
}

#feature04 div#charge div#left dl{
	width:382px;
	margin-bottom:20px;
}

#feature04 div#charge div#left dl dt{
	width:382px;
	height:35px;
	vertical-align:bottom;
}

#feature04 div#charge div#left dl dd{
	width:382px;
	height:67px;
	vertical-align:bottom;
}

#feature04 div#charge div#right {
	width:360px;
	padding-top:20px;
	float:left;
	background:none;
}

#feature04 div#charge div#right dl#address{
	width:360px;
	background:url(../feature04/img/address_bg.gif) no-repeat bottom #ac0020;
	padding-bottom:105px;
	margin-bottom:20px;
}

#feature04 div#charge div#right dl#address dt{
	width:360px;
	height:84px;
	vertical-align:bottom;
	margin-bottom:15px;
}

#feature04 div#charge div#right dl#address dd{
	padding:0 20px;
	text-align:left;
	line-height:1.5;
	color:#eee;
}
#feature04 div#charge div#right dl#address dd{
	margin-bottom:10px;
}

#feature04 div#charge div#right dl#address dd#tel,
#feature04 div#charge div#right dl#address dd#mail{
	width:320px;
	height:38px;
	vertical-align:bottom;
}

#feature04 div#charge div#right dl#traficCharge{
	width:360px;
	margin-bottom:50px;
}

#feature04 div#charge div#right dl#traficCharge dt{
	width:360px;
	height:35px;
	vertical-align:bottom;
}

#feature04 div#charge div#right dl#traficCharge dd{
	width:360px;
	height:72px;
	vertical-align:bottom;
}

#feature04 p#copyright{
	width:100%;
	clear:left;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #ac0020;
	background:url(../feature04/img/deco_down.gif) no-repeat top center;
	color:#ac0020;
}


/*--

	__feature03

----------------------------------------------------------- */


#feature div#room_header{
	height:70px;
	background:none;
	padding-top:10px;
}

#feature div#room_header h1{
	width:210px;
	height:69px;
	float:left;

}

#feature div#room_header p{
	width:162px;
	height:19px;
	float:right;
	margin:20px 70px 0 0;
	display:inline;
}

#feature div.area{
	width:830px;
	margin:0 auto;
}

#feature div.area{
	width:880px;
	margin:0 auto;
}

#feature div#prof{
	width:100%;
	height:530px;
	clear:both;
}

#feature div#prof dl{
	float:left;
	padding:118px 89px 0 86px;
	height:412px;
	width:240px;
	text-align:center;
}
#feature div#prof dl dt{
	height:320px;
	margin-bottom:20px;
}
#feature div#prof dl dt img{
	width:auto;
	height:auto;
	max-width:240px;
	max-height:320px;
}
#feature div#prof dl dd img{
	width:auto;
	height:auto;
	max-width:60px;
	max-height:60px;
}
/* ??^6?????? */
#feature div#prof dl.photo6 {
    float: left;
    padding: 118px 89px 0 74px;
    height: 412px;
    text-align: center;
    font-size: 0;
    width: initial;
    width: 264px;
}

#feature div#prof dl.photo6 dd img {
    width: auto;
    height: auto;
    max-width: 47px;
    max-height: 47px;
    margin: 0 3px 0 0;
}


#feature div#prof div#profDetail{
	width:360px;
	padding:30px 30px;
	height:470px;
	float:left;
}

#feature div#prof div#profDetail h2{
	width:360px;
	height:47px;
	vertical-align:bottom;
	margin:0 auto 50px;	
}

#feature div#prof div#profDetail table{
	width:340px;
}

#feature div#prof div#profDetail table th{
	width:80px;
	padding:9px 10px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	line-height:1.2;
	vertical-align:top;
}

#feature div#prof div#profDetail table td{
	padding:9px 10px;
	text-align:left;
	font-weight:normal;
	color:#333;
	line-height:1.2;
}

#feature div#charge{
	width:100%;
	padding-top:50px;
	height:100%;
	clear:left;
}

#feature div#charge h2{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	height:42px;
	vertical-align:bottom;
	margin:0 auto;
	margin-bottom:20px;
	border-bottom:1px solid #fff;
}


#feature div#charge div#left{
	width:382px;
	float:left;
	background:none;
	padding-top:20px;
	margin-right:68px;
}

#feature div#charge div#left dl{
	width:382px;
	margin-bottom:20px;
}

#feature div#charge div#left dl dt{
	width:382px;
	height:35px;
	vertical-align:bottom;
}

#feature div#charge div#left dl dd{
	width:382px;
	height:67px;
	vertical-align:bottom;
}

#feature div#charge div#right {
	width:360px;
	padding-top:20px;
	float:left;
	background:none;
}

#feature div#charge div#right dl#address{
	width:360px;
	padding-bottom:105px;
	margin-bottom:20px;
}

#feature div#charge div#right dl#address dt{
	width:360px;
	height:84px;
	vertical-align:bottom;
	margin-bottom:15px;
}

#feature div#charge div#right dl#address dd{
	padding:0 20px;
	text-align:left;
	line-height:1.5;
}
#feature div#charge div#right dl#address dd{
	margin-bottom:10px;
}

#feature div#charge div#right dl#address dd#tel,
#feature div#charge div#right dl#address dd#mail{
	width:320px;
	height:38px;
	vertical-align:bottom;
}

#feature div#charge div#right dl#traficCharge{
	width:360px;
}

#feature div#charge div#right dl#traficCharge dt{
	width:360px;
	height:35px;
	vertical-align:bottom;
}

#feature div#charge div#right dl#traficCharge dd{
	width:360px;
	height:72px;
	vertical-align:bottom;
}


#feature p#copyright{
	width:100%;
	clear:left;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #fff;
	color:#fff;
}
.color_05{
	background:#ffb74f;
}
.color_05 div#prof{
	background:url(../feature05/img/photo_bg.gif) repeat-x;
}
.color_05 div#prof dl{
	background:url(../feature05/img/photo_img_bg.jpg) repeat-x;
}
.color_05 div#prof div#profDetail{
	background:url(../feature05/img/prof_bg.gif) no-repeat;
}
.color_05 div#charge h2{
	background:url(../feature05/img/deco_up.gif) no-repeat center bottom;
}
.color_05 div#charge div#right dl#address{
	background:url(../feature05/img/address_bg.gif) no-repeat bottom #fff;
}
.color_05 p#copyright{
	background:url(../feature05/img/deco_down.gif) no-repeat top center;
}

/*--

	__feature06
----------------------------------------------------------- */

.color_06{
	background:#000000;
}
.color_06 div#prof{
	background:url(../feature06/img/photo_bg.gif) repeat-x;
}
.color_06 div#prof dl{
	background:url(../feature06/img/photo_img_bg.jpg) repeat-x;
}
.color_06 div#prof div#profDetail{
	background:url(../feature06/img/prof_bg.gif) no-repeat;
}
.color_06 div#charge h2{
	background:url(../feature06/img/deco_up.gif) no-repeat center bottom;
}
.color_06 div#charge div#right dl#address{
	background:url(../feature06/img/address_bg.gif) no-repeat bottom #fff;
}
.color_06 p#copyright{
	background:url(../feature06/img/deco_down.gif) no-repeat top center;
}

.color_06 div#prof div#profDetail {
    width: 380px !important;
    padding: 30px 10px !important;
    height: 470px;
    float: left;
}

#feature div#prof div#profDetail table {
    width: 380px !important;
}

.color_06 div#prof div#profDetail table td {

    text-align: left;
    font-weight: normal;
    color: #E6E6E6 !important;
    line-height: 1.2;
}

.color_06 div#prof div#profDetail table th {
    padding: 3px 2px !important;
    width: 10% !important;
    white-space: nowrap !important;
}

.color_06 div#prof div#profDetail table td {
    padding: 3px 4px !important;
}

.color_06 div#charge div#left dl dd {

    height: inherit !important;

}

/*--

	__feature07
----------------------------------------------------------- */

.color_07{
	background:#FFFFFF;
}
.color_07 div#prof {

    background-color: #BFBFBF;
}
.color_07 div#prof dl{
	background:url(../feature07/img/photo_img_bg.jpg) repeat-x;
}
.color_07 div#prof div#profDetail{
	background:url(../feature07/img/prof_bg.gif) no-repeat;
}
.color_07 div#charge h2{
	background:url(../feature07/img/deco_up.gif) no-repeat center bottom;
border-bottom: 1px solid #000 !important;
}
.color_07 div#charge div#right dl#address{
	background:url(../feature07/img/address_bg.gif) no-repeat bottom #fff;
}
.color_07 p#copyright{
	background:url(../feature07/img/deco_down.gif) no-repeat top center;
    border-top: 1px solid #000 !important;
    color: inherit !important;
}

.color_07 div#prof div#profDetail {
    width: 380px !important;
    padding: 30px 10px !important;
    height: 470px;
    float: left;
}

.color_07 div#prof div#profDetail table {
    width: 380px !important;
}



.color_07 div#prof div#profDetail table th {
    padding: 2px 2px !important;
    width: 10% !important;
    white-space: nowrap !important;
	color: #600000 !important;
}

.color_07 div#prof div#profDetail table td {
    padding: 2px 4px !important;

    text-align: left;
    font-weight: normal;

    line-height: 1.2;
}


/*--

	__feature08
----------------------------------------------------------- */

.color_08{
    background: #ffbae2;
}
.color_08 div#prof {
height: 540px !important;
    background-color: #fffaff;
}
.color_08 div#prof dl{
	background:url(../feature08/img/photo_img_bg.jpg) repeat-x;
}
.color_08 div#prof div#profDetail{
	background:url(../feature08/img/prof_bg.gif) no-repeat;
	background-color: #ffbae2;
}
.color_08 div#charge h2{
	background:url(../feature08/img/deco_up.gif) no-repeat center bottom;
border-bottom: 1px solid #be2695 !important;
}
.color_08 div#charge div#right dl#address{
	background:url(../feature08/img/address_bg.gif) no-repeat bottom #fff;
}
.color_08 p#copyright{
	background:url(../feature08/img/deco_down.gif) no-repeat top center;
    border-top: 1px solid #be2695 !important;
    color: inherit !important;
}

.color_08 div#prof div#profDetail {
    width: 380px !important;
    padding: 30px 10px !important;
    height: 490px !important;
    float: left;
}

.color_08 div#prof div#profDetail table {
    width: 380px !important;
}



.color_08 div#prof div#profDetail table th {
    padding: 5px 2px !important;
    width: 10% !important;
    white-space: nowrap !important;
	color: #600000 !important;
}

.color_08 div#prof div#profDetail table td {
    padding:5px 8px !important;

    text-align: left;
    font-weight: normal;

    line-height: 1.5 !important;
}

/*--

	__left

----------------------------------------------------------- */


/*--

	__right

----------------------------------------------------------- */
#right {
    background: #FFFFFF;
    margin-top: 40px;
}


#right h4{

	margin-bottom:10px;

}

#right table.submobile{

	width:200px;
	margin-bottom:10px;

}

#right table.submobile td{

	width:116px;
	vertical-align:text-top;

}

#right table.submobile dl{

	width:116px;

}


#right table.submobile td dl dt{

	padding:2px;
	border:1px solid #FFCCFF;

}

#right table.submobile td dl dd{

	font-size:10px;
	margin-top:2px;

}

#right table.submobile td dl dd a{

	text-decoration:none;

}

#right table.submobile td dl dd a:hover{

	text-decoration:underline;

}

#right ul#feature li{
	width:200px;
	height:80px;
	vertical-align:bottom;
	margin-bottom:10px;
}



/*--

	__share

----------------------------------------------------------- */



#left a{

    color:#FF0099;
	text-decoration:none;

}

#left a:hover{

	color:#FF66CC;
	text-decoration:underline;

}

/*--

	__staff

----------------------------------------------------------- */
#left p.{

}

#left ul.boysList {

	padding:10px 0 10px 0;
	clear:left;
}


#left ul.boysList li{

	width:110px;
	height:200px;
	float:left;
	display:inline;
	padding-right:20px;

}

#left ul.boysList li a.boysName{

	text-align:center;
	display:block;

}


ul.boysList.clearfix img {
    width: 90%;
    height: auto;
}

#left p.pageblc{

	clear:left;
	text-align:center;
	padding:20px 0 10px 0;
	font-size:10px;

}

#left p.pageblc a{

	margin:2px;
	color:#333333;
	padding:1px 2px;
	border:1px solid #CCCCCC;
	

}

#left p.pageblc a:hover{

	margin:2px;
	text-decoration:none;
	color:#cccccc;
	padding:1px 2px;
	border:1px solid #CCCCCC;
	

}

/*--

	__price

----------------------------------------------------------- */
#left dl.price_left{

	width:340px;
	float:left;
	margin:10px 0;

}

#left dl.price_left dt{

	padding:0 0 4px 0;
	margin:30px 0 10px 0;
	border-bottom:1px solid #ffccff;
}

#left dl.price_left dd{

	margin:4px 0;
}

#left dl.price_left dt.top{

	margin-top:0px;

}



#left dl.price_right{

	width:170px;
	float:left;
	margin:17px 0 0 30px;
	display:inline;
}

#left dl.price_right dt{

	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #ffccff;
}

#left dl.price_right dd{

	margin:8px 0;
	padding:8px 0;
	border-bottom:1px solid #FFCCFF;
}


#left span{

	font-size:14px;
	font-weight:bold;


}


/*--

	__hotel

----------------------------------------------------------- */
#left dl.hotel, dl.area{

	width:170px;
	margin-bottom:20px;
	float:left;

	

}

#left  dl.area{

	width:270px;
	

}

#left dl.hotel dt.area_title,
#left dl.area dt.area_title{

	font-size:12px;
	margin-bottom:4px;
	color:#333333;
	font-weight:normal;

}

#left dl.hotel dt, dl.area dt{
	margin-top:6px;

}

#left dl.hotel dt, dl.area dt{

	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	margin-left:8px;
}

#left dl.hotel dd{

	margin-left:8px;
	font-size:10px;

}

#left dl.area dd{

	margin-bottom:20px;
	font-size:10px;
	margin-left:8px;

}

#left p.admin{
	
	clear:left;
	width:540px;
	height:20px;
	border-top:1px solid #FFCCFF;
	padding-top:4px;
	margin:10px 0 20px 0;

}

#left table{

	width:540px;

}
#hotelList div.listwrap {
}

#hotelList .hotels {
    /* border: 1px solid red; */
    /* width: 31%; */
    /* font-size: 80%; */
    /* float: left; */
    border: 1px solid #bcbcbc;
    /* padding: 8px; */
    /* text-align: center; */
    border-radius: 10px;
    /* margin: 0 4px; */
    margin-bottom: 20px;
}
#hotelList .area_title {
    border-bottom: 1px dashed #bcbcbc;
    padding: 8px;
    text-align: center;
    /* border-radius: 20px; */
    margin: 0 6px;
    font-weight: bold;
}
#hotelList .hotels li {
    margin: 10px 16px;
}

#hotelList .hotels dt.district a {
    color: #2c82db;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
}


.hotel_data li {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    padding: 10px;
    margin: 10px 0;
    /* background-color: #edfbff; */
}

.city_hotel li {
    background-color: #edfbff;
}
.hotel_data dt.hotel_name {
    /* font-size: 1.1em; */
    font-weight: bold;
    border-bottom: 1px dashed #b2b2b2;
    padding-bottom: 0.4em;
    margin-bottom: 0.6em;
}

.hotel_data  .love_hotel li {
    background-color: #ffedf6;
}

.hotel_data  .categ-st {
    display: block;
    text-align: center;
    border: 1px solid;
    padding: 10px;
    border-radius: 20px;
    font-weight: bold;
}

.hotel_data  .city_hotel {
    margin-bottom: 40px;
}
#hotel p.hotellist_title {
    color: #2b87e9;
    padding: 10px;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 20px;
}
#hotel p.hotellist_title span {
    font-size: 80%;
    display: block;
}

/*--

	__faq

----------------------------------------------------------- */
#left dl.faq{

	margin:0 0 30px 0;

}

#left dl.faq dt.ques{

	height:32px;
	font-size:14px;
	font-weight:bold;
	background:url(../faq/img/icon_q.gif) left center no-repeat;
	padding:11px 0 0 36px;

}

#left dl.faq dd.ans{

	height:32px;
	font-size:12px;
	background:url(../faq/img/icon_a.gif) left center no-repeat;
	margin-bootom:30px;
	padding:3px 0 0 36px;

}
/*--

	__mail

----------------------------------------------------------- */
#left p.mailimg{


	margin:10px 0 20px 0;
	padding:16px;
	border:1px solid #FFCCFF;
	color:#C00;
}


#left p.mailimg .tel{
	font-size:160%;
	line-height:160%;
}

#left p.mailimg .mail{
	font-size:130%;
	line-height:130%;
}
#left form{

	margin-bottom:20px;

}

#left h3.mail_title{

}

#left p.mail_text{

	margin:10px 0;

}


/*--

	__link

----------------------------------------------------------- */
#left h3{

	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
}


#left table.link{

	margin:0 0 10px 0;
}

#left table.link th,td{

	width:90px;
	padding:0 2px;

}

#left table.link th{
	
	padding-bottom:2px;

}

#left table.link td{
	
	text-align:center;
	vertical-align:text-top;
	padding-bottom:4px;

}

#left table.link td a{

	color:#FF99CC;
	text-decoration:none;

}

#left table.link td a:hover{

	color:#FF66CC;
	text-decoration:underline;

}

#left p.banner_link{

	font-size:10px;
}

#left p.bottom_margin{

	margin-bottm:10px;
}


/*--

	__recruit

----------------------------------------------------------- */
#left table.recruit_table{

	width:550px;
	margin:10px 0 20px;

}

#left table.recruit_table th{

	width:50px;
	padding:4px 0;
	text-align:center;
	border-bottom:1px solid #DFDFDF;
}

#left table.recruit_table td{

	width:450px;
	padding-left:4px;
	border-bottom:1px solid #f4f4f4;
}
.recruit .image{
	float:left;
	margin-left:10px;
	width:180px;
}
.recruit .image p{
	margin:0;
}
.recruit .text{
	float:left;
	width:340px;
	background:#eeeeee;
	padding:5px 10px 0;
	/*height:315px;*/
}
.recruit .text h4{
	font-size:108%;
	/* color:teal; */
	color: #ff0000;
	font-weight:bold;
	margin:5px 0;
}
.recruit .prof{
	padding:5px 10px;
}
.recruit #left .prof span{
	display:inline-block;
	font-weight:normal;
	vertical-align:top;
	font-size:100%;
	width:280px;
}

#recruit .photo img{
width:100%;
}