/* CSS Document */
body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_base {
	font-size: 84%;
	color: #666666;
	line-height: 1.6em;
}

.text_middle {
	font-size: 74%;
	color: #666666;
	line-height: 1.6em;
}

.text_caption {
	font-size: 70%;
	color: #666666;
	line-height: 1.2em;
	
	<style type="text/css">


/* ƒŠƒ“ƒN */
.link_01 {font-size: 80%;line-height: 1.3em; text-decoration:none; color: #6249A0;}
.link_01:link { color: #333333; }
.link_01:visited { color: #333333; }
.link_01:active { color: #333333; }
.link_01:hover { color: #60479F; text-decoration:underline;}

}