H1{
  font-size : 16px;
}
li{
	list-style-image:none;
	text-align:center;
	line-height:120%;
	display:block;
	}
.px12-18 {
  font-size: 12px;
 line-height: 18px;
}
.px14-20 {
  font-size: 14px; line-height: 22px;
}
div.fixedLay 
{ 
	position         : absolute   ;
	z-index          : 100        ;
	left             : -200px     ;
    top              : -200px     ; 
	font-size: 12px;
}

a.fixedLay   
{ 
    text-decoration  : none       ;
    font-size        : 12px       ;
    font-weight      : bold       ;
    font-family      : Arial      ;
    color            : #222222    ; 
}

.px10 {
  font-size: 10px;
}
.oreange {
  font-size: 14px;
 line-height: 18px;
 font-weight: bold;
 color: #FF6600;
}
.px12 {
  font-size: 12px;
}
.px14b {
  font-size: 14px;
 font-weight: bold;
}

.mainTable {
	background-color: #CCCCCC;
	background-image : url(../ygin/img/bg_001.gif);
}
.menuTBtitle{
  	color : white;
 	background-color : #216363;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #216363 #216363 #216363 #216363;
 	font-size : 12px;
 	font-weight : bold;
	background-position : center center;
}
.menuTBsub{
  border-bottom-width : 0px;
  font-size : 12px;
  color : black;
  background-color : #d3fae4;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  font-weight : normal;
}
#internet{
	font-size : 12px;
	font-weight : bold;
	font-variant: normal;

}
/********navi********/
div#navi {
	width: 700px;
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
	font-size : 11pt;
	background: #CCCCCC 20px;
}


div#navi li{
	width : 75px;
	float:left;
	text-align:center;
	}


div#navi li a {
	background: #ffffff url(img/navi_001.gif) no-repeat top left;
	display: block;
	
	width: 100%;
	height: 20px;
	padding-top: 3px;
	}

div#navi li a:hover {
	background : url(img/navi_002.gif) repeat-x;
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	padding-top: 3px;
	}

}

