img#more_bt1 {
	right: 20px;
	top: 160px;
}
img#more_bt2 {
	right: 20px;
	top: 320px;
}
img#more_bt3 {
	right: 20px;
	top: 465px;
}
div#bottom_box {
	height: 327px;
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
dl#news  {
	margin-left: 30px;
}
dl#news dt {
	padding: 3px;

}
dl#news dd {
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-left: 5px;
}


div#movies {
	height: 327px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	overflow: hidden;
	background-image: url(http://www.ismedical.jp/images/move-back.png);
	background-repeat: repeat;
}
#movies div#switch {
	width: 678px;
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 40px;
	padding-left: 50%;
	left: -339px;
	opacity: 0;
}