@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	padding-right: 11px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
#back {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/%E3%83%9A%E3%83%BC%E3%82%B8%201.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 82px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#container ul {
	background-color: #E66294;
	padding-left: 12px;
}
li {
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: auto;
}

#logo {
	width: 227px;
	float: left;
}
#logo2 {
	width: 250px;
	float: left;
	margin-top: 37px;
	margin-right: 204px;
	margin-left: 15px;
}
#miraclerecords {
	float: left;
	width: 50px;
	padding-top: 35px;
}
#maincontents {
	background-color: #DB2B71;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	height: 700px;
}
#line {
	height: auto;
	width: 595px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-bottom: 35px;
}
#box {
	margin: 15px;
	width: 516px;
	height: 250px;
	border: 1px solid #009999;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: none;
}
#text {
	width: 270px;
	float: right;
	margin-right: 50px;
	clear: none;
	margin-left: 20px;
	font-weight: normal;
	height: 147px;
}
#button {
	width: 111px;
	height: 22px;
	float: left;
	margin-bottom: 20px;
}
#text2 {
	height: 60px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 500px;
	padding-bottom: 20px;
}

#discography {
	float: left;
	width: 175px;
	margin-bottom: 10px;
}

.title {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
#text4 {
	width: 450px;
	float: left;
}
