@charset "utf-8";
/* ---------------------------------------------------------------------
★通常ページ用★全コンテンツ領域★
----------------------------------------------------------------------- */
#contentwrapper{
	width:962px;
	text-align: left;
	float: left;
	clear: both;
	padding: 0 0 50px 0;
}	

/* ---------------------------------------------------------------------
★通常ページ用★主要コンテンツ★
----------------------------------------------------------------------- */
#content{
	width:743px;
	padding:0;
	float: left;
}
#content h2{
	padding:0 0 11px 0;
}
#content p.ttl-read{
	background-image:url(/image/common/bg_read.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding:5px 0 27px 15px; height:27px;
	line-height:27px;
	font-size:85%;
	color:#333333;
}
#content p.ttl-read em{
	font-weight:bold;
	color:#09388d;
}
#content p.ttl-read span{
	color:#b2b2b2;
}

/* ---------------------------------------------------------------------
タブ内コンテンツその１★ここからページ毎スタイル★
----------------------------------------------------------------------- */
#tabs-0{
	z-index:0;
	color:#333333;
	float: left;
	background-image: url(/image/common/bg_content_area_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 7px 0;
	width: 743px;
}
/* ---------------------------------------------------------------------
★イントロ部分★
----------------------------------------------------------------------- */
#intro{
	width:711px;
	clear: left;
	padding: 0 0 22px 1px;
}
#intro h3{
	height:35px;
	line-height:35px;
	padding:9px 0 2px 0;
	font-size:123.1%;
	background-image:url(/image/common/bg_double_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-weight: bold;
	width: 100%;
}
#intro p{
	padding:8px 0 0 0;
	width: 100%;
	line-height: 1.65;
}
#intro p strong{
	color:#e50065;
}
/* ---------------------------------------------------------------------
★メインコンテンツ★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area{
	width:712px;
	background-image:url(/image/common/bg_content_area.gif);
	background-repeat:repeat-y;
	clear: left;
	float: left;
	margin: 0 0 0 0;
	background-position:left top;
}
#content .content-repeat{
	width:692px;
	background-image: url(/image/common/bg_content_area_head.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: left top;
	clear: left;
	float: left;
}
/* ★コンテンツボックスその１★*/
#content-box1{
	float:left;
	padding: 0 0 40px 0;
	clear: left;
	width: 100%;
}
#content-box1 h3{
	padding:30px 0 20px 0;
	clear: left;
}
#main-movie{
	padding:0 0 0 1px;
	float: left;
	width: 691px;
	background-image: url(../image/movie/bg_index_dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sub-movie{
	padding:15px 0 0 1px;
	float: left;
	width: 691px;
}
#customer-movie{
	padding:0 0 0x 1px;
	float: left;
	width: 691px;
}
#content .moie-box{
	width:339px;
	float:left;
	padding: 10px 0 20px 0;
}
#content .moie-box img{
	vertical-align:top;
	clear: left;
	margin: 0 0 5px 0;
}
#content .moie-box p.type-txt{
	font-size:85%;
	padding:2px 0 0 0;
	width:332px;
	clear: left;
}
#content .moie-box p.name-txt{
	font-size:108%;
	padding:3px 0 3px 0;
	width:332px;
	color: #09388d;
	font-weight: bold;
	clear: left;
}
#content .moie-box p.name-txt span{
	font-size:93%;
}
/* ★コンテンツボックスその２★*/
#content-box2{
	float:left;
	padding: 0 0 45px 0;
	clear: left;
	width: 100%;
}
#content-box2 h3{
	padding:0 0 20px 0;
	clear: left;
}
/* ---------------------------------------------------------------------
★トップに戻る★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area .btn-back{
	width:671px;
	padding:0 0 0 0;
	clear:left;
	text-align:right;
	float: left;
}
