@charset "Shift-JIS";
/* -----------------------------------------------------------------------------
	ビューカード会員の皆さまへ重要なお知らせ
-----------------------------------------------------------------------------*/

.notification {
	width:755px;
	margin:0 auto;
}


.notification #contentBox {
	background: url(../img/notice_line01.gif) repeat-y left top;
}

.notification #contentBox .content01 {
	margin: 0 auto;
	padding: 17px 0 12px;
	text-align: center;
}

.notification #contentBox ul {
	width: 615px;
	margin:0 0 0 80px;
}

.notification #contentBox ul li.notes{
	margin-left:15px;
	font-size:92.3%;
}

.notification #contentWrap {
	background: url(../img/notice_bottom.gif) no-repeat left bottom;
	padding: 0 0 45px;
}