#PR-AREA {
	background: url(../../external.html?link=https://www.toshiba-machine.co.jp/wm_shared/img/home/bg_pr.gif) left top repeat-x;
}
#PR-AREA .pr_link {
	min-width: 960px;
	height: 260px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow:hidden;
	background: url(../../external.html?link=https://www.toshiba-machine.co.jp/wm_shared/img/home/img_pr.jpg) center top no-repeat;
}
#PR-AREA .pr_link { /* IE6 */
	width: auto !important;
/*	width: 720px;*/
}
#PR-AREA ul {
	position: relative;
	width: 912px;
	height: 249px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #fff;
	display: none;
	-webkit-box-shadow: 0 2px 3px #0e2c4d;
	-moz-box-shadow: 0 2px 3px #0e2c4d;
	box-shadow: 0 2px 3px #0e2c4d;
	overflow:hidden;
	list-style-type: none !important;
}
#PR-AREA li {
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
#PR-AREA li img {
	vertical-align: bottom;
}
