@charset "utf-8";
#contents_santa {
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-image: url(image/x-mas_bg.jpg);
	background-repeat: no-repeat;
	background-position: 500px 275px;
	color: #333333;
}
#contents_santa h1 {
	margin: 0px;
	text-align: center;
}
#contents_santa h2 {
	font-size: 14px;
	background-color: #FBEFD5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 445px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

