body {
	font-family:  'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	letter-spacing: 0.0015em;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}
.body {
	font-size: 12px;
	line-height: 16px;
}
.title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.catch {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.lead {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.midashi {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
}
.body-small {
	font-size: 10px;
	line-height: 14px;
}
.caption {
	font-size: 10px;
	line-height: 120%;
}
.min9pix {
	font-size: 9px;
	line-height: 11px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	padding-top: 0px;
	display: inline;
}
form {
	margin: 0px;
}
td img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

