* {margin:0}   

body {
	background-color: #000000;
	font-size: 12px;
	font-family: "lr o";
	background-image: url(img/parts/bg_block_gray.gif);
}

.header {width: 760px;
         height:95px;
         margin:0px;
}    

.base {
	width: 760px;
	margin:0px auto;
	background-color: #FFFFFF;
	color: #000000;
}


.menu {
	width: 760px;
	height: 15px;
	text-align: right;
	padding-top:3px;
	padding-bottom:3px;
	color: #000000;
	background-color: #999999;
	font-weight: 400;
}

.main {
	width: 760px;
	margin:0px auto;
	background-color: #FFFFFF;
	color: #000000;
}

.contents{

	width: 600px;
	margin:20px auto;
	
}   

.indexcontents{

	width: 750px;
	margin:auto;
	
}   

.footer {
	width: 760px;
	height: 40px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}
table {
	margin:0px;
}

img{
	margin:0px;
	BORDER: 0px; 
}

td,th {margin:0px;}

a:visited {
	text-decoration: underline;
@@color: #000000;
	border: 0px;
}

				 
a:link {
	text-decoration: underline;
	color: #000000;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

a.menu, a:link.menu, a:hover.menu, a:visited.menu {
	text-decoration: none;
}


ul {
margin: 0 0 0 1em;
padding: 0;
}

li{margin: 10px 0;


}
		  
P.title{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}

IMG.center{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

table.align{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

td.artist{
	border: thin dashed #999999;
}

.artistheader {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}


H3.info {
	margin-top: 10px;
	margin-bottom: 10px;
}

.movetonext {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.galleryshindescription {
	padding-left: 15px;
	padding-right: 15px;

}


.titlebar {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(img/parts/titlebar.jpg);
}

#titlebar2{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(img/parts/titlebarlong.jpg);
}


#titlebar3{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(img/parts/titlebarlong2.jpg);
}


#logo {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.artistdescription {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.ikutapicdescription {
	font-size: 15px;
	font-weight: 600;
	background-color: #FFFFFF;
	line-height: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.interview {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
#ikutainterviewpicleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#ikutainterviewpicright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
