@charset "utf-8";

/******************************************************************** pageTitle
*/

#pageTitle { background: url(../deli/img/title.png) no-repeat;}
#pageTitle p.mainMessage { left: 235px;}

#container {
	text-align: left;
	padding: 10px 10px 0;
}

p.mainImage {
	text-align: center;
	background: #000;
	padding: 0;
	margin: 0;
}

#container h3 {
	background: url(/tanikyu/img/mark.gif) no-repeat 0 50%;
	margin: 5px 0;
	padding: 0 0 0 26px;
	line-height: 1.8;
	font-size: 14px;
}

#col-a {
	width: 560px;
	float: left;
}

#col-b {
	width: 300px;
	float: right;
}

table.priceList,
table#optionList,
table#optionList2 {
	font-size: 14px;
	width: 100%;
}

table.priceList {
	font-size: 14px;
}

table#optionList th,
table#optionList2 th {
	background: #FFCCFF;
	text-align: center;
	color: #333;
}

table.priceList th {
	background: #c00;
	text-align: center;
	color: #fff;
}

table.priceList td {
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
}

table.priceList tr.price td {
	height: 2.5em;
	vertical-align: middle;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.1;
}

table.priceList td span {
	font-size: 10px;
	display: block;
}

table.priceList th {
	width: 17%;
}

table.priceList td,
table#optionList td,
table#optionList2 td {
	text-align: center;
}

table#optionList th { width: 19%;}
table#optionList td { width: 15%;}

table#optionList2 th { width: 13%;}
table#optionList2 td { width: 12%;}

#col-b ul {
	font-size: 14px;
	padding-left: 10px;
}

#col-b ul li {
	display: block;
	background: url(/tanikyu/img/point2.gif) no-repeat 0 50%;
	padding-left: 12px;
}

#col-b ol {
	padding: 0;
}

ul.basicPlay {
	font-size: 14px;
	padding-left: 10px;
	list-style: none;
}

ul.basicPlay li {
	display: inline;
	background: url(/tanikyu/img/point2.gif) no-repeat 0 50%;
	padding-left: 12px;
	margin-right: 8px;
}

/******************************************************************** delimap
*/

.delimap #flash {
	width: 770px;
	margin: 0 auto 10px;
}

.delimap #contents {
	text-align: left;
	padding: 10px;
}

.delimap h3 {
	background: url(/tanikyu/img/mark.gif) no-repeat 0 50%;
	margin: 5px 0 0;
	padding: 0 0 0 26px;
	line-height: 1.8;
	font-size: 16px;
	color: #555;
}

.delimap ul.clearfix {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	margin-left: 2px;
}

* html .delimap ul.clearfix {
	margin-left: -3px;
}

.delimap ul.clearfix li {
	text-align: center;
	width: 102px;
	float: left;
	font-size: 14px;
	border: 1px solid #aaa;
	margin-top: 5px;
	margin-left: 5px;
}

.delimap ul.clearfix span {
	display: block;
	font-size: 12px;
	border-top: 1px dashed #aaa;
}

.delimap ul#osakaList li {
	background: #fabbd6;
}

.delimap ul#osakaList span {
	background: #fde3ee;
}

.delimap ul#kobeList li {
	background: #fff8ad;
}

.delimap ul#kobeList span {
	background: #FFC;
}

/******************************************************************** hotel
*/

.hotel #contents {
	padding: 10px;
	text-align: left;
}

.hotel table {
	margin-bottom: 8px;
}

.hotel h3,
.hotel h4 {
	background: url(/tanikyu/img/mark.gif) no-repeat 0 50%;
	margin: 5px 0;
	padding: 0 0 0 26px;
	line-height: 1.8;
	font-size: 16px;
	color: #555;
}

.hotel h4 {
	font-weight: normal;
	color: #333;
}

.hotel th,
.hotel td {
	padding: 2px 5px;
}

.hotel table.areaTitle,
.hotel table.details {
	width: 100%;
}

.hotel table.areaTitle td {
	width: 25%;
	vertical-align: top;
	font-size: 16px;
	background: #FFC;
}

.hotel table.areaTitle span {
	display: block;
	font-size: 10px;
}

.hotel table.areaTitle a {
	color: #c00;
}

.hotel table.areaTitle a:hover {
	color: #333;
}

.hotel #contents em {
	color: #c00;
	font-weight: normal;
}

.hotel #contents p {
	font-size: 14px;
}

.hotel ul.attention {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-left: 1em;
}

.hotel ul.attention li {
	background: url(/tanikyu/img/point2.gif) no-repeat 0 50%;
	padding-left: 1.2em;
	color: #f00;
}

.hotel table.details th {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.hotel table.details thead th {
	background: #FCF;
}

.hotel table.details tbody th {
	background: #FFC;
}

.hotel table.details .row01 { width: 30%;}
.hotel table.details .row02 { width: 30%;}
.hotel table.details .row03 { width: 15%;}
.hotel table.details .row04 { width: 20%;}
.hotel table.details .row05 { width: 5%;}

/********************************************************************
*/

#playPlus p {
	font-size: 14px;
	margin: 0 15px;
	color: #444;
}

ul#attentions {
	font-size: 14px;
	padding: 5px 5px 5px 15px;
	border: 4px solid #FFCCFF;
	margin: 5px 15px 0 15px;
	list-style: none;
}

ul#attentions li {
	display: block;
	background: url(/tanikyu/img/point2.gif) no-repeat 0 50%;
	padding-left: 14px;
}

ol#playPoint {
	font-size: 14px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

#playPlus dl {
	margin: 5px 10px 5px 0;
	border: 3px solid #ccc;
	padding: 4px 8px;
}

#playPlus dt {
	float: left;
	width: 10em;
}

#playPlus dd {
	margin-left: 10.5em;
}

/******************************************************************** girls
*/

.girls #pageTitle { background: url(../deli/img/girls.png) no-repeat;}

.girls #iconMes {
	width: 635px;
	margin: 5px auto;
}

.girls .deliGirlsBlock {
	margin: 0 20px;
}

* html .girls .deliGirlsBlock {
	margin: 0 15px;
}

.girls #container h3 {
	background: none;
	margin: 10px 0 5px;
	padding: 0;
	text-align: center;
}

.girls .icons {
	height: 40px;
}

/******************************************************************** schedule
*/

.schedule #pageTitle { background: url(../deli/img/schedule.png) no-repeat;}

.schedule .deliGirlsBlock {
	background: #000;
	padding-top: 10px;
}

.schedule #daySend { margin: 0; padding: 10px 0 0;}

.schedule #container { background: #fff;}

.schedule .deliGirlsBlock p.empty {
	color: #fff;
	padding: 0 15px 10px;
}

.schedule #container h3 span {
	display: block;
	text-align: right;
	margin-top: -26px;
	padding-right: 5px;
}
