html,BODY { color: #555555 }

a:link    { text-decoration: none ; color: #555555 }
a:visited { text-decoration: none ; color: #555555 }
a:hover   { text-decoration: underline ; color: #E93949 }
a:active  { text-decoration: underline ; color: #E93949 }

.t16   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px ; line-height: 22px }
.t14   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px ; line-height: 20px }
.t12   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }
.t11   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px ; line-height: 15px }
.t10   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px ; line-height: 14px }

.white	{ color: #FFFFFF; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }
.yellow	{ color: #F5AA28; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }
.blue	{ color: #1551C9; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }
.red	{ color: #E93949; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }
.orange	{ color: #FF6600; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 18px }

.bg_main { background-image: url(images/back.jpg); background-repeat: repeat-x }
.bg01 { background-repeat: no-repeat ; background-position: center center }
