.t12-120 {
	font-size: 12px;
	line-height: 140%;
}
.t12-habahiro {
	font-size: 12px;
	line-height: 180%;
}
.address {
	font-size: 10px;
	line-height: 120%;
}
.t10-110 {
	font-size: 10px;
	line-height: 130%;
}
.14 {
	font-size: 14px;
}
.t18 {
	font-size: 18px;
}
.t12 {
	font-size: 12px;
}

a {
	text-decoration: none
}
a:hover {
	text-decoration: underline; color: #ff9999
}

/* 気麗処メニュー */
a.kirei {
	text-decoration: none ; color:#FFFFFF
}

a:hover.kirei {
	text-decoration: underline
}

/* サイトマップ */
div.sitemap{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.sitemap{
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	color: #990000;
	font-size: 12px;
	text-align: center;
	width: 100px;
}

a.sitemap{
	text-decoration: none;
}
a:link.sitemap{
	color: #990000;
}
a:visited.sitemap{
	color: #990000;
}
a:active.sitemap{
	color: #990000;
}
a:hover.sitemap{
	color: #990000;
}

