@charset 'utf-8';

/* Contents CSS for SmartPhone*/

/*UPDATE********************************************************
***************************************************************/

/* update header -------------------------------*/
div#update_header {
	background: #FFF url(../../update/jupdate.gif) no-repeat;
	display:block;
	width:100%;
	height:0;
	margin:0 auto;
	padding-top: 23%;
	background-size: contain; 
}

div#update_header p {
	display:none;
}

/* update contents ------------------------------- */

div#update {
    padding: 5px;
	margin: 10px 0;
	text-align: left;
}

div#update dl {
	border-bottom: 1px dotted #CCC;
}

div#update dt {
	padding: 8px 5px;
	font-weight:bold;
}

div#update dd {
	padding: 0 5px 5px;
}


div#container p.back_update {	
	padding-left:20px;
	background: url(../../images/allow.gif) no-repeat center left;
}

/*TITLE**********************************************************
***************************************************************/

div#title {
	margin:5px auto 10px;
}

div#title p {
	display:none;
}

/*SPEC**********************************************************
***************************************************************/

div#spec {
	margin: 5px auto;
	text-align:left;
}

div#spec img.ticket {
	display: block;
	margin:5px auto;
}

div#spec ul {
	list-style: none;
}


/*SPEC_tate***************************************************
***************************************************************/

div#spectate {
	margin: 5px auto;
	text-align:center;
}

div#spectate img.ticket {
	margin-bottom:5px;
}

div#spectate ul {
	text-align:left;
	list-style: none;
}


/*AGE_check***************************************************
***************************************************************/

div#age_check {
	margin: 5px auto;
}


div#age_check p {
	margin: 0 30px;
}

div#age_check ul {
	list-style: none;
	margin:10px auto;
}

div#age_check li {
	margin:5px 15px;
	display: inline-block;
	font-weight: bold;
	font-size:large;
}

/*kamasutra***************************************************
***************************************************************/
#kama_description {
	background: #F4F4F4;
	border: 1px solid #CCC;
	padding: 0;
	margin: 10px 0;
	overflow:hidden;
}

#kama_description p {
	padding: 5px 15px;
	line-height: 160%;
	color: #000;
}

#kama_description p.red {
	color: #D94040;
}

#kama_description img {display:none;}

.kama_box {
	clear:both;
	margin : 0;
	padding:0;
}

.kama_box a:link {color:#C10001;}

.kama01 {
	font-size:13px;
	background:#EEE;  
	border-bottom:5px solid #CCC;  
	padding:.8em .9em .3em;
	margin-bottom:10px;
	color:#333;
	text-align:left;
}

.kama01_2{
	font-size:11px;
	padding-top:.2em;  
	color:#666;  
	padding-left:1em;
}  

.kama02{
	font-size:12px;
	border-left:5px solid #CCC;  
	padding:.3em .6em;  
	margin-left:15px;
	text-align:left;
}

.kama02_s{
	font-size:12px;
	border-left:5px solid #CCC;  
	padding:.3em .6em;  
	margin-left:15px;
	text-align:left;
}  


.kama02_2{
	font-size:10px;
	padding-top:.2em;  
	color:#333;  
	padding-left:1em;
}

.kamalist_jp{
	font-size:10px; 
	display: block;  
	padding-top:.2em;  
	color:#000;  
	text-indent:1em;
} 

ul.kamasutra {
    list-style-type: none;
	margin:5px;
}

ul.kamasutra li {
	text-align:left;
	margin-left:2em;
}

ul.kama_position {
	margin:5px 0;
	text-align:left;
}

ul.kama_position li a:link {
	display:block;
	color:#C10001;
	border-bottom:1px solid #DDD;
	background-color:#EEE;
	padding:3px 1px;
}

.kama_turning {
	float:left;
	text-align:center;
}

.kama_wtop {
	float:left;
	text-align:center;
}

.kama03{
	font-size:14px; 
	border-left:5px solid #C10001;  
	padding:.3em .6em;
	color:#333;
	text-align:left;
}

.kama_turning img,
.kama_wtop img {
	margin: 5px 0;
}

/* delicious like
----------------------------------*/
.kamasutora_m {
	list-style: none;
	overflow: hidden;
	color: white;
	font: 11px arial, Helvetica, clean, sans-serif;
	margin: 0 0 15px;
	background: rgb(233,233,233);
}
.kamasutora_m li {
	float: left;
	line-height: 20px;
}
.kamasutora_m li a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 15px;
	background: rgb(142,142,142);
	display: block;
	float: left;
}
.kamasutora_m li a::after {
	position: relative;
	display: block;
	margin-top: -10px;
	margin-left: auto;
	margin-right: -15px;
	height: 10px;
	width: 10px;
	content: " ";
	-webkit-transform: skew(-30deg);
	background: rgb(142,142,142);
	border-right: 2px solid white;
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
}
.kamasutora_m li a::before {
	float: right;
	display: block;
	margin-bottom: -10px;
	margin-left: auto;
	margin-right: -15px;
	height: 10px;
	width: 10px;
	content: " ";
	-webkit-transform: skew(30deg);
	background: rgb(142,142,142);
	border-right: 2px solid white;
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
}
.kamasutora_m li:first-child a {
	font-weight: 900;
	padding-left: 10px;
	background: rgb(108,108,108);
}
.kamasutora_m li:first-child a::before,
.kamasutora_m li:first-child a::after {background: rgb(108,108,108);}
.kamasutora_m li:last-child {
	padding-left: 15px;
	background: transparent !important;
	color: rgb(215,3,0);
}
.kamasutora_m li a:hover,
.kamasutora_m li a:hover::before,
.kamasutora_m li a:hover::after {background: rgb(100,100,100);}
.kamasutora_m li:first-child a:hover,
.kamasutora_m li:first-child a:hover::before,
.kamasutora_m li:first-child a:hover::after {background: rgb(55,55,55);}
.kamasutora_m li.scope a,
.kamasutora_m li.scope a::before,
.kamasutora_m li.scope a::after {background: rgb(215,3,0);}
.kamasutora_m li.scope a:hover,
.kamasutora_m li.scope a:hover::before,
.kamasutora_m li.scope a:hover::after {background: rgb(160,18,17);}

