.default{
	font-family: Arial, Helvetica, sans-serf;
	text-align:left;
	line-height:19px;
	font-size:12px;
	color:#333333;
}

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

body{
	font-family: Arial, Helvetica, 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;
}

.otoiawase{
	font-weight:bold;
}

.kome{
	color:#CC0000;
}

.listTop{
	border-top-color:#d5f0ff; border-top-style:solid; border-top-width:1px;
	border-left-color:#d5f0ff; border-left-style:solid; border-left-width:1px;
	border-bottom-color:#d5f0ff; border-bottom-style:solid; border-bottom-width:1px;
}

.listTitle{
	background-color:#d5f0ff;
	background-repeat:repeat;
	border-right-style:solid; border-right-color:#d5f0ff; border-right-width:1px;
	border-bottom-style:solid; border-bottom-color:#d5f0ff; border-bottom-width:1px;
	font-weight:bold
}

.listEven{
	border-right-style:solid; border-right-color:#d5f0ff; border-right-width:1px
}

.listOdd{
	background-color:#f9f9f9; border-right-style:solid; border-right-color:#d5f0ff; border-right-width:1px
}


