/* CSS Document */


.contentsWidth { background: url(../img/bg-title.png) left top no-repeat; }


/*======================================================================*
 *  [ target ] 
 *======================================================================*/

#target li {
	width: 210px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
#target dt {
	margin: 10px 0;
	padding: 3px 0 3px 5px;
	border-left: 5px solid #4894ce;
	color: #4894ce;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
#target dd {
	float: left;
}
#target dd.note {
	width: 710px;
	/* padding: 7px 0 0 1em; */
	padding: 0 0 0 1em;
	text-indent: -1em;
	float: right;
}


/*======================================================================*
 *  [ feature ] 
 *======================================================================*/

#feature .point01 h4, #feature .point02 h4, #feature .point04 h4 {
	width: 408px;
	float: left;
}
#feature .point01 div, #feature .point02 div, #feature .point04 div {
	width: 400px;
	float: right;
}
#feature .point01 p {
	width: 408px;
	padding: 10px 0 0 72px;
	float: left;
}
#feature .point02 h4 span {
	font-weight: normal;
	font-size: 11px;
	font-size: 1.1rem;
}
#feature .point05 {
	padding-bottom: 0;
	background: none;
}
#feature .point05 h4 { padding-bottom: 20px; }
#feature .point05 #expand, #feature .point05 #storing{ padding-bottom: 30px; }
#feature .point05 ul {
	padding: 0 2px;
	background: url(../img/bg-arrow.gif) center 66px no-repeat;
}
#feature .point05 li {
	width: 188px;
	padding: 0 18px;
}


/*======================================================================*
 *  [ movie ] 
 *======================================================================*/

#movie { padding: 0 40px 40px 40px; }

#movie h3 {
	height: 54px;
	background: url(../img/txt-movie.gif) right top no-repeat;
	font-size: 14px;
	fpnt-size: 1.4rem;
	font-weight: bold;
	line-height: 54px;
}

#movie ul { margin: 0 -20px; }
#movie li {
	width: 430px;
	padding: 0 20px;
	float: left;
}
#movie li h4 {
	margin: 15px 0 5px 0;
	padding-left: 15px;
	background: url(../img/icon-movie.gif) left 0.3em no-repeat;
	font-size: 16px;
	font-size: 1.6rem;
}
#movie li div {
	width: 400px;
	height: 300px;
	padding: 15px;
	background: url(../img/bg-movie.gif) left top no-repeat;
}
