/* ホテル店舗ページ CSS http://www.toyoko-inn.com/hotel/00001/index.html　*/

td {
	font-size: 18px;
}

.noreserve {
	font-size: 15px;
}

.pt11 {
	font-size: 16px;
}

.pt10 {
	font-size: 15px;
}

.pt9 {
	font-size: 12px;
}

.toplink {
	font-size: 12px;
	font-weight: normal;
	color:black;
}

h1 {
	font-size: 18px;
	display: inline;
    }
.h1_2 {
	font-size: 28px;
	display: inline;
    }
.h2_px12 {
	font-size: 15px;
	letter-spacing:1pt;
	display: inline;
}
.h1_px14 {
	font-size: 16px;
	color:#666666;
	display: inline;
}

.ctrl { font-size: 15px; }

font.15pt {
	font-size: 4px;
}

span.4pt {
	font-size: 7px;
}

span.promise {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.pt12 {
	font-size: 14px;
}

.pt12gray {
	font-size: 14px;
	color:#808080;
}

td.td_14_red_b {
	font-size:		16px;
	color:			#ee6934;
	font-weight:	bold;
}

td.td_14_red_b_h {
	font-size:		16px;
	color:			#ee6934;
	font-weight:	bold;
	display:	none;
}

td.td_13 {
	font-size:		15px;
	color:			#000000;
}

table.hiddenTab {
	display:	none;
}

tr.hiddenTab {
	display:	none;
}

tr.showplanTab {
	background-color: #ffffff;
}

tr.showpdetailTab {
	background-color: #e6e6e6;
}

tr.hiddenTab {
	display:	none;
}

tr.hiddenblankTab {
	display:	none;
	background-color: #ffffff;
}

td.hiddenTab {
	display:	none;
}

span.spn_13_wh_b {
	font-size:		15px;
	color:			#ffffff;
	font-weight:	bold;
}

span.spn_13_k_b {
	font-size:		15px;
	color:			#000000;
	font-weight:	bold;
}

.linkcolor {
	color:	#0000ff;
}

a.pname {
	color:	#ee6934;
}

.midnight {
	font-size:	14px;
	color:	#696969;
}

p { margin: 0; padding: 0; }

table.pricetable {
	border-collapse:collapse;
}

table.pricetable th {
	border:solid 1px #808080;
	padding:5px 3px 5px 3px;
	font-size:16px;
	font-weight:normal;
	background-color:#F4F4F4;
	color:#000000;
	text-align:left;
}
table.pricetable td {
	border:solid 1px #808080;
	padding:5px 3px 5px 3px;
	font-size: 16px;
	font-weight: normal;
	background-color:#FFFFFF;
}

