@import url(page.css);
#details #bgImg{
	background-image:   url("../facil/images/f4/img02.jpg");
	background-repeat: no-repeat;
	width: 500px;
	height: 315px;
	background-position: bottom;
}
#imgFloatR {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 0;
	width: 331px;
	height: 316px;
	background-image: url(../facil/images/f4/madori4th.gif);
	background-repeat: no-repeat;
	position: relative;
}
#imgFloatR li {
	list-style-type : none;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;

}
#imgFloatR li a {
	position: absolute;
    text-decoration: none;
    display: block;
    width: 184px;
	left: 101px;
}
#imgFloatR li#m01 a {
    height: 87px;
	top: 57px;
}
#imgFloatR li#m02 a {
    height: 131px;
	top: 145px;
}
#imgW {
	width: 464px;
}
#txtCaption {
	margin: 20px 0 5px 0;
	padding: 5px;
	width: 130px;
	border: 1px solid #666;
	font-size: 14px;
	font-weight: bold;
}
.ttlMrg {
	margin-top: 20px;
}
.ttlMrg1 {
	margin-top: 5px;
}
.txtRight {
	text-align: right;
}
.movie {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}
.movie li {
	float: left;
	width: 110px;
	height: 50px;
	margin-right:10px;
}
.movie li#flash {
	margin-right:45px;
}
#getPlugin {
	margin-top: 16px;
	margin-bottom: 16px;
}
#getPlugin li {
	display: inline;
	margin-right:20px;
}
.style1 {
	color: #00f
}
