@charset "EUC-JP";

* {line-height: 1.4em;font-size: 100%;}

html, div, p{
	padding: 0;
	margin: 0;
}
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;
}


/* ¢£¢£¢£¢£¢£¥ì¥¤¥¢¥¦¥È¢£¢£¢£¢£¢£ */
body {
	background-color: #FFFFFF;
	margin:0 auto;
	text-align: center;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	color: #505050;
	font-size: 100%;

	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: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 800px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#header	{
	background: #C0C0C0 url(./image/header_title.jpg) no-repeat left top;
	border-bottom: 1px solid #000000;
	height: 300px;

}

#footer	{
	background-color: #8A8A8A;
	border-top: 1px solid #000000;
	width: 800px;
	font-size: 15px;
	text-align: center;
	clear: both;
}

#inner {
	margin:0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}  

#menu	{
	margin-bottom: 10px;
	background: #6A6A6A url(./image/menu_bg.jpg) no-repeat left top;
	border-bottom: 1px solid #000000;
	height: 40px;
}

#mainWrapper	{
	margin-bottom: 100px;
	padding-left: 10px;
	width: 630px;
	height: 100%;
	float: right;
	display: inline;
}

#sideWrapper	{
	margin-bottom: 100px;
	font-size: 15px;
	width: 160px;
	height: 100%;
	float: right;
	display: inline;
}


br.clear		{ clear:both;  display:none;}


/* ¢£¢£¢£¢£¢£ ¶¦ÄÌ¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */

#menu ul	{
	margin: 0px;
	padding: 0px;
	height: 40px;
	overflow:hidden;
	float: right;
	position: relative;				/* ¥á¥Ë¥å¡¼¥¨¥Õ¥§¥¯¥ÈÍÑÀßÄê */
}
#menu li	{
	margin: 0px;
	padding: 4px 31px 0px 30px;
	background: none;
	height: 40px;
	font-family: "Times New Roman", "£Í£Ó £ÐÌÀÄ«", serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	list-style: none;
	float: left;
	overflow: hidden;
	position: relative;				/* ¥á¥Ë¥å¡¼¥¨¥Õ¥§¥¯¥ÈÍÑÀßÄê */
	z-index: 200; 						/* Æ±¾å */
}

div.ahover {								/* ¥á¥Ë¥å¡¼¥¨¥Õ¥§¥¯¥ÈÍÑÀßÄê */
	position: absolute;
}

ul.links div.ahover {				/* ¥á¥Ë¥å¡¼¥¨¥Õ¥§¥¯¥ÈÍÑÀßÄê */
	background: #b0c4de;
} 

ul#subMenu	{
	margin: 0px;
	padding: 0px;
}
ul#subMenu li	{
	background: none;
}

a	{
	text-decoration: none;
}
#mainWrapper a:link,
#mainWrapper a:visited,
#sideWrapper a:link,
#sideWrapper a:visited	{
	border-bottom: 1px dotted #CD5C5C;
	text-decoration: none;
	color: #CD5C5C;
}


#mainWrapper a:hover,
#sideWrapper a:hover	{
	border-bottom: 1px solid #DC143C;
	text-decoration: none;
	color: #DC143C;
}

#mainWrapper a.none :link,
#mainWrapper a.none :visited,
#mainWrapper a.none :hover,
#mainWrapper a.none {
	text-decoration: none;
	border: 0px;
}
#menu a {
	text-decoration: none;
	text-align: center;
	display: block;
	outline: none;
}
#menu a:link {
	border-bottom: none;
	color: #F0F0F0;
}
#menu a:visited {
	color: #EEEEEE;
}
#menu a:hover {
	color: #FFFFFF;
}

