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

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
}

#contents a:link {
	color: #4C7EB0;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #4C7EB0;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


#contents .pagetop {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	height: 22px;
}

#contents .pagetop a:link {
	color: #333333;
	text-decoration: none;
}
#contents .pagetop a:visited {
	text-decoration: none;
	color: #333333;
}
#contents .pagetop a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents .pagetop a:active {
	text-decoration: underline;
	color: #FF0000;
}


/* kougyo */
#contents .name {
	font-weight: bold;
	height: 24px;
}

#contents .maru {
	font-weight: bold;
	color: #4C7EB0;
}
