@charset "Shift_JIS";
/**
 :タイトル "「ムービーまとめ」用スタイル";
 :一行説明 "「ムービーまとめ」のスタイルシートです";
 :作成日 "2009-07-23";
 :改訂版 [:版 "1.0.0"; :作成日 "2009-07-24"];
*/

body{
	font-size: 14px;
}
*:first-child+html body{
	font-size: 87.5%;/*IE7*/
}
* html body{
	font-size: 87.5%;/*IE6-5*/
}

#main{
	background-image: url(../images/bg_main-summary02.gif);
}
#main #mainInner{
	background-image: url(../images/bg_main-summary03.gif);
}
#toPageTop{
	padding-top: 21px;
}


#summary{
	background: url(../images/bg_main-summary01.gif) no-repeat left top;
	line-height: 1.75;
}
#summary p{
	margin-top: 0;
}
#summary #heading{
	position: relative;
	width: 940px;
	height: 104px;
	margin-bottom: 20px;
}
#summary #heading img{
	vertical-align: bottom;
}
#summary #heading h1{
	position: absolute;
	top: 17px;
	left: 58px;
	margin: 0;
}
#summary div.section{
	clear: both;
	width: 760px;
	margin-left: 90px;
}
#summary div.section.last{
	margin-bottom: 0;
}
#summary div.section.summary02Top{
	margin-top: 25px;
}

#summary div.section h2.hdImg{
	margin: 0 0 25px;
}

#summary div.clWrap-2cl{
	clear: both;
	width: 760px;
	margin-bottom: 2em;
}
#summary div.clWrap-2cl.last{
	margin-bottom: 0.5em;
}
#summary div.clWrap-2cl:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #summary div.clWrap-2cl{
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */
#summary div.clWrap-2cl div.box{
	float: left;
	width: 375px;
}
#summary div.clWrap-2cl div.box.last{
	float: right;
}

#summary div.clWrap-2cl p.summaryPct01{
	position: relative;
	top: -81px;
	margin-bottom: -81px;
}

#summary div.pct1cl{
	margin-bottom: 3em;
}
#summary div.pct1cl.last{
	margin-bottom: 0;
}
#summary div.pct1cl.last p{
	margin-bottom: 0;
}

#summary div.toTop{
	clear: both;
	width: 760px;
	margin: 0 0 30px 90px;
	padding-top: 20px;
	background: url(../../common/images/bg_border02.gif) repeat-x left top;
	text-align: center;
}

#summary #forParent{
	overflow: hidden;
	width: 760px;
	padding: 32px 43px 10px;
	margin-left: 47px;
	font-size: 86%;
	background: #e5e5e5 url(../../common/images/bg_border03.gif) repeat-x left top;
}
#summary #forParent img{
	vertical-align: bottom;
}
#summary #forParent div.heading{
	float: left;
	width: 210px;
}
#summary #forParent div.heading h2{
	margin: 2px 0 25px;
}
#summary #forParent div.txt{
	float: right;
	width: 510px;
}
