body {
	margin: 0;
	padding: 0;
	font : small/150% "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color : #666666;
	background: #69A5C3;
}
A { text-decoration : none ; }
A:hover { text-decoration : underline ; }

A.f-menu {font:x-small ; color : #3D5E7D ; }
A.f-menu:active {font:x-small ; color : #ff6600 ; }
A.f-menu.:visited {font:x-small ; color : #336666 ; }
A.f-menu:hover {font:x-small ; color : #ff6600 ; }

A.site-4 {color : #3D5E7D ; text-decoration : underline ; }
A.site-4:active {color : #ff6600 ; text-decoration : none ; }
A.site-4:visited {color : #336666 ; text-decoration : underline ; }
A.site-4:hover {color : #ff6600 ; text-decoration : none ; }

A.site-3 {font:bold medium/150% ; color: #3366CC;}
A.site-3:active {font:bold medium/150% ; color: #ff6600;}
A.site-3:visited {font:bold medium/150% ; color: #3366CC;}
A.site-3:hover {font:bold medium/150% ; color: #ff6600;}

.td-r {
	background: url(image/shadow_r.gif) repeat-y left;
	width: 8px;
}
.td-l {
	background: url(image/shadow_l.gif) repeat-y right;
	width: 8px;
}
.td-white {
	background: #FFFFFF;
}
.new-small {
	font-size: small;
	line-height: 120%;
	color: #3D5E7D;
}
.new-date {
	font-size: x-small;
	color: #3D5E7D;
}
.font-base {
	font-size: small;
	line-height: 150%;
	color: #666666;
}
.td-blue {
	font-size: small;
	line-height: 150%;
	background: #6699CC;
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
}
.td-green {
	font-size: small;
	line-height: 150%;
	background: #99cc99;
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
}
.site-1 {
	font-size: small;
	line-height: 170%;
}
.site-2 {
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #3366CC;
}
.small {
	font-size: x-small;
}

.medium {
	font-size: medium;
}

.large {
	font-size: large;
}

