h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
}
.TITLE-J { font-size: 16px; line-height: 18px ; font-weight: bold;}
.TITLE-E { font-size: 16px; line-height: 18px ; font-weight: bold; font-family: "Arial", "Helvetica", "sans-serif"}
.LEAD-J { font-size: 12px; line-height: 18px;}
.LEAD-E { font-size: 12px; line-height: 18px; font-family: "Arial", "Helvetica", "sans-serif"}
.CONTENT-J { font-size: 12px; line-height: 20px;}
.CONTENT-E { font-size: 12px; line-height: 20px; font-family: "Arial", "Helvetica", "sans-serif"}
.CAP1-J { font-size: 10px; line-height: 13px;}
.CAP1-E { font-size: 10px; line-height: 13px; font-family: "Arial", "Helvetica", "sans-serif"}
.CAP2-J { font-size: 10px; line-height: 12px;}
.CAP2-E { font-size: 10px; line-height: 12px; font-family: "Arial", "Helvetica", "sans-serif"}
.CAP3-J { font-size: 9px; line-height: 9px;}
.CAP3-E { font-size: 9px; line-height: 9px; font-family: "Arial", "Helvetica", "sans-serif"}
.SUBTITLE-J { font-size: 14px; line-height: 14px;}
.SUBTITLE-E { font-size: 14px; line-height: 14px; font-family: "Arial", "Helvetica", "sans-serif"}
a:link {text-decoration: none; color: #595959;}
a:visited {text-decoration: none; color: #595959;}
a:active {text-decoration: underline; color: #FF0000; }
a:hover {text-decoration: underline; color: #FF0000;}
.promo_img {
	padding-top: 5px;
	padding-bottom: 5px;
}

p.space {
	padding-bottom: 30px;
}

p.space2 {
	padding-bottom: 12px;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	color: #F00;
	padding-bottom: 7px;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 12px;
}

p.space3 {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 12px;
}

