@charset "utf-8";
/* Dual大辞林用スタイルシート
---------------------------------------------*/


/* メイン部分スタイル
---------------------------------------------*/

/* 大辞林更新情報 */
#main_content #updateDjr {
	width: 605px;
	margin-top: 40px;
	height: 310px;
	margin-left: 5px;
	float: left;
	margin-bottom: 50px;
}
#main_content #updateDjr .updateBar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 43px;
	background-image: url(../img/updateTitleDjr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#main_content #updateDjr .toAllUpdate {
	background-image: url(../img/arrowBlack.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 1em;
	width: 30px;
	position: relative;
	top: 16px;
	left: 520px;
}

dl#update{
	width:585px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
 
dl#update dt{
	clear:both;
	float:left;
	margin:0;
	width:9em;
	line-height:1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0.5em;
}
 
dl#update dd{
	margin:0;
	line-height:1.5em;
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
 
dl#update a{
	padding: 5px 20px 5px 0;
	color:#362B24;
	text-decoration:none;
}
 
dl#update a:hover{
	text-decoration:underline;
}

.subNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 60px;
}
.subNav li  {
	display: block;
	float: left;
	height: 60px;
	width: 215px;
	margin-right: 8px;

}
