
/*メイン*/
p { margin: 0; padding: 0 }
a:link                        { color: #2c78d6; text-decoration: underline }
a:visited                        { color: #2c78d6; text-decoration: underline }
a:hover                        { color: #55bdff; text-decoration: underline }
a:active    { color: #000; text-decoration: underline }
.f10px             { font-size: 10px; line-height: 14px; margin: 2px }
.f12px                    { color: #333; font-size: 12px; line-height: 18px }
.f14px            { color: #333; font-size: 14px; line-height: 22px }
.f18px           { font-size: 18px; font-weight: bold; line-height: 26px }
.color01  { color: #f60 }
.color02  { color: #fff }
/*ナビ*/
.navi                { color: #2c78d6; font-size: 10px; text-decoration: none }
.navi a:link                { color: #2c78d6; text-decoration: underline }
.navi a:visited                 { color: #2c78d6; text-decoration: underline }
.navi a:hover                { color: #55bdff; text-decoration: underline }
.navi a:active       { color: black; text-decoration: underline }
/*段落スタイル*/
h1 { color: #434e5d; font-size: 18px; font-weight: bold; line-height: 30px; background-image: url("../images/smd_back2.gif"); background-repeat: no-repeat; background-position: left center; margin-bottom: 16px; padding-left: 26px }
h2 { color: #135dac; font-size: 18px; font-weight: bold; line-height: 27px; background-image: url("../images/smd_back.gif"); background-repeat: no-repeat; background-position: left center; margin-top: 0; margin-bottom: 16px; padding-left: 16px }
h3 { color: #f60; font-size: 14px; font-weight: bold; background-image: url("../images/ar_sm03.gif"); background-repeat: no-repeat; background-position: left center; margin: 0 0 4px; padding-left: 10px }
h4 { color: #89a93f; font-weight: bold; margin: 0 }
h5  { color: #2c69a3; font-size: 16px; background-image: url("../images/text_back.gif"); background-repeat: no-repeat; margin-bottom: 10px; padding: 2px; border-right: #2c69a3; border-bottom: 1px solid #2c69a3; border-left: #2c69a3 }
