.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
; line-height: 13pt
}
.fontsize_12 {
	font-size: 12pt;
; line-height: 15pt
}
.fontsize_7 {  font-size: 7pt}
.font_11 {  font-size: 11pt}
.font_9 {  font-size: 9pt; line-height: 13pt}
.font_09 {  font-size: 9pt; line-height: 12pt}

.a:link {
	color: #666666; text-decoration: none; 　/*メニューリンク*/
}	

.a:visited {
	color: #666666; text-decoration: none;
}

.a:hover {
     color: #666666; text-decoration: underline;
}	 

.a:active {
	color: #666666;	text-decoration: underline;
}

.a{font-size: 8pt}

.a2:link {
	color: #666666; text-decoration: none; 　/*上メニューリンク*/
}	

.a2:visited {
	color: #666666; text-decoration: none;
}

.a2:hover {
     color: #666666; text-decoration: underline;
}	 

.a2:active {
	color: #666666;	text-decoration: underline;
}

.a2{font-size: 8pt}


.a3:link {
	color: #FF6600; text-decoration: none; 　/*オレンジリンク*/
}	

.a3:visited {
	color: #FF6600; text-decoration: none;
}

.a3:hover {
     color: #FF6600; text-decoration: underline;
}	 

.a3:active {
	color: #FF6600;	text-decoration: underline;
}

.a3{font-size: 8pt}


a.mail:link{
    color:#993300; text-decoration: none;　/*会社概要メール*/
}

a.mail:visited{
    color: #993300; text-decoration: none;
}	

a.mail:hover{
    color: #993300; text-decoration: underline;
}

a.mail:active{
     color: #993300; text-decoration: underline;
}
	 			
a.mail2:link{
    color:#ff00ff; text-decoration: none;　/*問い合わせメール*/
}

a.mail2:visited{
    color: #ff00ff; text-decoration: none;
}	

a.mail2:hover{
    color: #ff00ff; text-decoration: underline;
}

a.mail2:active{
     color: #ff00ff; text-decoration: underline;
}
	 			
span{
    color: #666666
}	

span2{
    color: #FF00FF
}

span3{
    color: #993300
}

h1{display:inline; font-weight: normal;}
H2{display:inline; font-weight: normal;}
H3{display:inline; font-weight: normal;}
strong{ font-weight:normal; MARGIN: 0px; }
