@charset "EUC-JP";

* {line-height: 1.15em;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;
	background-color: #EEEEEE;
	border-left: 2px dotted #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	width: 800px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#header	{
	background: #C0C0C0 url(./image/header.jpg) no-repeat left top;
	height: 400px;
}

#footer	{
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	width: 800px;
	font-size: 15px;
	text-align: center;
	clear: both;
}

#menu	{
	margin: 0px;
	border-bottom: 1px solid #EEEEEE;
	height: 80px;
}

#mainWrapper	{
	padding-bottom: 100px;
	background-color: #FFFFFF;
	width: 590px;
	height: 100%;
	min-height: 500px;
	float: right;
	display: inline;
}

#sideWrapper	{
	margin-bottom: 100px;
	font-size: 15px;
	width: 210px;
	height: 100%;
	float: right;
	display: inline;
}


br.clear		{ clear:both;  display:none;}


/* ¢£¢£¢£¢£¢£ ¶¦ÄÌ¥Ú¡¼¥¸¥¹¥¿¥¤¥ë ¢£¢£¢£¢£¢£ */

#menu a	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
	display: block;
}
#menu ul	{
	margin: 0px;
	padding: 0px;
	height: 80px;
	list-style: none;
	position: relative;
	float: left;
}
#menu li	{
	margin: 0px;
	padding: 0px;
  background-repeat: no-repeat;   
	float: left;
	width: 129px;
	height: 80px;
}

#kwick1 {    
    background-color: #186589;   
    background-image: url('image/button_top.png');   
}   
#kwick2 {   
    background-color: #202291;   
    background-image: url('image/button_artist.png');   
}   
#kwick3 {   
    background-color: #9b1c8e;   
    background-image: url('image/button_info.png');   
}   
#kwick4 {    
    background-color: #b11e2f;   
    background-image: url('image/button_special.png');   
    margin-right: none;   
}
#kwick5 {    
    background-color: #9d9e1a;   
    background-image: url('image/button_link.png');   
    margin-right: none;   
}
#kwick6 {    
    background-color: #246611;   
    background-image: url('image/button_mail.png');   
    margin-right: none;   
}


a	{
	text-decoration: underline;
}
#mainWrapper a:link,
#mainWrapper a:visited,
#sideWrapper a:link,
#sideWrapper a:visited	{
	color: #CD5C5C;
}
#mainWrapper a:hover,
#sideWrapper a:hover	{
	color: #DC143C;
}

#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;
}


h1,h2,h3,h4,h5	{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1	{
	display: none;
}
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	{
	display: none;
}

h3	{
	background: transparent url(./image/h3.png) no-repeat center bottom;
	margin: 0px 0px 20px 0px;
	padding-left: 75px;
	height: 40px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #505050;
	letter-spacing: 0.1em;
}

div#mainWrapper h4	{
	margin: 5px 0px;
	font-size: 110%;
	font-weight: bold;
}
body#artist div#mainWrapper h4	{
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-width: 0px 0px 1px 10px;
	border-style: solid;
	border-color: #ffcccc;
	width: 300px;
	height: 39px;
	line-height: 39px;
	letter-spacing: 0.1em;
	float: left;
}
div#sideWrapper h4	{
	margin-bottom: 5px;
	padding-left: 10px;
	border-width: 0px 0px 1px 10px;
	border-style: solid;
	border-color: #B50000;
	font-weight: bold;
}

#mainWrapper div.contents	{
	margin-bottom: 40px;
	padding-left: 20px;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 13px;
	color: #505050;
	line-height: 20px;
}

.sideContents	{
	margin-bottom: 30px;
	line-height: 100%;
}
.sideContents p	{
	font-size: 12px;
}
ul#banner {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

ul#banner li	{
	width: 200px;
	height: 40px;
}

body#artist p	{
	padding-bottom: 50px;
	clear: both;
}

body#info dt {
	margin: 0px 0px 10px 0px;
	padding-left: 95px;
	width: 80%;
	height:60px;
}
body#info dt.blue {
	background: transparent url(./image/icon_01.png) no-repeat scroll top left;
}
body#info dt.navy {
	background: transparent url(./image/icon_02.png) no-repeat scroll top left;
}
body#info dt.purple {
	background: transparent url(./image/icon_03.png) no-repeat scroll top left;
}
body#info dt.red {
	background: transparent url(./image/icon_04.png) no-repeat scroll top left;
}
body#info dt.yellow {
	background: transparent url(./image/icon_05.png) no-repeat scroll top left;
}
body#info dt.green {
	background: transparent url(./image/icon_06.png) no-repeat scroll top left;
}
body#info dd {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 70px;
	background: transparent url(./image/icon_00.png) no-repeat scroll top right;
	width: 475px;
	height:60px;
	color: #AD5531;
}
body#info .line1 {
	line-height: 60px;
}
body#info .line2 {
	line-height: 30px;
}
body#info .line3 {
	line-height: 20px;
}



ul	{						/* ÈÆÍÑ¥ê¥¹¥È */
	margin: 10px 15px 10px 15px;
	padding: 0px;
	list-style-type: square;
	text-align: left;
}

li	{
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC;
}



p	{							/* ÈÆÍÑÃÊÍî */
	margin-bottom: 10px;
}

strong	{							/* ÈÆÍÑ¶¯Ä´(¼å) */
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
em	{							/* ÈÆÍÑ¶¯Ä´(¶¯) */
	font-style: normal;
	font-weight: bold;
}

address	{
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* ¢£¢£¢£¢£¢£IEÍÑ¥Ð¥°ÂÐºö¢£¢£¢£¢£¢£ */
br {
letter-spacing: 0;
}





