@charset "utf-8";

@import url(http://www.shonan-style.jp/css/common/style.css);
@import url(http://www.shonan-style.jp/css/common/contents_common.css);

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
▼コンテンツヘッダー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.contents-header h2 span {
display: block;
width: 100%;
height: 100%;
background: url(http://www.shonan-style.jp/image/nofuito/header.jpg) no-repeat;
position: absolute;
top: 0;
left: 0;
}

