@charset "UTF-8";
/* CSS Document */

.koenImg {
	text-align:center;
}

.koenImg img{
	max-width:150px;
	max-height:150px;
}

.litop
{
	background-color:rgba(205,203,247,1.00);
	font-weight:bold;
	padding:3px 0px;
/* 	color:#2855C4; */
}

.linklist li.litop:hover
{
	background-color:rgba(205,203,247,1.00);
}

.liselect
{
	padding:8px 17px 8px 17px;
}

.linklist li.liselect:hover
{
	background-color:#ffffff;
}

.libottom
{
	text-align:right;
}

.kanaindex
{
	float:left;
	width:19%;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	cursor:pointer;
}

.kanaindex-trbl
{
	float:left;
	width:19%;
	border:1px dotted #999999;
	cursor:pointer;
}

.kanaindex-trb
{
	float:left;
	width:19%;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	cursor:pointer;
}

.kanaindex-rbl
{
	float:left;
	width:19%;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	cursor:pointer;
}

.kanaindex-rl
{
	float:left;
	width:19%;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	cursor:pointer;
}

.kanaindex-r
{
	float:left;
	width:19%;
	border-right:1px dotted #999999;
	cursor:pointer;
}

font.sendenMidashi
{
	font-size: 15px;
	color: #942092;
	font-weight: bold;
}