@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Garamond Premier Pro';
	src: url('../fonts/GaramondPremrPro_3.otf');
	src: url('../fonts/GaramondPremrPro_3.woff') format('woff'),
		url('../fonts/GaramondPremrPro_3') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DFLiShu-B5';
	src: url('../fonts/dft_l5_0.ttf');
	font-weight: normal;
	font-style: normal;
}
.w01{
	font-size: 1.125em;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
}
.b01{
	color:#0497E9;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
}
.r01{
	color:#d54f46;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
}
