@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

  01. content base
  02. content：topic
  03. content：story

==========================================================
*/




/* -------------------------------------------------------
  01. content base
------------------------------------------------------- */

#layoutLeft {	
	height: 3770px;
}
#layoutMain {
	height     : 3070px;
	color      : #505050;
}













/* -------------------------------------------------------
   02. content：topic
------------------------------------------------------- */

#parallaxStory01{
	top: -50px;
}
#block_stoy_01 .content_inner{
	padding : 100px 0 0px;
}
#block_stoy_01 .txt_area_inner{
	top: -40px;
}


#block_stoy_01 .whiteBoxInner {
	background : url(../../story/img/bg_story_01_01.png)  no-repeat 5px 5px;
	font-size  : 14px;
	height     : 508px;
	line-height: 1.7;
	position   : relative;
}
#block_stoy_01 .whiteBoxInner h3{
	position: absolute;
	top     : 65px;
	left    : 50px;	
}
#block_stoy_01 .whiteBoxInner p{
	line-height: 1.9;
	position   : absolute;
	top        : 165px;
	left       : 50px;
	width      : 470px;
}
#block_stoy_01 .whiteBoxInner .photoDancer{
	position: absolute;
	top     : -22px;
	right   : 0;	
}









/* -------------------------------------------------------
  03. content：story
------------------------------------------------------- */

#parallaxStory02{
	top: -0px;
}
#block_stoy_02 .content_inner{
	padding : 40px 0 0px;
}
#block_stoy_02 .txt_area_inner{
	top: 20px;
}


#block_stoy_02 .storyBox {
	background : url(../img/bg_line_gold_02.jpg) no-repeat center bottom;
	clear      : both;
	font-size  : 14px;
	line-height: 1.7;
	margin     : auto;
	padding    : 20px 20px 25px 20px;
	width      : 860px;
}
#block_stoy_02 .storyBox h3 {
	float: left;
	width: 180px;
}
#block_stoy_02 .storyBox p {
	float  : right;
	padding: 25px 0 0;
	width  : 655px;
}
#block_stoy_02 #storyBox03 {
	background: none;
	padding   : 25px 0 ;
}














#parallaxStory03{
	top    : -000px;
}
#block_stoy_03 .content_inner{
	padding : 100px 0 100px;
}
#block_stoy_03 .txt_area_inner{
	top: -25px;
}
