body {
	margin: 8px 0px 8px 8px;
	background-color: #E3E1E1;
	text-align: left;
}
a {
	border: none;
	text-decoration: none;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 710px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

#topimg {
	margin: 0px;
	}
	
#center {
		float: center;
	width: 710px;
	overflow: hidden;
	}
	
.content {
	background-color: #FFFFFF;
	color: #FF6600;
	font-size: small;
	line-height: 130%;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FF6600;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #FF6600;
	font-size: small;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FFCC66;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 30px;
	background-color: #F1F1F1;
	text-align: left;
	padding-left: 8px;
	}
.content p {
	color: #FF6600;
	font-size: small;
	}
/* プロフィール用 */
.content p.box {
	color: #FF6600;
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 8px;
	background-color: #F1F1F1;
	width: 50%;
	border: 1px dashed #CCCCCC;
	}
/* プロフィール用ここまで */

/* ライヴ用 */
.content p.end {
	background-image: url(images/end-live.gif);
	background-repeat: no-repeat;
	background-position: 440px top;
	color: #FF9966;
	}
	
.content span.comment {
	font-size: x-small;
	}
/* ライヴ用ここまで */

/* ＣＤ用 */
.content p.cdinfo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;

	}
	
.content span.cdtitle {
	font-weight: bold;

	}
/* ＣＤ用ここまで */
	
.content p.posted {
	color: #666666;
	font-size: small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
.content a {
	border: none;
	text-decoration: none;
}
.content a:link {
	color: #666699;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.content a:visited {
	color: #666699;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.content a:hover {
	color: #6666FF;
	background-color: #CCFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;

}
.content a:active {
	color: #33FFFF;
	background-color: #FFFFCC;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-decoration: none;
}
.content dl {
	font-size: small;
	line-height: 130%;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;

}
.content dd {
	margin-left: 4em;
	border-left-width: 1px;
	padding-left: 10px;
	border-left-style: solid;
}
.content dt {
	padding-top: 8px;
	font-weight: bold;
}

#footer {
	margin: 0px;
	padding-bottom: 4px;


	}
