/* CSS Document */

img{
	vertical-align: middle;
}

#results{
margin:0px;
padding:0px;
}


#contents{
margin:10px 0px 0px;
padding:0px;
width:720px;
height:auto;
}

#navi{
	float:left;
	width:240px;
	vertical-align: text-top;
}

#kekka{
	float:right;
	width:480px;vertical-align: text-top;
}

#results h3{
	margin-left:20px;
	height:24px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #c4a3b4;
	border-left-color: #990033;
	text-align: left;
	text-indent: 1em;
	vertical-align: middle;width:600px;
}

	
.open{
font-size:120%;}	

/*navi*/
#navi em{
font-style:normal;
}

#yohaku_top{
padding-top:30px;
}

#navi ul a{
display:block;
padding:5px;
border-left:#990033 solid 6px;
background-color:#c4a3b4;
font-size:94%;
text-decoration:none;

}

#navi ul ul a{
padding-left:10px;
}

#contents #navi ul{
text-decoration:none;
list-style:none;
}

#navi ul ul{
margin-left:5px;
margin-top:1px;
text-decoration:none;
}

#navi a:hover,#navi a:active{
color:#FFFFFF;
background:#990033;
border-left:#c4a3b4 6px solid;
text-decoration:none;
}

#navi ul strong{
display:block;
padding:5px;
border-left:#c4a3b4 6px solid;
color:#FFFFFF;
font-size:100%;
text-decoration:none;
}

#navi li{
margin-bottom:1px;
text-decoration:none;
}




/*kekka*/
#kekka h4{
	font-style:normal;
	color:#990033;
	height:auto;
	text-indent: 6px;
	width: 400px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #c4a3b4;
	border-left-color: #c4a3b4;
	font-size: 100%;
	padding: 3px;
}


#kekka h5{
margin-left:40px;
font-style:normal;
font-size: 98%;
color:#990033;
}

#kekka h6{
font-style:normal;
	color:990033;
	height:auto;
	text-indent: 6px;
	width: 100px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #c4a3b4;
	border-left-color: #c4a3b4;
	font-size: 120%;
	padding: 3px;
}

#kekka ul {
	vertical-align:middle;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	
}



#kekka li{
	line-height:120%;
	text-indent:0.1em;
	padding:2px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*テキスト*/

.k1,.k2{
margin-left:40px;
margin-right:20px;
}

.k2{
font-size:90%;
color:#666666;
}

.date{
	margin-right: 40px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	font-size:92%;
}

.class{
	margin-right:40px;
	margin-left:40px;
	font-size:110%;
	color: #990033;
}

.hokutoki{
	margin-right:40px;
	margin-left:40px;
	font-size:110%;
	color: #330033;
}

.tokubetsu{
	margin-right:40px;
	margin-left:40px;
	font-size:110%;
	color: #999900;
}



.taikai{
margin-right:40px;
text-align:right;
font-size:90%;
color:#666666;

}

#kekka ul#list{
margin-left:20px;
padding:0px;
list-style:none;
}

#kekka li#list{
margin-left:20px;
padding:2px;
list-style:none;
}

/*リンク*/
#results a{
		color: #990033;
		text-decoration: underline;
	}
	
#results a:active,#results a:hover{
		font-weight: bold;
		color: #990033;
	}
	
/*ライン*/
#hokutoki{
	width:200px;
	margin: 20px 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4a3b4;
	
}

/*日本語読み*/
.jpn{
	color: #006699;
}	
