/*  見出し1  */
h1{font-size:1.5em; line-height: 110%; color:#666666}

/*  見出し2  */
h2{font-size:1.25em; line-height: 110%}

/*  見出し3  */
h3{font-size:1.0em; line-height: 110%; margin-top:0.65em; margin-bottom:0}

/*  見出し3―30px下げ  */
h3.indent30px{font-size:1.0em; line-height: 110%; margin-top:0.65em; margin-bottom:0; margin-left:30px}

/*  見出し1  */
h1{font-size:1.5em; color:#666666}

/*  見出し2  */
h2{font-size:1.25em}

/*  見出し3  */
h3{font-size:1.0em; margin-top:0.65em; margin-bottom:0}

/*  見出し3―30px下げ  */
h3.indent30px{font-size:1.0em; margin-top:0.65em; margin-bottom:0; margin-left:30px}

/*  本文テキストブロック―サイズ可変  */
.s0-140{line-height: 140%; margin-top:0.65em; margin-bottom:0.85em}

/*  本文テキストブロック―サイズ可変  */
p{line-height: 140%; margin-top:0.65em; margin-bottom:0.85em}

/*  本文テキストブロック―サイズ可変―1段（30px）下げ  */
p.indent1{line-height: 140%; margin-top:0.65em; margin-bottom:0.85em; margin-left:30px}





/*  大・ボールドのテキスト */
.s6b{font-size: 16px; line-height: 20px; font-weight: bold; }

/*  大きめのテキスト */
.s4{font-size: 14px; line-height: 16px;}

/*  大きめのテキスト2 */
.s4n{font-size: 14px; line-height: 105%;}

/*  デフォルトテキスト */
.s3{font-size: 12px; line-height: 14px;}

/*  デフォルトテキスト2(行間空きバージョン) */
.s3m{font-size: 12px; line-height: 16px;}

/*  デフォルトテキスト3(行間空きバージョン) */
.s3n{font-size: 12px; line-height: 105%;}

/*  デフォルトテキスト4(行間空きバージョン) */
.s3o{font-size: 12px; line-height: 150%;}

/*  ナビゲーションボタンテキスト */
.s3nv{font-size: 12px; line-height: 200%;}

/*  ナビゲーションボタンテキスト（サブ） */
.s3nv_b{font-size: 12px; line-height: 130%;}

/*  小さめのテキスト */
.s2{font-size: 11px; line-height: 12px;}

/*  小さめのテキスト2(行間空きバージョン) */
.s2m{font-size: 11px; line-height: 16px;}

/*  小さめのテキスト3(行間空きバージョン) */
.s2n{font-size: 11px; line-height: 105%;}

/*  最小のテキスト */
.s1{font-size: 9px; line-height: 10px;}

/*  最小のテキスト2(行間空きバージョン)  */
.s1n{font-size: 9px; line-height: 105%;}

.copyright{
	font-size: 9px;
	font-family: "Helvetica", "sans-serif";
	color: #FFFFFF;
}

a:link {color:#993300; text-decoration: none;}
a:visited {color:#660000; text-decoration: none;}
a:hover {color:#993300; text-decoration: underline;}
a:active {color:#660000; text-decoration: underline;}

A.nav {color: #993300; text-decoration: none;}
A.nav:visited {color: #660000; text-decoration: none;}
A.nav:hover {color: #993300; text-decoration: underline;}
A.nav:active {color: #660000; text-decoration: underline;}


