@import url("compositionC.css");
/*@import url("test.css");*/
@import url("navigation.css");
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:active {
	color: #222222;
}
a:hover {
	color: #bbbbbb;
}
body{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Arial;
}