/* ホテル一覧用(シングル料金一覧へ) CSS http://www.toyoko-inn.com/hotel/index.html */

	td {
		font-size: 16px;
	}

	a {
		font-size: 15px;
		text-decoration: none;
	}

	.pt13 {
		font-size: 13px;
	}

.otherlists {
	color: #000080;
	font-weight: 900;
	font-size: 15px;
}

.areahlist {
	color: #000080;
	font-weight: 400;
}

.areahlistpx15 {
	color: #000080;
	font-weight: 400;
	font-size: 15px;
}

a.listmain16 {
	font-size: 16px;
	text-decoration: underline;
}

a.listmain16wo {
	font-size: 16px;
	text-decoration: none;
}

font.16plus1 {
	font-size: 19px;
}

font.16plus2 {
	font-size: 22px;
}

font.16plus3 {
	font-size: 25px;
}

.pt22 {
	font-size: 22px;
}

font.16minus1 {
	font-size: 13px;
}

font.16minus2 {
	font-size: 10px;
}

font.16minus3 {
	font-size: 7px;
}

a.ul {
		font-size: 16px;
		text-decoration: underline;
}

font.16plus1r {
	font-size: 19px;
	color: red;
}

font.16plus2r {
	font-size: 22px;
	color: red;
}

font.16plus3r {
	font-size: 25px;
	color: red;
}

font.16minus1r {
	font-size: 13px;
	color: red;
}

font.16minus2r {
	font-size: 10px;
	color: red;
}

font.16minus3r {
	font-size: 7px;
	color: red;
}

font.16plus1b {
	font-size: 19px;
	color: blue;
}

font.16plus2b {
	font-size: 22px;
	color: blue;
}

font.16plus3b {
	font-size: 25px;
	color: blue;
}

font.16minus1b {
	font-size: 13px;
	color: blue;
}

font.16minus2b {
	font-size: 10px;
	color: blue;
}

font.16minus3b {
	font-size: 7px;
	color: blue;
}