/*wani_navi***************************************************
***************************************************************/

div#wani_navi {
	margin: 5px auto;
}

div#wani_navi ul {
	list-style: none;
	margin:10px auto;
}

div#wani_navi ul li {
	display:none;
}

div#wani_navi ul li.index {
	margin:5px 15px;
	display: inline-block;
	font-weight: bold;
}

/*nosp***************************************************
***************************************************************/

#nosp {
	display: none;
}

/*iyagemono********************************************************
***************************************************************/

div#spiyage {
	border-bottom: 1px dotted #CCC;
}

img.iyage {
	margin-bottom:15px;
}

h1.iyagemono {
	font-weight: bold;
	color: #000000;
	font-size: large;
	margin-bottom:15px;
}

p.t10 {
}

p.b10 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000066;
}

p.r12 {
	margin: 0;
	padding: 0;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}

#iyage-hidari {
	padding: 5px;
}

#iyage-migi {
	padding: 5px;
	border-top: 1px solid #CCC;
}



/*recommend********************************************************
***************************************************************/

div#recommend {
	margin: 5px auto;
	border: 1px solid #E1D9CA;
	padding: 5px;
	background-color: #F8F6F2;
	overflow:hidden;
}

div#recommend h3 {
	font-weight: bold;
	color: #C77B00;
	margin-bottom: 8px;
}

div#recommend p {
	color: #000000;
}

div#recommend img {
	margin-left: 40px;
	border: 5px solid #FFF;
}

div#recommend img.tate {
	margin:5px auto;
	border: 5px solid #FFF;
}

div#recommend ul {
	text-align:left;
	list-style: none;
}

div#recommend li {
	padding: 0px;
}
/*notes********************************************************
***************************************************************/

fieldset {
	margin: 5px auto;
	padding: 5px;
	text-align:left;
}

legend {
	color: #000000;
	font-weight: bold;
	padding: 0px 5px;
}

/*next page*****************************************************
***************************************************************/

div#nextpage {
	padding: 0;
	margin: 5px 0 0 0;
}

div#nextpage p {
	padding-left:20px;
	background: url(../../images/allow.gif) no-repeat center left;
}


/*TABLE_DEFULT****************************************
***********************************************************/

table#defult {
	margin: 5px auto;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table#defult th {
	color: #000000;
	background: #E9E9E9;
	padding:5px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table#defult th.kugiri {
	color: #000000;
	padding:3px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 2px double #CCCCCC;
}

table#defult td {
	color: #000000;
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table#defult td.takasa {
	color: #000000;
	padding: 3px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table#defult td.kugiri {
	color: #000000;
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 2px double #CCCCCC;
}


/*HIDEYOSHI***************************************************
***************************************************************/

