@charset "Shift_JIS";



.important_notice{
padding-top:16px;
}
.important_notice dl{
	display:table;
	margin:0 auto 16px;
	padding:8px 10px;
	border:3px solid #ff0000;
	width:890px;
	letter-spacing:-.3em;
	background:#ffe3f2;
}


.important_notice dt{
	margin-bottom:3px;
	color:#ff0000;
	width:892px;
	font-weight:bold;
	letter-spacing:normal;
}



.important_notice dt span{
}
.important_notice dd{
	letter-spacing:normal;
	color:#153081;
}
.important_notice dd.link{
	text-align:right;
}
.important_notice dd.link a{
	padding-left:15px;
	background:url(/common/images/contents_notice_blt_01.gif) 0 0.1em no-repeat;
}

@media screen and (max-device-width:768px) {
.important_notice dl{
width:100%;
}
.important_notice dt{
width:100%;
}
}




/*banner*/

.bannerImp{
width:949px;
margin:0px auto 10px;
text-align:center;

}
