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


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(../common/iepngfix.htc);

}


/* -------------------------　drinkGame  -------------------------*/

.flyImage{
	float:left;
	width: 363px;
	padding-bottom: 30px;
}

.floatCON{
	float:left;
	width: 384px;
}


h2{
background-image:url(images/event/weekday_title.gif);
background-repeat:no-repeat;
width:747px;
height:192px;}


div#menu{
	float:right;
	width:250px;
	height:158px;
	padding-bottom:16px;
	padding-right:21px;
	padding-top: 16px;
}


ul li{
padding-bottom:10px;
}




table#system{
border-right:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;}


table#system tr td{
	border-left:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:7px 0;
	text-align:center;
}



/* ------ 右バナースペースについて ------ */	

#topRIGHT .baner{
	padding-top:8px;
}



div#topRIGHT{
	float:right;
	width: 221px;
}
	
	
	

