@charset "utf-8";

/*タイトル下のキャッチコピー*/
.chachiCOPY {
	font-size: 14px;
	line-height: 2em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #660000;
}

h1 {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663333;
	padding-left: 6px;
	float: none;
	clear: none;
	font-weight: normal;
	line-height: 1.25em;
	margin-bottom: 0em;
}
/*
#header h1 {
	font-size: 10px;
	color: #FFFFFF;
	width: 905px;
	text-align: right;
	letter-spacing: 0.1em;
	padding-top: 15px;
	height: 25px;
}*/
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 1.5em;
	color: #993333;
	display: block;
	width: 610px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
}
.body_copy {
	font-size: 14px;
	line-height: 1.75em;
	color: #752300;
}
.body_copy_addINDE {
	font-size: 14px;
	line-height: 1.75em;
	color: #752300;
	text-indent: 14px;
}

.memo {
	color: #FF0000;
	font-size: 12px;
	line-height: 1.2em;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16pt;
	line-height: normal;
	margin-bottom: -10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	color: #663300;
}
.body_copy_lowLINE {
	font-size: 14px;
	line-height: 1.25em;
	color: #752300;
}
.chaption {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 1.5em;
	padding: 5px;
	margin-left: 0px;
	margin-top: -2px;
}
.chaption2 {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	line-height: 1.5em;
}

