body {
	margin: 0;
	padding: 0;
	/*line-height:1.4;*/
	/*font-family:Arial, sans-serif;*/
	background-color:yellow;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin: auto auto;
	padding: 10;
}

#backimage {
	height:840px;
	width: 100%;
}
#backimage_top {
	height:840px;
	width: 100%;
}

#crowimage {
	position: absolute;
	top: 150px;
	left: 30px;
	width:30%;
}

#bandimage {
	position: absolute;
	bottom: 50px;
	right: 50px;
	width:28%;
	border:none;
}

#bandimage2 {
	position: absolute;
	top : 100px;
	right: 350px;
	width:28%;
	border:none;
}

#menu {
	position: absolute;
	top: 100px;
	right: 50px;
}

#menu img {
	width:110px;
	height: 36px;
	border:none;
}

#contents {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 770px;
	
	height: 32em;
	overflow:auto;
	/*overflow-x: hidden;*/
	border: none;
	
	color:#ffe4b4;
	font-size : 120%;
}

#bandtitle {
	position: absolute;
	top: -240px;
	left: 10px;
	font:italic bold 600%/600% serif;
	color:#ffe4b4;
}

#bandtitle_main {
	position: absolute;
	top: -240px;
	left: 10px;
	font:italic bold 600%/600% serif;
	color:#FFFFFF;
}

#counter {
	position: absolute;
	top: 380px;
	left: 400px;
	color:yellow;
	font:italic bold 300%/300% serif;
}

#language {
	position: absolute;
	bottom: 50px;
	left: 350px;
	padding-top:10px;
	clear:both;
	text-align: center;
}

#language img {
	border:none;
}

#welcome_message {
	position: absolute;
	bottom: 50px;
	right: 50px;
	font-size: 200%;
	font-weight:bold;
	color:white;
}

#contentstitle {
	font-size: 180%;
	font-weight:bold;
}

/* profile ******************************/
.list_profile {
	padding:0px 0px 6px 15px;
	clear:both;
}

.list_profile dd {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 4em;
}
.list_profile dt {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	float:left;
}

.list_profile dt ul {
margin:0px 0px 0px 6em;
}

.membername {
	width: 4em;
	text-align:right;
	font-weight:bold;-
}

.memberprofile img {
	width: 100px;
	height: 80px;
	float:left;
	border: none;	
}

.profile_member_sep {
	clear:left;;
	height: 2em;
}
/* songlist******************************/
.list_songlist {
	clear:both;
}

.list_songlist dd {
	margin:0px 0px 6px 0px;
	padding:0px 0px 6px 15em;
}
.list_songlist dt {
	margin:0px 0px 3px 0px;
	padding: 0px 0px 2px 2px;
	float: left;
}

/* under construction*******************/
#under_construction {
	position: absolute;
	top: 50%;
	left: 40%;
	font-size: 200%;
	font-weight: bold;
}

/* live info **************************/
#live_day{
}

#live_place{
}

#live_tel{
}

/* link ******************************/
#link_name{
}

#link_url{
}

#link_description{
}