@charset "UTF-8";
html{ 
    height:100%; 
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #444444;
	font-size: 12px;
}
body  > #left{ 
    height:auto; 
}
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  
.clearfix {   
    display: block;   
}  

h1,h2,h3,h4,h5,h6 { line-height:1.6; }
p,li,dt,dl { line-height:1.6; }
p { margin:0 0 1em 0; }
ul,li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
a img { border:0; }
a:link {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	color:#990000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
a:active {
	color:#990000;
	text-decoration: underline;
}
#container {
	height: auto;
	width: 910px;
	background: url(img/bg_left.jpg) repeat-y 310px 50%;
}
#left {
	float: left;
	width: 400px;
	height: 100%;
	min-height:100%;
	margin: 0px;
	padding: 0px;
}
#left #link_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}

#right {
	width: 500px;
	float: left;
	padding-top: 15px;
}
#right h3 {
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 500px;
	text-indent: -9999px;
}
#right   #livehouse img  {
	margin: 1px;
}


#footer {
	font-size: 11px;
}
#right   h6 {
	font-weight: normal;
	font-size: 12px;
}
#right  h5 {
	background-image: url(img/index_h4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 90px;
	width: 500px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right  h4,.java_link {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-left: 10px;
	display: block;
	width: 110px;
}
#right #map {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left  h1,#left h1 a:link,#left h1 a:visited,#left h1 a:hover,#left h1 a:active {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 175px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#left h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 323px;
	background: url(img/mobile.jpg) no-repeat;
}
#left #what   {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 400px;
	display: block;
}
#left #artist {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 400px;
	display: block;
}
#left #map {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -140px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 400px;
	display: block;
}
#left #sponsor {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -205px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 400px;
	display: block;
}
#left #blog {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 400px;
	display: block;
}
#left #tt {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -310px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 400px;
	display: block;
}

#left #what a:link,#left #what a:visited,#left #what a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 400px;
	display: block;
}
#left #what a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 400px;
	display: block;
}
#left #artist a:link,#left #artist a:visited,#left #artist a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 400px;
	display: block;
}
#left #artist a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 400px;
	display: block;
}
#left #map a:link,#left #map a:visited,#left #map a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -140px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 400px;
	display: block;
}
#left #map a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -140px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 400px;
	display: block;
}
#left #sponsor a:link,#left #sponsor a:visited,#left #sponsor a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -205px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 400px;
	display: block;
}
#left #sponsor a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -205px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 400px;
	display: block;
}
#left #blog a:link,#left #blog a:visited,#left #blog a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 400px;
	display: block;
}
#left #blog a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 400px;
	display: block;
}
#left  #tt  a:link,#left   #tt  a:visited,#left   #tt  a:active {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -310px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 400px;
	display: block;
}
#left #tt a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -310px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 400px;
	display: block;
}
#right #whatsssmk_gaiyou { background-image: url(img/2009/what_top.gif); background-repeat: no-repeat; padding: 0; height: 40px; width: 500px; text-indent: -9999px; margin: 30px 0 10px; }
#right #time { background-image: url(img/2009/time_top.jpg); background-repeat: no-repeat; text-indent: -9999px; margin: 30px 0 10px; padding: 0; width: 500px; height: 380px; }
#right #sponsor { background-image: url(img/sponsor.gif); background-repeat: no-repeat; text-indent: -9999px; margin: 30px 0 10px; padding: 0; width: 500px; height: 40px; }
#artist { font-size: 13px; margin: 5px 0 10px; padding: 0; width: 500px; }
#compi { background-color: #eee; text-align: center; margin: 15px auto 10px; padding: 0; width: 440px; }
.hervest { background-image: url(img/2009/harvest.gif); background-repeat: no-repeat; text-align: center; padding: 0; width: 445px; height: 420px; margin-top: 50px; margin-right: auto; margin-left: auto; }
.hervest img { text-align: center; margin-top: 100px; }
.text_bold {
	font-weight: bold;
	color: #990000;
	letter-spacing: 2px;
}
.artistall { width: 500px; margin-top: 10px; margin-bottom: 20px; margin-left: auto; }
.artistall img { float: left; margin: 6px; }
.sponsorall { margin-top: 10px; margin-bottom: 20px; margin-left: auto; width: 500px; }
.sponsorall img { margin: 6px; float: left; }
