@charset "utf-8";
.contsBox .map  {
	height: 435px;
	width: 680px;
}
.contsBox .history  {
	padding-left: 0px;
	padding-bottom: 20px;
}
.contsBox .history dt  {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 4px;
}
.contsBox .history dd  {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 4px;
}
.contsBox .newsletter {
	float: left;
}
.contsBox .newsletter li {
	padding-bottom: 15px;
}

.contsBox .newsletter .pdf  {
	background-image: url(/_img/common/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
}
.contsBox .newsletter .pdf a {
}
.contsBox .newsletter .pdf a:hover {
	color: #BE1111;
}


.contsBox .newsletter .sub {
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}
.contsBox .newsletter .sub a {
}
.contsBox .newsletter .sub a:hover {
	color: #BE1111;
}


.contsBox .publicity {

}
.contsBox .publicity li {
	background-image: url(/_img/common/arw_or.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.contsBox .publicity li a:hover {
	color: #BE1111;
}

.contsBox .outlineTB {
	background-color: #DDD;
	margin-bottom: 30px;
}
.contsBox .outlineTB tr th {
	background-color: #F3F1DB;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.contsBox .outlineTB tr td {
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contsBox .library  {
	padding-bottom: 25px;
}

.contsBox .library .youtubeL {
	width: 320px;
	float: left;
}
.contsBox .library .youtubeR {
	width: 320px;
	float: right;
}
.contsBox .library .part {
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}
