@charset "utf-8";
/* CSS Document */
ul.word_list li{
	padding:0 15px;
	margin-left:15px;
	background:url(../image/bullet_sjov03.png) no-repeat left center;
	line-height:1.7;
}
div.list_box{
	width:938px;
	border:1px solid #CCC;
	padding:10px;	
	margin:20px 0;
	overflow:hidden;
}
.list_box h3{
	border-top:none;
	border-right:none;
	border-radius:0;
}
div.list_box01,div.list_box02{
	width:300px;
	float:left;
}
div.list_box03{
	width:300px;
	float:right;
}
div.word_list_box{
	width:950px;
	clear:both;
	padding:10px 0 10px 10px;	
}
dl.sjov_list01{
	padding:0 0 5px 10px;
	line-height:1.5;
}
dl.sjov_list01 dt{
	padding-left:5px;
	color:#4179A7;
	font-weight:bold;
}
dl.sjov_list01 dd{
	padding: 5px 0 5px 20px;
	border-bottom:1px dotted #4179A7;
	margin-bottom:15px;
}
dl.sjov_list01 dd:last-child{
	margin-bottom:0px;
}
div.word_link{
	text-align:right;
	padding-right:25px;
	background:url(../image/bullet_main_top.png) no-repeat 945px 3px;
	clear:both;
}
div.word_link:hover{
	background:url(../image/bullet_main_top_on.png) no-repeat 945px 3px;
}
