/*--------ベストブライダル　インフォメーションページ CSS--------*/

h2{
	width:900px;
	height:66px;
	text-indent:-9999px;
	background-image: url(../information/images/information_title.jpg);
	background-repeat: no-repeat;
}

/*-------------------------
　セントアンドリュース
-------------------------*/

#information-box{
	background-color: #000000;
	width: 820px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 30px;
}
#information-box img {
	margin-bottom: 20px;
}
.information-box-inner{
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.information-note{
	padding-top: 20px;
	padding-bottom: 20px;
	
}