@charset "euc-jp";

/*------------------- concept page style -------------------*/
.ss{
	margin: 0 10px 0 20px;
}

#concept_1{
	background: url(../about_ro2/img/concept_01.jpg) no-repeat right top;
	height: 340px;
	margin-bottom: 15px;
}

#concept_2{
	background: url(../about_ro2/img/concept_02.jpg) no-repeat 0 15px;
	height: 435px;
}

#concept_1 p{
	padding-left: 20px;
	padding-right: 255px;
}

#concept_2 p{
	padding-left: 240px;
}

/*------------------- story page style -------------------*/
#story_1{
	margin-bottom: 15px;
}

#story_2{
	background: url(../about_ro2/img/story_2.jpg) no-repeat right top;
	height: 283px;
}

#story_1 p{
	padding-left: 10px;
}

#story_2 p{
	padding-left: 10px;
}