#subMenu a {
	background-color: #555555;
	border-bottom: 1px dotted #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	outline: none;
}
#subMenu a:link {
	margin-left: 5px;
	border-left: 3px solid #FFB6C1;
	border-bottom: 1px dotted #000000;
	color: #B0B0B0;
}
#subMenu a.firstChild:link {
	border-top: 1px dotted #000000;
}
#subMenu a:visited {
	margin-left: 5px;
	border-left: 3px solid #FFB6C1;
	border-bottom: 1px dotted #000000;
	color: #B0B0B0;
}
#subMenu a.firstChild:visited {
	border-top: 1px dotted #000000;
}
#subMenu a:hover {
	margin-left: 0px;
	border-left: 3px solid #FF69B4;
	border-bottom: 1px dotted #000000;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5	{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1	{
	width: 750px;
	height: 270px;
	border-bottom: 3px solid #FFFFFF;
	font-family: "Arial Black", Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	position: relative;
}
h1 a {
	border-width: 0px;
	width: 190px;
	height: 70px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	position: absolute;
	top: 200px;
	left: 570px;
}

h2	{
	margin-bottom: 5px;
	padding-left: 35px;
//	background: transparent url(./image/markerh2.gif) no-repeat left center;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 30px;
	color: #505050;
}

h3	{
	background: transparent url(./image/border_h3.gif) no-repeat center bottom;
	margin: 0px 25px 10px;
	width: auto;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 20px;
	text-align: center;
	color: #505050;
	letter-spacing: 0.15em;
}
h3.a	{
	background: transparent url(./image/border_h3.gif) no-repeat center bottom;
	margin: 0px 25px 10px;
	width: auto;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 2px;
	text-align: center;
	color: #505050;
}

h4	{
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: 3px solid #000000;
	font-weight: bold;
}

#mainWrapper div.contents	{
	background: #f9f9f9;
	margin-bottom: 25px;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 13px;
	color: #505050;
	line-height: 20px;
}

#whatsNewWrapper	{
	width: 155px;
	height: 300px;
	overflow: auto;

	font-size: 13px;
	line-height: 16px;
}
#whatsNewWrapper span.date	{
	font-weight: bold;
}
#whatsNewWrapper p	{
	margin-bottom: 10px;
}

.sideContents	{
	margin-bottom: 30px;
	padding-left: 5px;
}

ul	{						/* ÈÆÍÑ¥ê¥¹¥È */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li	{
	padding-left: 15px;
	background: transparent url(./image/list_marker.gif) no-repeat left center;
}

p	{							/* ÈÆÍÑÃÊÍî */
	margin-bottom: 10px;
}

strong	{							/* ÈÆÍÑ¶¯Ä´(¼å) */
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
em	{							/* ÈÆÍÑ¶¯Ä´(¶¯) */
	font-style: normal;
	font-weight: bold;
}


/* ¢£¢£¢£¢£¢£ Index¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */

#index div#counter	{
	text-align: right;
}
#index div#counter a	{
	border-bottom: none;
}

#index h4	{
	margin-bottom: 0px;
	padding-left: 15px;
	background: #8A8A8A url(./image/h4_bg.jpg) no-repeat left top;
	border-left: none;
	height: 18px;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}


/* ¢£¢£¢£¢£¢£ About¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */
#about table	td{
	padding-top: 5px;
	padding-right: 20px;
}
#about table	td.position{
	font-weight: bold;
}


/* ¢£¢£¢£¢£¢£ Works Music Link¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */
div.trackInfo	{
	margin-bottom: 40px;
}

#works h4	{
	border-left: 3px solid #000066;
}
#music h4	{
	border-left: 3px solid #004400;
}
#link h4	{
	border-left: 3px solid #8b0000;
}

/* ¢£¢£¢£¢£¢£ Mail¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */
#mail span.formMarker	{
	color: #A52A2A;
}
#mail span.formRequired	{
	color: #FF4500;
}
#mail span.formCheck	{
	color: #FF7F50;
}

/* ¢£¢£¢£¢£¢£ WebÇï¼ê¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */
#web-clap	{
	background: #eee;
	width: 560px;
}
#mail span.formRequired	{
	color: #FF4500;
}
#mail span.formCheck	{
	color: #FF7F50;
}


/* ¢£¢£¢£¢£¢£IEÍÑ¥Ð¥°ÂÐºö¢£¢£¢£¢£¢£ */
br {
letter-spacing: 0;
}






