@charset "EUC-JP";

* {line-height: 1.1em;font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
html{
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #800000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;

}

img	{
	padding: 0;
	margin: 0;
	border-width: 0px;
	border-style: none;
}

/* ¢£¢£¢£¢£¢£½é´ü²èÌÌ¥¨¥Õ¥§¥¯¥È¢£¢£¢£¢£¢£ */
#pretext {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 580px;
}
#pretext p {
	width: 780px;
	height: 580px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#pretext #anime01 { background: transparent url(./image/01.png) no-repeat 0 0; }
#pretext #anime02 { background: transparent url(./image/02.png) no-repeat 0 0; }
#pretext #anime03 { background: transparent url(./image/03.png) no-repeat 0 0; }
#pretext #anime04 { background: transparent url(./image/04.jpg) no-repeat 0 0; }
#pretext #anime05 { background: transparent url(./image/05.png) no-repeat 0 0; }
#pretext #anime06 { background: transparent url(./image/06.png) no-repeat 0 0; }
#pretext #anime07 { background: transparent url(./image/07.jpg) no-repeat 0 0; }
#pretext #anime08 { background: transparent url(./image/08.png) no-repeat 0 0; }
#pretext #anime09 { background: transparent url(./image/09.png) no-repeat 0 0; }
#pretext #anime10 { background: transparent url(./image/10.png) no-repeat 0 0; }
#pretext #anime11 { background: transparent url(./image/11.jpg) no-repeat 0 0; }
#pretext #anime12 { background: transparent url(./image/12.png) no-repeat 0 0; }
#pretext #anime13 { background: transparent url(./image/13.png) no-repeat 0 0; }
#pretext #anime14 { background: transparent url(./image/14.png) no-repeat 0 0; }

#twitter { 
position: absolute;
right:50px;
bottom:50px;
 }




/* ¢£¢£¢£¢£¢£¥ì¥¤¥¢¥¦¥È¢£¢£¢£¢£¢£ */
body {
	background-color: #FFFFFF;
  min-width: 800px;			/*Ãæ±ûÇÛÃÖ¤¹¤ë¥Ü¥Ã¥¯¥¹¤Î²£Éý*/
  min-height: 600px;		/*Ãæ±ûÇÛÃÖ¤¹¤ë¥Ü¥Ã¥¯¥¹½ÄÉý*/
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS UI Gothic";
	font-size: 14px;
	color: #4F3F09;
	position: relative;

	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #800000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

#wrapper {
	margin: -290px 0px 0px -390px;
	padding: 0px;
	background: transparent url(./image/background.png) no-repeat 0 0;
	width: 780px;
	height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
}


#footer {
	margin: 0px auto;
	text-align: center;
	display: none;
}

br.clear		{ clear:both;  display:none;}


/* ¢£¢£¢£¢£¢£ ¶¦ÄÌ¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */




a {
	outline: 0px;
	background: transparent url(./image/white.png) repeat 0 0;
}
a:link		{	color: #800000; }
a:visited	{	color: #800000; }
a:active	{	color: #333333; }
a:hover		{	color: #333333; }












address	{
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* ¢£¢£¢£¢£¢£IEÍÑ¥Ð¥°ÂÐºö¢£¢£¢£¢£¢£ */
br {
letter-spacing: 0;
}





