/* 共通スタイル
----------------------------------------------- */
h1 { font-size: 16px; font-weight: bold; margin: 0.8em 0em 0.2em 0em; line-height: 20px; }
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0em;
}
h3 { font-size: 12px; font-weight: bold; margin: 0.5em 0em; }

img   { border:none;}

.read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.read2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 8px;
	text-align: left;
}
.read3 {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.read2_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #E7E7E7;
}
.read_title3 {
	font-size: 12px;
	color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #000000;
}
.read_title4 {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E7E7E7;
	padding-right: 5px;
	padding-left: 5px;
}
.read_twi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 30px;
	color: #666666;
}
.small { font-size: 10px; line-height: 13px; 
		color: #666666;}
.line1 {
	border: 1px solid #E7E7E7;
}

