/* CSS Document */

h2 {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:small;
	font-weight:bold;

}

h3 {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:small;
	font-weight:bold;

}

.menufont {
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
}

.mfont1{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:10px;
}


.efont1{
font-family:Verdana;
font-size:10px;
}
.efont2{
font-family:Verdana;
font-size:12px;
}

hr.news{ border-width: 1px 0px 0px 0px; 
border-style: dashed;
border-color:#CC9;
height: 1px;}


#aboutbody{ background-image:url(about/img/rabout_img01.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:80% 280px;}

#fontbody{ background-image:url(font/img/rfont_img01.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:80% 220px;}

#itembody{ background-image:url(item/img/ritem_img01.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:80% 300px;}


#linkbody{ background-image:url(link/img/rlink_img01.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:80% 320px;}



.zarea{
	line-height: 140%;
	font-size: 10px;
	text-decoration: none;
}

.zarea a:link {
	color: #999999;
	text-decoration: none;
}

.zarea a:visited {
	color: #999999;
	text-decoration: none;
}

.zarea a:hover {
	  color: #FF9900;
	text-decoration: underline;
}
