/* テキストスタイル */

/* ---------------------------------------- 内容ページ共通 */

h3 {
   	padding: 0px 0px 10px 30px;
}

h4 {
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding: 5px 20px 5px 40px;
	background: url(../images/no_back.gif) no-repeat;
	background-position: 40px 2px;
}
#money h4 {
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	margin-top:-5px;
	padding: 5px 20px 5px 40px;
	background: url(../images/no_back.gif) no-repeat;
	background-position: 40px 2px;
}

.body_txt {
    font-size: 1.2em;
	color: #333333;
	line-height: 1.4em;
}

.company {
    font-size: 1.0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
	padding: 0px 30px 10px 30px;
}

.question {
    font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 160%;
	padding: 0px 10px 10px 10px;
}
.faq_text {
    font-size: 1.4em;
}

.support_center {
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	line-height: 1.8em;
}

.table05v {
	color: #5A309A;
    font-weight: bold;
} 