@charset "utf-8";

*{margin: 0;}

body {
	padding: 10px 0 0 7px;
	margin: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	font-size: 0.7em;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-size: 0.9em;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
}
h2 {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.1em;
	margin-top: 0px;
}
h3 {
	font-size: 0.7em;
	color: #333333;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#index {
	width: auto;
	height: 95%;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
	}
#ab_menu {
	width: 140px;
	float: left;
	height: auto;
	padding: 0 0 0 0;
	text-align: left;
	}
#ab_art_works {
	width: 250px;
	float: left;
	height: auto;
	padding: 0 10px 0 10px;
	text-align: center;
	}
#ab_art_works a:visited {
	color: #333333;
	text-decoration: none;
	}
#ab_art_works a:link {
	color: #333333;
	text-decoration: none;
	}
#ab_art_works a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	}
#ab_art_works a:active {
	color: #999999;
	text-decoration: none;
	}
#ab_info {
	width: 500px;
	float: left;
	height: auto;
	padding: 0 0 0 30px;
	text-align: left;
	}
	#ab_info a:visited {
	color: #333333;
	text-decoration: none;
	}
	#ab_info a:link {
	color: #333333;
	text-decoration: none;
	}
	#ab_info a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	}
	#ab_info a:active {
	color: #999999;
	text-decoration: none;
	}
#container {
	width: 735px;
	margin: 8px auto;
	height: auto;
	float: left;
	}
#portfolios_container {
	width: 735px;
	margin: 8px auto;
	height: auto;
	float: left;
	}
#works_container {
	width: 1850px;
	margin: 8px auto;
	height: auto;
	float: left;
	}
#index_image {
	width: auto
	height: auto
	border: 0 0 0 0
}
#discography_list {
	width: 170px;
	float: left;
	height: auto;
	padding: 0 0 0 10px;
	}
#discography_images {
	width: 220px;
	float: left;
	height: auto;
	padding: 0 0 0 5px;
	}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.nobo {
	border: 0px solid;
}
.box {
	font-weight: bold;
	border: 1px solid #000000;
}
.btn {
	color:#000000;
	font-size: 0.7em;
	background-color: #FFFFFF;
	border: solid #000000 1px;
}
.ebox {
	color:#000000;
	font-size: 0.7em;
	background-color: #FFFFFF;
	border: solid #000000 1px;
}