@charset "UTF-8";

body					{	margin: 0; padding: 0;
							text-align: center;
							font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
							color:#e0e0e0;
							font-size:14px;
							background: #000000 top left no-repeat;	
						}

div, h1, h2, h3,
h4, ul, li, p			{	margin: 0; padding: 0;	}
li						{	list-style-type: none;	}
form					{	margin: 0px		}
img						{	border:0;		}

#contents				{	display:block;
							width:1024px;	height:768px;
							margin-left:auto;
							margin-right:auto;
							background: #1c1b1f url("../images/index.jpg") top left no-repeat;	
						}

#title					{	display:block;
							width:248px;	height:93px;
							margin-left:658px;	margin-top:211px;
						}

#comment				{	display:block;
							margin-left: 394px; margin-top:70px;
							width:500px;
							text-align:left;
							line-height:1.5em;
							letter-spacing:1px;
						}

#comment2				{	display:block;
							margin-left: 654px; margin-top:100px;
							width:200px;
							text-align:left;
							line-height:1.5em;
							letter-spacing:1px;
						}
						
#sign					{	display:block;
							width:200px;	height:85px;
							margin-left: 694px; top:0px;
							background: #1c1b1f url("../images/sign.gif") top left no-repeat;
							text-indent:-9999px;
						}

#shop					{	display:block; float:left;
							width:90px;	height:32px;
							margin-left:630px;	margin-top:15px;
							text-indent:-9999px;
							background: #1c1b1f url("../images/shop.gif") top right no-repeat;
						}

#shop a					{	display:block;
							height:100%;
							text-indent:-9999px;
							background: #1c1b1f url("../images/shop.gif") top left no-repeat;
						}

#shop a:focus			{
							/*\*/
							overflow: hidden;
							/**/
						}

#shop a:hover			{	background:	none!important;	}

#blog					{	display:block; float:left;
							width:90px;	height:32px;
							margin-left:5px;	margin-top:15px;
							text-indent:-9999px;
							background: #1c1b1f url("../images/blog_link.gif") top right no-repeat;
						}

#blog a					{	display:block;
							height:100%;
							text-indent:-9999px;
							background: #1c1b1f url("../images/blog_link.gif") top left no-repeat;
						}

#blog a:focus			{
							/*\*/
							overflow: hidden;
							/**/
						}

#enter a:hover			{	background:	none!important;	}

#enter					{	display:block; float:left;
							width:90px;	height:32px;
							margin-left:5px;	margin-top:15px;
							text-indent:-9999px;
							background: #1c1b1f url("../images/enter.gif") top right no-repeat;
						}

#enter a				{	display:block;
							height:100%;
							text-indent:-9999px;
							background: #1c1b1f url("../images/enter.gif") top left no-repeat;
						}

#enter a:focus			{
							/*\*/
							overflow: hidden;
							/**/
						}

#enter a:hover			{	background:	none!important;	}

