@charset "utf-8";
#ch-container {
	width: 700px;
	background-color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#ch-header {
	width: 680px;
}
#ch-header-right {
	float: right;
	width: 450px;
	padding-right: 20px;
}
#ch-header-left {
	float: left;
	width: 180px;
}
#ch-clear {
	clear: both;
	height: 30px;
	width: 680px;
}
#ch-text {
	width: 680px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
}
#ch-text-left {
	float: left;
	width: 180px;
}
#ch-text-right {
	float: right;
	width: 450px;
	padding-right: 20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 20px;
}
#ch-footer {
	clear: both;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../christmas/images/Bcg_063.gif);
}

