BODY,TABLE,TR,TD,DIV {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

h1 {margin: 0px;
	padding: 0px;}

A.top:link{color: #FFFFFF;text-decoration: none;}
A.top:visited{color: #FFFFFF;text-decoration: none;}
A.top:hover{ color: #FF9926; text-decoration: none;}
A.top:active{ color: #FF9926; text-decoration: none;}

A.oubo:link{color: #A60000;text-decoration: underline;}
A.oubo:visited{color: #A60000;text-decoration: underline;}
A.oubo:hover{ color: #A60000; text-decoration: none;}
A.oubo:active{ color: #A60000; text-decoration: none;}

object {
	vertical-align: bottom;
}

.top {
	font-size: 11px;
	padding-right: 3px;
	text-align: right;
}

.table {
	width: 780px;
	border: 2px solid #A60000;
}

.hana_bg {
	background-image: url(../lineup/img/tomei/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 276px;
	width: 519px;
	border: 1px solid #FA9DC1;
}

.shittori_bg {
	background-image: url(../lineup/img/shittori/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 276px;
	width: 519px;
	border: 1px solid #B5DC10;
}

.nigori_bg {
	background-image: url(../lineup/img/nigori/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 276px;
	width: 519px;
	border: 1px solid #FFB515;
}

.txt11{
	font-size: 11px;
	color: #333333;
	line-height: 110%;
}
.txt14{
	font-size: 14px;
	color: #333333;
}

.txt16{
	font-size: 14px;
	color: #FF8B00;
}

.txt12{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

#marginT5{
	margin-top: 5px;
}
#marginT10{
	margin-top: 10px;
}

#tyuui{
	font-size: 11px;
	color: #333333;
	width: 522px;
	text-align:right;
	margin-top: 5px;
	margin-bottom: 10px;
}

.about{
	font-size: 11px;
	color: #333333;
	width: 414px;
	text-align:left;
	border: 1px solid #A60000;
	padding: 8px;
	line-height: 110%;
}

/*名湯*/

div#mainContetns {
	width: 780px;
}

/*くすりの湯*/
table.crude {
	background: url(../medicine/img/crude_bg.jpg) no-repeat left bottom;
}
table.crude td.contents {
	padding-top: 10px;
}
/*このページのTOPへ*/
td.toTop {
	padding: 0px 25px 20px 0px;
	text-align: right;
}


/*よくある質問*/
td.qaBlock table {
	margin: 15px 0px 10px;
	border-collapse: collapse;
	border-bottom: 1px solid #c70026;
}
td.qaBlock table.last {
	border: none;
}
td.qaBlock table th,
td.qaBlock table td {
	vertical-align: top;
}
td.qaBlock table th {
	width: 45px;
	padding: 0px 0px 10px 15px;
	text-align: left;
}
td.qaBlock table td {
	padding: 6px 20px 15px 0px;
}
td.qaBlock table td.question {
	color: #c70026;
	font-size: 14px;
}
/*このページのTOPへ*/
td.qaBlock table.toTop {
	margin-top: 0px;
	border: none;
}
td.qaBlock table.toTop td {
	padding-right: 0px;
	text-align: right;
}
