@charset "UTF-8";

/* CSS Document */

/* layout
---------------------------------------------------- */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}
 
.cf:after {
	clear: both;
}


#gigaContents {
	background: url(/feature/crew/img/main_bg_02.jpg) repeat-y scroll left bottom;
	background-color:black;
}

#mainbg {
	background: url(/feature/crew/img/main_bg_01.jpg) no-repeat scroll left top;
	padding: 10px;
	position: relative;
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
	-ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}

.gigaContents h1 {
	position: absolute;
	top: 10px;
	left: 10px;
}

.gigaContents h2 {
	position: absolute;
	top: 150px;
	right: 11px;
}

#lead {
	text-align: right;
	padding-top: 258px;
	padding-right: 10px;
}

#lead p {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
}

.pdgr1l {
	padding-right: 280px;
}

.pdgr2l {
	padding-right: 290px;
}

.pdgr3l {
	padding-right: 300px;
}

.pdgr4l {
	padding-right: 310px;
}

.pdgr5l {
	padding-right: 320px;
}

.pdgr6l {
	padding-right: 330px;
}

.pdgr7l {
	padding-right: 340px;
}

#movie {
	background: url(/feature/crew/img/bg_pv.png) no-repeat left top;
	width: 500px;
	height: 281px;
	padding: 27px 29px 30px 38px;
	margin-top: 15px;
	position: relative;
	margin-left: 391px;
}

#movie img {
	position: absolute;
	top: -151px;
	right: 19px;
}

#txt {
	padding: 10px;
	margin-top: 10px;
	position: relative;
}

#txt h3 {
	font-size: 14px;
	line-height: 1.3em;
	color: #ef5424;
	font-weight: bold;
	background: url(/feature/crew/img/bg_h3.png) no-repeat 275px bottom;
	padding-left: 280px;
	padding-bottom: 10px;
}

#txt p {
	font-size: 12px;
	line-height: 1.7em;
	color: #fff;
	margin-top: 10px;
}

#txt a:hover {
	opacity: 0.6;
}

#txt2 {
	position: relative;
}

#boxLft {
	width: 670px;
	float: left;
	position: relative;
}

#boxRgt {
	width: 265px;
	float: right;
	padding-bottom: 20px;
}

#img1 {
	position: absolute;
	top: -80px;
	left: 10px;
}

#img2 {
	position: absolute;
	top: 55px;
	right: 0;
}

#img3 {
	position: absolute;
	left: 20px;
	bottom: -5px;
}

#img4 {
	position: absolute;
	top: 20px;
	left: -10px;
}

#img5 {
	position: absolute;
	top: 20px;
	left: 265px;
}

.pdglr1l {
	padding-left: 280px;
	padding-right: 380px;
}

.pdglr2l {
	padding-right: 380px;
}

.pdglr3l {
	padding-left: 400px;
}

#spc {
	background: url(/feature/crew/img/bg_spc.png) no-repeat left top;
	width: 288px;
	height: 156px;
}

#spc dl {
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	xwidth: 225px;
	padding-top: 25px;
	padding-left: 30px;
}

#spc dl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#spc dd {
	color: #fff;
	float: left;
}

#spc dt {
	font-weight: bold;
	color: #ef5424;
	float: left;
	clear: left;
	padding-right: 10px;
}

#bnrcrew {
	text-align: right;
}