.default{
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, sans-serf;
	font-size:12px;
	color:#666666;
}

a{
	text-decoration:none;
	color:#0b81c4;
}

a:visited{
	text-decoration:none;
	color:#272425;
}
a:hover{
	text-decoration:underline;
	color:#0b81c4;
}

body{
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, sans-serf;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.submenu{
	font-weight:bold;
	color:#0b81c4;
}
.submenu a:link{
	font-weight:bold;
	color:#0b81c4;
}
.submenu a:visited{
	font-weight:bold;
	color:#0b81c4;
}

.word{
	border-bottom-style:solid;
	border-width:1px;
	border-bottom-color:#1c96dc;
}

.word a:link{
	border-bottom-style:solid;
	border-width:1px;
	border-bottom-color:#1c96dc;
}
.word a:visited{
	border-bottom-style:solid;
	border-width:1px;
	border-bottom-color:#1c96dc;
}

.border{
	border-width:2px;
	border-style:solid;
	border-color:#1c96dc;
}