@charset "Shift_JIS";

/* ナビゲーション
------------------------------------------------------------\*/
#nav li#top a		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat 0px 0px;
			}
#nav li#news a 		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -187px 0px;
			}
#nav li#user a 		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -374px 0px;
			}
#nav li#report		{
			width: 189px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -561px 0px;
			}

/* Whats New
------------------------------------------------------------\*/
h3#newtop		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 66px;
			background: url("../img/whatsnew_top.gif") no-repeat;
			}
#newcenter		{
			margin: 0;
			padding: 0;
			width: 706px;
			background: url("../img/whatsnew_center.gif") repeat-y;
			}
p#newtxt		{
			margin: 0;
			padding: 0;
			width: 600px;
			margin-left: 53px;
			}
#newbottom		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 30px;
			background: url("../img/whatsnew_bottom.gif") no-repeat;
			}

/* 場所・日時
------------------------------------------------------------\*/
#date			{
			text-indent: -9999px;
			margin-top: 10px;
			width: 706px;
			height: 406px;
			margin-bottom: 10px;
			background: url("../img/date.gif") no-repeat;
			}

/* プレゼント（ケータイクーポン）
------------------------------------------------------------\*/
h3#pretop		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 66px;
			background: url("../img/present_top.gif") no-repeat;
			}
#precenter		{
			margin: 0;
			padding: 0;
			width: 706px;
			background: url("../img/present_center.gif") repeat-y;
			}
h5			{
			text-indent: -9999px;
			margin: 0 0 5px 53px;
			padding: 0;
			width: 362px;
			height: 18px;
			background: url("../img/pretitle.gif") no-repeat;
			}
#pretxt			{
			margin: 0 0 0 53px;
			padding: 0 0 5px 0;
			width: 600px;
			line-height: 18px;
			}
#prebottom		{
			text-indent: -9999px;
			margin: 0 0 10px 0;
			padding: 0;
			width: 706px;
			height: 30px;
			background: url("../img/present_bottom.gif") no-repeat;
			}

/* イベント内容
------------------------------------------------------------\*/
#eventtop		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 66px;
			background: url("../img/event_top.gif") no-repeat;
			}
#event 			{
			margin: 0;
			padding: 0;
			width: 706px;
			background: url("../img/waku_back.gif") repeat-y;
			}
#event #eventtxt 		{
			margin-top: 20px;
			padding-left: 45px;
			width: 295px;
			float: left;
			}
#event h4		{
			text-indent: -9999px;
			}
#event p		{
			margin-top: 10px;
			}
#event01t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e01_usr.gif") no-repeat;
			}
#event02t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e02_genga.gif") no-repeat;
			}
#event03t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e03_rekishi.gif") no-repeat;
			}
#event04t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e04_takara.gif") no-repeat;
			}
#event05t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e05_kako.gif") no-repeat;
			}
#event06t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e06_mirai.gif") no-repeat;
			}
#event07t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e07_goods.gif") no-repeat;
			}
#event08t 		{
			margin: 0;
			padding: 0;
			height: 16px;
			background: url("../img/e08_live.gif") no-repeat;
			}
#event img		{
			padding-left: 3px;
			}
#eventbottom		{
			clear:both;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 45px;
			background: url("../img/waku_bottom.gif") no-repeat;
			}


