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

#areaBox .name{
	color: #0CB4EA;
	width: 180px;
}

#areaBox .block{
	width: 272px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	float: left;
	background-color: #E9F6FC;
	margin-right: 5px;
}
#areaBoxOuterA{
	background: url(../img/index/bg02.png) repeat-y;
	margin-left: 70px;
}
#areaBoxOuterB{
	background:url(../img/index/bg01.png) no-repeat top left;
}
#areaBox{
	background: url(../img/index/bg03.png) no-repeat bottom left;
}



.btnSet{
	margin-left: 180px;
}
.btnSet .edge{
	margin-right: 10px;
	padding-top: 30px;
}


