.nv_bg1 { 
background-image : url(images/top_nv1b.gif); 
background-repeat:no-repeat;
background-position: 0px 0px;
}

.nv_bg2 { 
background-image : url(images/top_nv2b.gif); 
background-repeat:no-repeat;
background-position: 0px 0px;
}

.nv_bg3 { 
background-image : url(images/top_nv3b.gif); 
background-repeat:no-repeat;
background-position: 0px 0px;
}

.nv_bg4 { 
background-image : url(images/top_nv4b.gif); 
background-repeat:no-repeat;
background-position: 0px 0px;
}

.nv_bg5 { 
background-image : url(images/top_nv5b.gif); 
background-repeat:no-repeat;
background-position: 0px 0px;
}


//フォントスタイル

.text10 {  font-size: 10px; line-height: 16px; text-decoration: none}

.text12 {  font-size: 12px; line-height: 18px; text-decoration: none}

.text12_l {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px #cccccc solid;
}

.text12_a {  font-size: 12px; line-height: 20px; text-decoration: none}

.text14 {  font-size: 14px; line-height: 20px; text-decoration: none}

.text14_p {
	font-size: 14px;
	line-height: 14px;
	color:#009933;
	text-decoration: none;
	font-weight: bold;
}

.text16_g {
	font-size: 16px;
	line-height: 16px;
	color:#009933;
	text-decoration: none;
	font-weight: bold;
}

.text12_r {
	font-size: 12px;
	line-height: 18px;
	color:#CC0000;
	text-decoration: none;
	border-bottom: 1px #cccccc solid;
}

.text14_g {  font-size: 14px; line-height: 14px; color:#FF3366; text-decoration: none}


 リンクスタイル 

A:link{
color : #333333;
text-decoration : none;
}

A:visited{
color : #333333;
text-decoration : none;
}

A:hover{
color : #FF6633;
text-decoration : underline;
position : relative;

}
