@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
img {
	border: none;
	vertical-align: top;
}
#content {
	width:946px;
	height:2010px;
	background:url(../images/transImg/bg.png) no-repeat;
	margin:15px auto 0 auto;
	position:relative;
}
h1 {
	height:418px;
}
h1 img {
	position:absolute;
	top:12px;
	left:26px;
}	
.doubt_box,.actual_box {
	width:860px;
	margin:0 auto;
	position:relative;
}
.doubt_box h3 {
	margin:10px 0;
}	
.doubt_box p {
	width:430px;
	padding:0 0 15px 0;
	line-height:1.5;
}
#photo_box1,#photo_box2,#photo_box3 {
	position:absolute;
	height:268px;
	width:396px;
}	
#photo_box1 {
	right:0;
	top:37px;
	background:url(../images/transImg/p01_bg.gif) left bottom no-repeat;
}
#photo_box2 {
	left:0;
	top:37px;
	background:url(../images/transImg/p02_bg.gif) left bottom no-repeat;
}
#photo_box3 {
	right:0;
	top:37px;
	background:url(../images/transImg/p03_bg.gif) left bottom no-repeat;
}
.actual_box h3 {
	position:absolute;
	right:0;
	top:130px;
}	
.actual_box p {
	float:right;
	width:420px;
	line-height:1.5;
}	
.actual_box .photo {
	position:absolute;
	left:0;
	top:125px;
}
#content .trans_credit {
	padding-top:60px;
	font-size:10px;
}
ul#link_btn {
	margin:30px 0 0 160px;
}	
ul#link_btn li {
	float:left;
}
ul#link_btn li a {
	display:block;
	width:297px;
	height:55px;
}
ul#link_btn li a:hover {
	background-color:transparent;
}
ul#link_btn li a:hover img {
	visibility:hidden;
}
ul#link_btn li#btn_A8 {
	background:url(../images/transImg/btn01_on.gif) no-repeat;
	margin-right:30px;}

ul#link_btn li#btn_S8 {
	background:url(../images/transImg/btn02_on.gif) no-repeat;}
		
#movie {
	clear:left;
	background:url(../images/transImg/trailer_bg.gif) no-repeat;
	width:783px;
	height:226px;
	position:absolute;
	left:43px;
	bottom:30px;
	padding:40px;
}
#movie_info {
	width:380px;
	float:right;
}
#movie_trailer {
	width:380px;
	float:left;
	background-color:#000000;
	text-align:center;
}	
#movie h3 {
	margin-bottom:5px;
}
#movie h4 {
	margin-bottom:20px;
}
#movie p {
	padding-left:5px;
	line-height:1.3;
}
.font10 {font-size:10px;}	
.bold {font-weight:bold;}					