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

@import url("common.css");
@import url("b_layout.css");
#base #infomation .contentsRight.space100 .infoSet dl .text a:link {
	color: #00F;
	text-decoration: underline;	
}
#base #infomation .contentsRight.space100 .infoSet dl .text a:visited {
	color: #900;
	text-decoration: underline;
}
#base #infomation .contentsRight.space100 .infoSet dl .text a:hover {
	color: #666;
	text-decoration: underline;
}
#base #infomation .contentsRight.space100 .infoSet dl .text a:active {
	color: #666;
	text-decoration: underline;
}
#base #mainContainer #kms .prof tr td p a:link {
	color: #0000FF;
	text-decoration: underline;
}
#base #mainContainer #kms .prof tr td p a:visited {
	color: #900;
	text-decoration: underline;
}
#base #mainContainer #kms .prof tr td p a:hover {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #kms .prof tr td p a:active {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #kms .back .prof tr td p a:link {
	color: #0000FF;
	text-decoration: underline;
}
#base #mainContainer #kms .back .prof tr td p a:visited {
	color: #900;
	text-decoration: underline;
}
#base #mainContainer #kms .back .prof tr td p a:hover {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #kms .back .prof tr td p a:active {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td a:link {
	color: #0000FF;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td a:visited {
	color: #900;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td a:hover {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td a:active {
	color: #666666;
	text-decoration: underline;
}

#base #mainContainer #works .prof tr td blockquote a:link {
	color: #0000FF;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td blockquote a:visited {
	color: #900;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td blockquote a:hover {
	color: #666666;
	text-decoration: underline;
}
#base #mainContainer #works .prof tr td blockquote a:active {
	color: #666666;
	text-decoration: underline;
}