div#hideyoshi {
	text-align: left;
}

div#hideyoshi h4.kinu {
	color: #D94040;
	font-weight: bold;
	margin-top: 10px;
}

div#hideyoshi ul {
	list-style: none;
}

div#hideyoshi ul li {
	padding: 3px 0px;
}

/*SEITAI***************************************************
***************************************************************/
/* kangaru */
#seitai_garu {
	margin: 0 5px;
	padding: 0;
	background-color: #9999CC;
	text-align: center;
}


#seitai_garu p {
	text-align: left;
	background-color: #FFF;
	padding: 5px;	
	margin: 0;
}

/* panda */
#seitai_panda {
	margin: 0 5px;
	padding: 0;
	background-color: #FF9999;
	text-align: center;
}

#seitai_panda p {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 5px;	
	margin: 0;
}

/* musasabi */

#seitai_musa {
	margin: 0 5px;
	padding: 0;
	background-color: #99CC33;
	text-align: center;
}

#seitai_musa p {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 5px;	
	margin: 0;
}

/* katatsumuri */
#seitai_kata {
	margin: 0 5px;
	padding: 0;
	background-color: #00CCCC;
	text-align: center;
}

#seitai_kata p {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 5px;	
	margin: 0;
}

/* zogame */
#seitai_kame {
	margin: 0 5px;
	padding: 0;
	background-color: #FFFF99;
	text-align: center;
}

#seitai_kame p {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 5px;	
	margin: 0;
}

/*shinshi_tecyo*****************************************
*************************************************************/
#mokuji {
	width:100%;
	margin:0 auto 10px;
}

#mokuji li {
	display:block;
	padding-left:10px;
    }

#mokuji li:nth-child(odd){
      background-color: #FFF;
    }

#mokuji li:nth-child(even){
      background-color: #EEE;
    }

/*TABLE_SAGA****************************************
***********************************************************/

table#saga {
	width:100%;
	margin:0;
	padding:0;
	margin:5px 0;
}

table#saga td.lefcol,
table#saga td.midcol,
table#saga td.rigcol {
	padding:0;
	margin:0;
	border:none;
}

/*SPAIN_MUSEU_EROTICA****************************************
***********************************************************/

#museu_erotica {
	width:100%;
	margin:0 auto 10px;
}

#museu_erotica dl {
	display:block;
    }
 
#museu_erotica dl:nth-child(odd){
      background-color: #FFF;
    }

#museu_erotica dl:nth-child(even){
      background-color: #EEE;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
    }

#museu_erotica dl dt {
	display:block;
	font-weight:bold;
	color:#0066CC;
	text-align:center;
}

#museu_erotica dl dd {
	overflow:hidden;
	display:block;
}

#museu_erotica dl dd img {
	display:block;
	margin:5px auto;
}

#museu_erotica dl dd p {
	padding:1px 15px;
	text-align: left;
}


/************* tower *****************/
h3.towermidashi {
	text-align: left;
	font-weight: bold;
	color: #3366CC;
	margin: 8px 0px;
}

table#tower {
	width: 100%; 
	border-collapse: collapse; 
	display: block; 
}

table#tower, table#tower thead, table#tower tbody, table#tower th, table#tower td, table#tower tr { 
	display: block; 
}

table#tower thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}
		
table#tower tr { border: 1px solid #ccc; }
		
table#tower td { 
	text-align:left;
	border: none;
	border-bottom: 1px solid #eee; 
	position: relative;
	padding-left: 50%;
	padding-top:2px;
	padding-bottom:2px;
}
	
table#tower td:before { 
	position: absolute;
	top: 6px;
	left: 6px;
	width: 45%; 
	padding-right: 10px; 
	white-space: nowrap;
}

table#tower td:nth-of-type(1):before { content: "タワー名"; }
table#tower td:nth-of-type(2):before { content: "高さ"; }
table#tower td:nth-of-type(3):before { content: "展望台"; }
table#tower td:nth-of-type(4):before { content: "所在地"; }
table#tower td:nth-of-type(5):before { content: "タワー名"; }
table#tower td:nth-of-type(6):before { content: "高さ"; }
table#tower td:nth-of-type(7):before { content: "展望台"; }
table#tower td:nth-of-type(8):before { content: "所在地"; }

table#tower td.kugiri { border-bottom: 2px solid #ccc; }
	

/************* numazu *****************/
#flashcontent {
	height: 100%;
	overflow: hidden;
}

#flashcontent h1 {font-size: 12px;}