@charset "UTF-8";
a:link {
	color: #F69;
}
a:visited {
	color: #F69;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}
p {
	font-size: small;
	color: #F36;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: small;
	color: #F36;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav {
	height: 50px;
	width: 800px;
	margin-top: 5px;
}
#nav p {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
#center {
	float: left;
	width: 350px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
#right {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents {
	width: 800px;
	float: left;
	padding-bottom: 10px;
}
#main {
	width: 800px;
	clear: both;
}
#centeright {
	width: 565px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
}
#live {
	height: 408px;
	width: 543px;
	padding: 10px;
	overflow: auto;
	border: 1px dashed #999;
	margin-bottom: 10px;
}
#banner {
	width: 575px;
	margin-top: 10px;
}
.linkimg {
	float: left;
	height: 50px;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	height: 268px;
	width: 168px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	border: 1px dotted #999;
	padding-bottom: 10px;
}
#sengen {
	height: 163px;
	width: 328px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px dotted #999;
	padding: 10px;
}
#cd {
	float: left;
	width: 120px;
	padding-bottom: 5px;
	height: 145px;
	padding-top: 5px;
	padding-left: 5px;
}
#bio {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-top: 10px;
}
#works {
	float: left;
	width: 250px;
}
.cd {
	font-size: xx-small;
	text-align: center;
}
.honbun {
	padding-top: 5px;
}
.midashi {
	height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer {
	height: 15px;
	width: 800px;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}
.banner {
	height: 40px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}
