@charset "utf-8";
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #999;
}
teble {
	font-size: inherit;
}
p,li,dd {
	font-size: 100%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "serif";
}
h3 {
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "serif";
	margin-bottom: 5px;
}
dt {
	font-size: 100%;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: normal;
}
.txtClear {
	clear: both;
}
.txtMrgR {
	margin-right: 15px;
}
.txtMrgL {
	margin-left: 22px;
}
.txtMrgT1 {
	margin-top: 10px;
}
.txtMrgT2 {
	margin-top: 20px;
}
.txtMrgT3 {
	margin-top: 30px;
}
.txtMrgT4 {
	margin-top: 40px;
}
.txtMrgT5 {
	margin-top: 60px;
}
.txtMrgT6 {
	margin-top: 60px;
}
.txtRight {
	text-align: right;
}
.txtMrgBtm {
	margin-bottom: 20px;
}
.txtBold {
	font-weight: bold;
}
.txtRaddr {
	margin-left: 10px;
	color: #999;
}
.txtAnchor {
	margin: 10px 20px 5px 0;
	text-align: right;
}
.txtNote {
	color: #fff;
	font-size: 11px;
}
.addr {
	letter-spacing: 0.1em;
}
.txt14 {
	font-size: 118%;
}
.txt11 {
	font-size: 85%;
}
.inq {
	color: #968261;
}
.gry {
	color: #999;
}
.dgry {
	color: #666;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	background-color: #968261;
}
address {
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
}

