@charset "utf-8";
/* CSS Document */

#santamenu{
	width: 180px;
	float: right;
	margin:20px 0px;
	;
	}
#santamenu .santabtn{
	margin-bottom: 10px;
	text-align: center;
	}
.santabtnTtl{
	height:26px;
	background-image:url(../img/menubtn.gif);
	margin-bottom: 10px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	background-repeat: repeat-x;
	text-align: center;
	}
#santalink{
	width:178px;
	border:solid #006600 1px;
	text-align:center;
}
