/* 基本タグ */
h1{margin-top: 0px;margin-bottom: 7px;}
h2{margin-top: 3px;margin-bottom: 3px;}

a:link{font-size: x-small; color: #6DA338; text-decoration:underline}
a:visited{font-size: x-small; color: #6DA338; text-decoration:underline}
a:hover{font-size: x-small; color: #99CC00; text-decoration:none}

a.gy:link{font-size: x-small; color: #626262; text-decoration:underline}
a.gy:visited{font-size: x-small; color: #7F7F7F; text-decoration:underline}
a.gy:hover{font-size: x-small; color: #009900; text-decoration:none}

a.ore:link{font-size: x-small; color: #626262; text-decoration:underline}
a.ore:visited{font-size: x-small; color: #7F7F7F; text-decoration:underline}
a.ore:hover{font-size: x-small; color: #FDB802; text-decoration:none}

a.gys:link{font-size: 11px; color: #626262; text-decoration:underline}
a.gys:visited{font-size: 11px; color: #626262; text-decoration:underline}
a.gys:hover{font-size: 11px; color: #CCCCCC; text-decoration:none}

a.bre:link{font-size: x-small; color: #0095B5; text-decoration:underline}
a.bre:visited{font-size: x-small; color: #0095B5; text-decoration:underline}
a.bre:hover{font-size: x-small; color: #66CCCC; text-decoration:none}

a.per:link{font-size: x-small; color: #626262; text-decoration:underline}
a.per:visited{font-size: x-small; color: #7F7F7F; text-decoration:underline}
a.per:hover{font-size: x-small; color: #FFFFFF; text-decoration:none}

a.news:link{font-size: x-small; color: #003366; text-decoration:underline;line-height: 150%}
a.news:visited{font-size: x-small; color: #003366; text-decoration:underline;line-height: 150%}
a.news:hover{font-size: x-small; color: #0095B5; text-decoration:underline;line-height: 150%}

a.sound:link{font-size: x-small; color: #003366; text-decoration:none;line-height: 150%}
a.sound:visited{font-size: x-small; color: #003366; text-decoration:none;line-height: 150%}
a.sound:hover{font-size: x-small; color: #0095B5; text-decoration:none;line-height: 150%}

td{font-size: 12px;color: #333333;}

/* フォント飾り */
.gy_xs{font-size: x-small;line-height: 150%;color: #333333;}
.gy_xxs{font-size: xx-small;line-height: 150%;color: #333333;letter-spacing: 0.1em;}
.gy11{font-size: 11px;line-height: 110%;color: #666666;}
.top_xs{font-size: 11px;line-height: 130%;color: #000066;}
.bkb13{font-size: x-small;line-height: 150%;color: #333333;font-weight: bold;}
.bkb_13{font-size: 13px;line-height: 150%;color: #333333;font-weight: bold;}
.perb14{font-size: 14px;line-height: 150%;color: #FFFFFF;font-weight: bold;letter-spacing: 0.1em;}
.bre_xs{font-size: x-small;line-height: 150%;color: #003366;}
.bre_xxs{font-size: 11px;line-height: 130%;color: #0099CC;}
.gre12{font-size: x-small;line-height: 150%;color: #005E00;}
.bre12{font-size: x-small;line-height: 150%;color: #0095B5;}
.ore12{font-size: 12px;line-height: 130%;color: #FF9900;}
.per12{font-size: x-small;line-height: 130%;color: #FFFFFF;}
.wh11{font-size: 11px;color: #FFFFFF;font-family: "Verdana","MSゴシック";}
.wh12{font-size: 12px;line-height: 130%;color: #FFFFFF;}
.ore11{font-size: 11px;color: #FF9900;letter-spacing: 0.1em;}
.gre11{color: #519801;font-size: 11px;line-height: 130%;letter-spacing: 0.1em;}
.pkb_13{font-size: 13px;font-weight: bold;color: #FF6666;}
.gre_xsb{font-size: x-small;font-weight: bold;color: #006600;letter-spacing: 0.1em;line-height: 150%;}

/* テーブル飾り */
.btn{background-color:#FFFFFF;color:#333333;border-top:#333333 1px solid;border-left:#333333 1px solid;	border-bottom:#333333 2px solid;border-right:#333333 2px solid;padding: 2px;font-size: 13px;}
.pd3{padding: 3px;}
.tb{font-size: x-small;color: #494949;line-height: 120%;}
.ubd{border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: #CCCCCC;font-size: x-small;color: #333333;}
.fm{border-top: 1px solid #333333;border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #333333;}
.tpd5{padding-top: 5px;}

/* 飾り */
.price_h2{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC9AC0;
	border-right-color: #DC9AC0;
	border-bottom-color: #DC9AC0;
	border-left-color: #FFFFFF;
	background-color: #FBF0F8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
body {
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #F7F7F7;
    scrollbar-darkshadow-color: #98AAB1;