@charset "utf-8";
@import "sub.css";
@import "pngfix.css";
@import "layout.css";
/*-----------------------------------------------------
	clearfix
-----------------------------------------------------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*#header	{
	background:url(/files/images/christmas/head.jpg) no-repeat top;
	height:77px;
	position:relative;
	}
#footer	{
	background:url(/files/images/christmas/footer.jpg) no-repeat;
	height:63px;
	clear:both;
	}
.langLink	{
	text-align:right;
	padding:2px 0 0 0;
	font-weight:bold;
	position:absolute;
	top: 58px;
	right: 13px;
	color:#ffffff;
	}*/
