@charset "Shift_JIS";


/*	mainarea
---------------------------------------*/
.mainarea {
	position: relative;
	width: 740px;
	height: 246px;
}
.mainarea .title {
	position: absolute;
	top: 46px;
	left: 40px;
}
.mainarea .text {
	position: absolute;
	top: 121px;
	left: 40px;
}
.mainarea .img {
	position: absolute;
	top: 21px;
	left: 549px;
}


/*	detail
---------------------------------------*/
.detail {
	position: relative;
	width: 740px;
	height: 487px;
	background: url(../img/piece/detail_bg.png) 0 75px no-repeat;
}
.detail .detail_movie {
	position: absolute;
	top: 0;
	left: 40px;
	background: url(../img/piece/detail_moviebg.jpg) 0 0 no-repeat;
	width: 336px;
	height: 483px;
}
.detail .detail_movie #flvplayer{
	margin: 18px 0 0 19px;
}
.detail .stitle {
	position: absolute;
	top: 115px;
	left: 376px;
}
.detail .text {
	position: absolute;
	top: 188px;
	left: 398px;
}


/*	high2d3d
---------------------------------------*/
.high2d3d {
	position: relative;
	width: 740px;
	height: 320px;
}
.high2d3d .stitle {
	position: absolute;
	top: 78px;
	left: 40px;
}
.high2d3d .text {
	position: absolute;
	top: 158px;
	left: 40px;
}
.high2d3d .img {
	position: absolute;
	top: 0;
	left: 480px;
}


/*	model3d
---------------------------------------*/
.model3d {
	position: relative;
	width: 740px;
	height: 356px;
}
.model3d .stitle {
	position: absolute;
	top: 10px;
	left: 260px;
}
.model3d .text {
	position: absolute;
	top: 90px;
	left: 292px;
}
.model3d .img1 {
	position: absolute;
	top: 0;
	left: 40px;
}
.model3d .img2 {
	position: absolute;
	top: 87px;
	left: 566px;
}


/*	movie
---------------------------------------*/
.movie {
	position: relative;
	width: 740px;
	height: 325px;
}
.movie .stitle {
	position: absolute;
	top: 0;
	left: 40px;
}
.movie .text {
	position: absolute;
	top: 78px;
	left: 40px;
}
.movie .theme {
	position: absolute;
	top: 203px;
	left: 40px;
}
.movie .img {
	position: absolute;
	top: 1px;
	left: 296px;
}


/*	convenience
---------------------------------------*/
.convenience {
	position: relative;
	width: 740px;
	height: 419px;
	background: url(../img/piece/convenience_bg.jpg) top center no-repeat;
}
.convenience .stitle {
	position: absolute;
	top: 7px;
	left: 315px;
}
.convenience .slide_stitle {
	position: absolute;
	top: 77px;
	left: 57px;
}
.convenience .slide_text {
	position: absolute;
	top: 123px;
	left: 56px;
}
.convenience .slide_img {
	position: absolute;
	top: 229px;
	left: 57px;
}
.convenience .search_stitle {
	position: absolute;
	top: 77px;
	left: 271px;
}
.convenience .search_text {
	position: absolute;
	top: 123px;
	left: 269px;
}
.convenience .search_img {
	position: absolute;
	top: 229px;
	left: 292px;
}
.convenience .allcomment_stitle {
	position: absolute;
	top: 77px;
	left: 484px;
}
.convenience .allcomment_text {
	position: absolute;
	top: 123px;
	left: 482px;
}
.convenience .favorite_stitle {
	position: absolute;
	top: 214px;
	left: 484px;
}
.convenience .favorite_text {
	position: absolute;
	top: 260px;
	left: 482px;
}
