/*Style Sheet for Japanese language */



#toptext {	
        font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}



/*Styles for the Main Content Layer */
.main {
	font-family: HiraMaruPro-W4;
	font-size : 14.0px;
}


.main h1 {
      font-family:HiraKakuPro-W6;
      font-size : 22.0px;
}

.main h2 {
      font-family: HiraMaruPro-W4;
      font-size : 18.0px;
}

	


/*Style Applied to the Paragraphs for Main Section Links */

p.link {
	font-family: HiraMaruPro-W4;
	font-size : 14.0px;
	letter-spacing: .1em;
}



/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.linkv {
	font-family: HiraMaruPro-W4;
	font-size : 14.0px;
        letter-spacing: .1em;
}





