@charset "utf-8";

div#content2,div#content3,div#content4,div#content5 {
	position:absolute;
	top: 40px;
	left: 210px;
	width: 810px;
	height: 540px;
}
div#content2 {
/*	background-image: url(../images/videoback.jpg);*/
	background-color: #000;
	border: 1px solid #CCC;
}
div#content3 {
	background: url(../images/linkback.png) #000 center bottom no-repeat;
	border: 1px solid #CCC;
}
div#content4 {
	background: url(../images/linkback3.png) #000 center bottom no-repeat;
	border: 1px solid #CCC;
}
div#content5 {
	background: url(../images/linkback2.png) #000 center bottom no-repeat;
	border: 1px solid #CCC;
}
#wrapper {
	float: left;
	display: inline;
	height: 600px;
}
#video {
	width: 565px;
	height: 340px;
	margin: 0 0 15px 15px;
	padding-top: 28px;
	font-size: 0.9em;
}
#video_s1,#video_s2,#video_s3 {
	float: left;
	display: inline;
	width: 185px;
	height: 130px;
	font-size: 0.9em;
}
#video_s1 {
	margin-left:15px;
}
#video_s2,#video_s3 {
	margin-left: 5px;
}
#video .movie,#video_s1 .movie,#video_s2 .movie,#video_s3 .movie {
	border-bottom: 1px solid #dedede;
	margin-bottom: 3px;
}
#video a img{
	background-color: #FFF;
}
#right_contents {
	float: left;
	display:inline;
	width: 200px;
	height: 468px;
	margin: 28px 0 0 15px;
	overflow: auto;
	padding-top: 15px;
	color: #FFF;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#right_contents dl{
	line-height: 1.2;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
#right_contents dl dt {
	letter-spacing: 1px;
	font-size: 0.75em;
}
#right_contents dd {
	margin: 0 5px 10px 5px;
	font-size: 0.75em;
}
#right_contents dd a {
	color: #0CF;
	text-decoration: none;
}
#right_contents dd a:hover {
	text-decoration: underline;
}
#right_contents .type {
	color: #999;
}
dd#bandname {
	font-size: 1.2em;
}
/*****links*****/
#list {
	position: absolute;
	left: 490px;
	width: 360px;
	height: 570px;
	overflow: hidden;
}
#list ul{
	list-style:none;
	margin:0;
	padding:0;
}
#list li {
	list-style:none;
	margin:0;
	padding:0;
}
#list a {
	position: absolute;
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#list a:hover{
	color:#fe0000;
}
.link a{
	margin-left:10px;
}
#link_contents {
	margin: 30px 40px 30px 40px;
	width: 485px;
	height: 420px;
	overflow: auto;	
	background-repeat: no-repeat;
	font-size: 1em;
}
#link_contents dl{
	color: #CCC;
	line-height: 1.3;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#link_contents dl dt {
	font-size: 1.1em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 1px;
}
#link_contents dd {
	margin: 0 0 10px 0;
	font-size: 1em;

}
#link_contents dd a {
	color: #0CF;
	text-decoration: none;
}
#link_contents dd a:hover{
	color:#fe0000;
}
#link_contents h3 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	line-height: 1.5;
	color: #FFF;
	font-size: 1.2em;
	border-left:  7px solid #FFF;
	border-bottom: 2px dotted #FFF;
}
/*****about me*****/
#about_me h3{
	margin-bottom: 15px;
	padding-left: 20px;
	color: #FFF;
	border-left:  7px solid #FFF;
	border-bottom: 2px dotted #FFF;
}
#about_me {
	width: 730px;
	height: 440px;
	margin: 30px 40px 20px 40px;
	line-height: 1.7;
	color: #FFF;
	overflow: auto;
}
#about_me p{
	margin: 0 10px;
	font-size: 0.75em;
}
#mailto {
	float:right;
	margin-right: 50px;
	width: 274px;
	height: 21px;			
}
#mailto  a{
	text-decoration: none;
}
#aboutme01 {
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
}
#aboutme02 {
	padding-top: 10px;
}