@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body{background-color:#FFF}

p.style1{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060;}
	
p.style2{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;}

p.style3{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:11px;
line-height:2;
color:#666}

p.style4{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;}
	
p.style5{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:11px;
line-height:2;
color:#060}

p.style6{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:12px;
color:#060}

p.style7{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #060;}
	
	span.style3{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:11px;
line-height:2;
color:#666}


a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,;
	font-size: 11px;
	color: #060;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}
	

</style>