#worldDiv {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.lineDiv {
	background-image: url(../sub/img/back_line.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 530px;
}
.lineDiv:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
body {
	line-height: 150%;
	font-size: 12px;
	background-image: url(../sub/img/back_world.gif);
	color: #FFFFFF;
}

.claerDiv {
	clear: both;
}
#worldHis {
	float: left;
	padding: 5px;
	width: 235px;
}
#worldHis  dl {
	margin: 0px;
	padding: 30px 0px 0px;
	background-image: url(../sub/img/t_sekai.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#worldHis  dt,#japanHis dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 2px;
}
#worldHis  dd,#japanHis dd {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-size: 14px;
}
#japanHis {
	width: 235px;
	float: right;
	padding: 5px;
}
#japanHis dl {
	background-image: url(../sub/img/t_nihon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.level1 li {
	list-style-type: disc;
	margin-bottom: 10px;
	font-size: 14px;
}
.level2 li {
	list-style-type: circle;
	margin-bottom: 10px;
}
.w500 {
	width: 530px;
}
.midashi {
	margin-bottom: 10px;
	text-align: center;
}
