/* h */

h1 {
	font-size : 14px ;
	color : #333333 ;
	font-weight : 600 ;
	padding : 0 0 0 5px;
	margin : 0 0 0 5px;
}


h2 {
	font-size : 14px ;
    color : #333333 ;
	font-weight : 100 ;
	margin : 4px 0 0 5px;
	line-height: 20px;
}

h3 {
	font-size : 14px ;
    color : #333333 ;
	font-weight : 100 ;
	margin : 4px 0 0 10px;
	line-height: 20px;
}

h4 {
	font-size : 14px ;
    color : #333333 ;
	font-weight : 100 ;
	margin : 4px 0 0 0;
	line-height: 20px;
}

/* text */
.small {
	font-size: 12px;
	font-color: #333333;
	padding:8px 0px 0px 6px;
}

.small02 {
	font-size: 12px;
	font-color: #454545;
}

.small03 {
	font-size:0.75em;
	font-color: #454545;
}

.small04 {
	font-size:1em;
	font-color: #454545;
}

.md {
	font-size: 14px;
	font-color: #333333;
	font-weight: bold;
}
.md-a{
	font-size: 14px;
	font-color: #333333;
	font-weight: bold;
}
.md-2 {
	font-size: 14px;
	font-color: #f0f0f0;
	font-weight: bold;
	color: #F0F0F0;
}
.md-3 {
	font-size: 14px;
	font-color: #f0f0f0;
	font-weight: bold;
	color: #F0F0F0;
	padding-top: 2px;
	margin-left: 10px;
}
.md-4 {
	font-size: 10px;
	color: #F0F0F0;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 10px;
}

.md-5 {
	font-size: 12px;
	color: #454545;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.md-6 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	padding: 5px 0 0 0 ;
}


.md-7 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	padding: 0 0 0 10px;
}


.md-8 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	padding: 0 0 0 0px;
}

.md-9 {
	font-size: 14px;
	font-color: #003366;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	margin-left: 10px;
}

.md-ttl {
	font-size: 14px;
	font-color: #333333;
	font-weight: bold;
    padding: 0 0 5px 0;
}


.footer-txt {
	font-size: 12px;
    color: #454545;
	margin-top:30px;
}

.link-txt {
	font-size: 14px;
    color: #333333;
    line-height:18px;
}
