@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
@import "/common/themes/cms/js/jquery.fancybox-1.3.4.css";


.pageSp {
	background:url(images/sprites.jpg) no-repeat 0 0;
	display: block;
}
.pasgeSp_Png a {
	background:url(images/indexBtn.png) no-repeat 0 0;
	display: block;
}


.pageTitle {
	background-position: 0 0;
	width: 707px;
	height: 80px;
	margin-bottom: 1em;
}

.catch {
	font-size: 17px;
	margin-bottom: 1em;
	line-height: 1.4;
}

.tokutenBox {
	border: #999 1px solid;
}
.tokutenBox p {
	color: #F00;
	font-size: 17px;
	font-weight: bold;
	padding: 15px;
}
.tokutenTitle {
	background-position: 0 -89px;
	width: 663px;
	height: 33px;
}