@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;
			}

/* プレゼント
------------------------------------------------------------\*/
h2#pretop		{
			text-indent: -9999px;
			margin: 20px 0 0 0;
			padding: 0;
			width: 706px;
			height: 66px;
			background: url("../img/present_top2.gif") no-repeat;
			}
#precenter 		{
			margin: 0;
			padding: 0;
			width: 706px;
			background: url("../img/waku_back.gif") repeat-y;
			}
#pre	 		{
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 10px 0 0 0;
			width: 600px;
			}
h4			{
			margin: 0px;
			padding: 8px;
			background: #441322;
			}
#get			{
			margin-left: auto;
			margin-right: auto;
			padding: 8px;
			width: 500px;
			border: solid 2px #FED1DF;
			background: #FEE0E9;
			}
#get h5			{
			margin: 0px;
			padding: 0px;
			}
#get p			{
			line-height: 16px;
			}
#get img		{
			margin: 0;
			padding:0;
			margin: 0 0 20px 100px;
			}
#kbutton		{
			text-indent: -9999px;
			width: 165px;
			height: 30px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			}
#kbutton a		{
			text-decoration: none;
			display: block;
			width: 165px;
			height: 30px;	
			background: url("../img/send_url_button.gif") no-repeat 0px 0px;
			}
#kbutton a:hover	{
			text-decoration: none;
			width: 165px;
			height: 30px;	
			background: url("../img/send_url_button.gif") no-repeat 0px -30px;
			}
#prebottom		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 45px;
			background: url("../img/waku_bottom.gif") no-repeat;
			}

