body {
    font-style:normal;            /* フォントスタイル：標準 */
    font-weight:normal;            /* 文字太さ：標準 */
    font-size:10pt;                /* フォントサイズ：12pt */
    line-height:18pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#000000;                /* 文字色*/
}

A {
  text-decoration: none;
}

.linehight {
    font-style:normal; 
    line-height:140%; 
    color:#000000; 
}

.red_q {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-weight:bold;            /* 文字太さ：標準 */
    font-size:18pt;                /* フォントサイズ：12pt */
    line-height:18pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#DAA520;                /* 文字色*/
}

.black_q {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family:Osaka, sans-serif;
    font-weight:bold;            /* 文字太さ：標準 */
    font-size:12pt;                /* フォントサイズ：12pt */
    line-height:18pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#000000;                /* 文字色*/
}

.blue_q {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family:Osaka, sans-serif;
    font-weight:bold;            /* 文字太さ：標準 */
    font-size:12pt;                /* フォントサイズ：12pt */
    line-height:14pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#1d4aa5;                /* 文字色*/
    margin-left:32px;
}

.brown_q {
	font-style:normal;
	font-weight:bold;
	text-indent:0pt;
	color:#663300;
	margin-left:32px;
	line-height: 140%;
}

.blue_q_s {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family:Osaka, sans-serif;
    font-weight:normal;            /* 文字太さ：標準 */
    font-size:9pt;                /* フォントサイズ：12pt */
    line-height:12pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#1d4aa5;                /* 文字色*/
    margin-left:32px;
}

.next {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family:Osaka, sans-serif;
    font-weight:bold;            /* 文字太さ：標準 */
    font-size:12px;                /* フォントサイズ：12pt */
    line-height:12pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#666666;                /* 文字色*/
    margin-left:10px;
}

.title_q {
    font-style:normal;            /* フォントスタイル：標準 */
    font-family:Osaka, sans-serif;
    font-weight:bold;            /* 文字太さ：標準 */
    font-size:14px;                /* フォントサイズ：12pt */
    line-height:12pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#666666;                /* 文字色*/
    margin-bottom:10px;
}
