@charset "utf-8";
/* CSS Document */

a{ color: #444; text-decoration: none; }
a:hover{ color: #f6ac18;}

.linkA a{ color: #fff; text-decoration: none; }
.linkA a:hover{ color: #f6ac18;}
.linkB a{ color: #089de2; text-decoration: none; }
.linkB a:hover{ color: #f6ac18;}
.linkC a{ color: #a3a3a3; text-decoration: none; }
.linkC a:hover{ color: #f6ac18;}


.colorA{ color: #f6ac18;}

h3{display:block; font-size: 30px; height:48px; line-height: 30px; text-align: left; margin-bottom: 30px; font-weight: normal; border-bottom: solid 1px #e9e9e9; }
h3 span{display:block; float: right; font-size: 14px; line-height: 40px;}

h4{display:block; font-size: 24px; height:40px; line-height: 24px; text-align: left; margin-bottom: 20px; padding-left: 30px; font-weight: normal; border-bottom: solid 1px #e9e9e9;  background: url(../img/h4bg.gif) top left no-repeat;}
h4 span{display:block; float: right; font-size: 14px; }

h5{display:block; font-size: 22px; height:34px; line-height: 22px; text-align: left; margin-bottom: 12px; font-weight: normal;  background: url(../img/dot4.gif) 0px 2px no-repeat;  color: #f6ac18; padding-left: 16px; }

h6{display:block; font-size: 24px; height:48px; line-height: 30px; text-align: left; margin-bottom: 26px; font-weight: normal; border-bottom: solid 1px #e9e9e9; }
h6 span{display:block; float: right; font-size: 14px; line-height: 40px;}


.boldA{font-weight: bold;}
.boldB{font-weight: bold; font-size: 20px;}
.boldC{font-weight: bold; font-size: 18px;}

