*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #1B4A6C;
}
body{
	height: 100%;
	background-color: #F4F5F5;
}
html{
	height: 100%;
}
.typoTable{
        font-size: 13px;
}
.mainTable{
	height: 100%;
}
.mainTd01{
	background-color: #ABC237;
	vertical-align: bottom;
	height: 100px;
}
.mainTd02{
	vertical-align: top;
	height: 80px;
}
.logoTd{
	padding-left: 15px;
	padding-bottom: 5px;
}
.globalNaviTd{
	color: #F4F5F5;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
}
.globalNaviTd a{
	color: #F4F5F5;
	text-decoration: none;
	font-size: 10px;
}
.globalNaviTd a:hover{
	text-decoration: underline;
}
.mainNaviTd01{
	width: 120px;
	text-align: center;
}
.mainNaviTd01 a{
	font-size: 13px;
	color: #ABC237;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
.mainNaviTd01 a:hover{
	background-color: #ABC237;
	color: #F4F5F5;
}
.mainNaviTd02{
	width: 120px;
	background-color: #ABC237;
	text-align: center;	
}
.mainNaviTd02 a{
	font-size: 13px;
	color: #F4F5F5;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
.subNaviTd01{
	height: 35px;
}
.subNaviTd02{
	height: 20px;
}
.subNaviTd02 a{
	font-size: 13px;
	color: #ABC237;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.subNaviTd02 a:hover{
	background-color: #F4F5F5;
	background-image: url(img_subnav4.gif);
	background-repeat: repeat-y;
	color: #F4F5F5;
}
.subNaviTd03{
	height: 20px;
}
.subNaviTd03 a{
	background-image: url(img_subnav4.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	color: #F4F5F5;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.subNaviTd04{
	height: 20px;
        background-image: url(img_subnav4_4.gif);
	background-repeat: repeat-y;
}
.subNaviTd04 a{
	font-size: 13px;
	color: #ABC237;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 50px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.subNaviTd04 a:hover{
	background-color: #F4F5F5;
	background-image: url(img_subnav4.gif);
	background-repeat: repeat-y;
	color: #F4F5F5;
}
.subNaviTd05{
	height: 20px;
}
.subNaviTd05 a{
	background-image: url(img_subnav4.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	color: #F4F5F5;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 50px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.contentTd01{
	padding-left: 15px;
}
.contentTd02{
	font-size: 13px;
}
.contentTd02 a{
	font-weight: bold;
        text-decoration: none;
        font-size: 13px;
}
.contentTd02 a:hover{
	text-decoration: underline;
}
.containerTd01{
	height: 35px;
}
.containerTd02{
	padding-left: 15px;
        font-size: 10px;
}
.containerTd02 a{
        text-decoration: none;
}
.containerTd02 a:hover{
       text-decoration: underline;
}
.contentTd03{
        padding-left: 15px;
}
h1{
	font-size: 15px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 13px;
}
h4{
	font-size: 12px;
}
h5{
	font-size: 11px;
}
h6{
	font-size: 10px;
}
img{
	border: 0px solid;
}
ul{
        list-style-image: url(img_listStar.gif);
	margin-left: 25px;
        list-style-position: inside;
}
.htmlarea-showtableborders{
        font-size: 13px;
}
.htmlarea-showtableborders td{
        vertical-align: top;
}
