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

#information{
	padding-top:0px;
}

#bread{
	margin-bottom: 30px;
}

h2{
	margin-bottom: 16px;
}

.main_area{
	width: 960px;
	margin: 0 auto;
	padding: 30px 20px;
	background-color: #fff;
}

.main_area .content_wrap{
	padding:0;
}
#block1 .text{
	text-align:left;
	margin-bottom:32px;
	color:#21104b;
}

#block1 h2{
	text-align:center;
	line-height:2;
}

#information .content_wrap #block1{
	padding:50px 40px;
	margin-bottom:30px;
}

#information .content_wrap #block2{
	padding:50px 40px 40px;
	margin-bottom: 45px;
	background-image:url(../img/gallery/bg_cont.png);
}

#information .content_wrap #block3{
	padding: 38px 40px 40px;
	background-image:url(../img/gallery/bg_cont.png);
}


#information .content_wrap p{
	color:#97978d;
	
}

#information #block2 p{
	margin-bottom: 25px;
}

#information #block2 p:last-child{
	margin-bottom: 0px;
}

#information #block3 p.tell{
	padding-left: 50px;
	font-size:30px;
	color:#ec15a8;
	background-image:url(../img/access/tell.png);
	background-repeat:no-repeat;
	background-position: left center;
}

.left_column{
	width:295px;
	float:left;
	margin-right:70px;
	margin-bottom:40px;
}

.right_column{
	float:left;
}

#map_area{
	clear:both;
	width:980px;height:432px;
	margin-bottom:40px;
	background-color:#dbdbdb;
}

#map_area2{
	clear:both;
	width:980px;height:432px;
	margin-bottom:40px;
	background-color:#dbdbdb;
}

#map_area:last-child{
	margin-bottom:0px;
}

