body {
       background-image: url(../image/bg.gif);
       background-repeat: repeat
}



a:link { 
	color:#13334f;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #13334f; 
}
a:visited { 
	color:#13334f; 
	text-decoration:none;
}
a:active { 
	color:#ff0000; 
	text-decoration:none;
}
a:hover { 
	color:#ff0000;
        text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000; 
}


span.style8 { 
    font-size:0.6em;
	line-height:150%;
	font-family:Verdana,Helvetica,serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,; 
}

span.style9 { 
		font-size:0.8em;
        line-height:150%;
        font-family:Verdana,Helvetica,serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,;
}

span.style10 { 
        font-size:0.8em;
        line-height:150%;
        font-family:Verdana,Helvetica,serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,; 
}
span.style11 { font-size:0.9em;
        line-height:150%;
        font-family:Verdana,Helvetica,serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,; 
}

a.menu:link { 
	color:#ffffff;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff; 
}
a.menu:visited { 
	color:#ffffff; 
	text-decoration:none;
}
a.menu:active { 
	color:#ff0000; 
	text-decoration:none;
}
a.menu:hover { 
	color:#ff0000;
        text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000; 
}

em {
	font-weight:bold;
	font-style:normal;
}

td .text{
	font-size:0.8em;
    line-height:140%;
	margin:10px;
	padding:15px;
	text-align:center;
}


