body {
	background: #ebebeb;
	margin-top: 16px;
	margin-left: 16px;
	padding: 0px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo','ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 144%;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
h2 {
	margin: 0px;
	padding 0px;
}
h3 {
	margin: 0px;
	padding 0px;
}
h4 {
	margin: 0px;
	padding 0px;
	font-size: 14px;
	font-weight: normal;
}
.txtNavTrail {
	font-size: 10px;
	line-height: 100%;
}
.txtS {
	font-size: 10px;
}
.txtSNlh {
	font-size: 10px;
}
.txtL {
	font-size: 14px;
}
.txtOrange {
	color: #ff6600;
}
.txtGray {
	color: #858585;
}