#frame{
	width:800px;
	height: 480px;
	text-align:left;
	background-color: #0099FF;
	background-image: url(/gravure/caba/img/back.jpg);
}
#kansai_frame{
	width:800px;
	height: 480px;
	text-align:left;
	background-color: #0099FF;
	background-image: url(http://www.prds.net/gravure/caba/img/back.jpg);
	background-repeat:no-repeat;
}

.center_left{
	width:550px;
	float:left;
}

.main{
	width:127px;
	float: right;
}

.left{
	width:400px;
	float:left;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 75px;
	margin-bottom: 5px;
	height: 305px;
}

.right{
	width:240px;
	float:right;
	padding-top: 10px;
	padding-right:10px;
}
.movieback {
	height: 110px;
	font-size: 10px;
	background-image: url(/gravure/caba/img/movie_back.gif);
	width: 105px;
	padding-top: 37px;
	padding-left: 7px;
	margin-top: 215px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 12px;
}
.mobileback {
	height: 120px;
	font-size: 10px;
	background-image: url(/gravure/caba/img/mobilemovie_back.gif);
	width: 110px;
	padding-top: 37px;
	padding-left: 7px;
	margin-top: 65px;
	color: #FF33FF;
	background-repeat: no-repeat;
	line-height: 12px;
}
.wmv {
	width:120px;
	float: right;
	padding-top: 15px;
	margin-right: 10px;
}
.shopdata {
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 1em;
	background-color: #CC33FF;
	width: 230px;
}
.shoplink {
	padding-right: 10px;
	margin-top: 1em;
	text-align: right;
	background-color: #FF33FF;
	color: #FFFFFF;
	width: 230px;
}
.shoplink a:link  {
	text-decoration: underline;
	color: #0066FF;
}
.shoplink a:hover {
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	color: #FFFFFF;
} 
.shoplink a:active  {
	text-decoration: underline;
	color: #0066FF;
}
.shoplink a:visited {
	text-decoration: underline;
	color: #0066FF;
}
.photo {
	clear: both;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 2px;
}
.sumphoto {
	margin-right: 4px;
	margin-top: 5px;
}

a img {
	border-color: #FF99FF;
	border-style: solid;
	border-width: 1px;
}

a:hover img { 
	border-color: #33FFFF;
	border-style: solid;
	border-width: 1px;
    filter: Alpha(opacity=100);
}
