a:link { text-decoration:none }
a:visited { text-decoration:none }
a:active { text-decoration:none }
a:hover { text-decoration:underline }

body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,option,select,input,br,b
{ font-family:Arial, MS Sans Serif, Verdana, Times New Roman; font-size:11px;}

h1 { font-weight:bold; font-size:24px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:22px; font-weight:bold; }
.size17 { font-size:17px; }
.size18 { font-size:18px; }
.size19 { font-size:19px; }
.size20 { font-size:20px; }
.size21 { font-size:21px; }
.size22 { font-size:22px; }
.size23 { font-size:23px; }
.size24 { font-size:24px; }
.size25 { font-size:25px; }
.size26 { font-size:26px; }
.size27 { font-size:27px; }
.size28 { font-size:28px; }
.size29 { font-size:29px; }
.size30 { font-size:30px; }

.size_ueb	{ font-size:14px; font-weight:bold; }
.size_bold	{ font-size:16px; font-weight:bold; }
.size_navi	{ font-size:14px; font-weight:bold; color:#7D4C3E; }

.start_navi	{ font-size:18px; font-weight:bold; color:#FFFFFF; }

#transparent {
    position: absolute;
    //top: (screen.height / 2)-105px;
    //left:(screen.width /2)-175px;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
    /*background-color: #467541;*/
	background-image:url(../images/bg_trans.png);
    /*border: 1px solid #FFFFFF;*/
    /*-moz-opacity: 0.80;*/
    /*filter:Alpha(opacity=80, finishopacity=0, style=0);*/
    color: #E6F0FF;
    padding: 0px;
    //z-Index: 255;
    font-weight: bold;
    visibility: visible;
  }

