@charset "utf-8";
/* CSS Document */

/*nichima*/

#contents h1 {
}
#nichima {
	margin:-35px 20px 35px;
	position:relative;
}

/*nichima*/

#story{
	float: left;
	width: 210px;
	margin-right: 19px;
}
#story .block{
	background-color: #E5EDFA;
}
#story .name{
	color: #004ED2;
}

#illustration{
	float: left;
	width: 210px;
	margin-right: 20px;
}
#illustration .name{
	color: #388BDE;
}
#illustration .block{
	background-color: #EBF3FC;
}
#talent{
	float: left;
	width: 210px;
	margin-right: 20px;
}
#talent .name{
	color: #182BA8;
}
#talent .block{
	background-color: #E7E9F6;
}


#areaBox .block{
	width: 194px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#areaBoxOuterA{
	background: url(../img/index/bg02.png) repeat-y;
	margin-left: 20px;
}
#areaBoxOuterB{
	background:url(../img/index/bg01.png) no-repeat top left;
}
#areaBox{
	background: url(../img/index/bg03.png) no-repeat bottom left;
}


.btnSet .edge{
	margin-right: 25px;
}

