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

	ベストブライダル　トップページ用CSS
	
-----------------------------------------------------------------------*/
/*What's newスペース*/
#news{
	width:900px;
	margin-top: 5px;
	z-index:0;
}
/*Flashスペース*/
#flash-box{
	float:left;
	width:710px;
	background:#FFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	z-index:1;
}
#flash-box .flash{
	margin:5px;
	height:510px;
}
/*バナースペース*/
#banner-box{
	float:right;
	width:185px;
	margin:5px 0 0 0;
	text-align:right;
}
#banner-box p{
	margin-bottom:4px;
}
/*ヘッダー部分バナー*/
#information-bnr {
	float: left;
	padding-left: 5px;
}
