@charset "utf-8";
/* CSS Document */

.subtitle {
	width: 517px;
	padding: 30px 0px 0px;
}


.profile {
	width: 525px;
	padding: 20px 40px 0px 32px;
	background-image: url(/teitanso/re-style2009/images/top_profile_bg.jpg);
	background-repeat: no-repeat;
}	

.profile_report {
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.schedule {
	width: 213px;
	padding: 10px 0px 12px;
	background-image: url(/teitanso/re-style2009/images/top_schedule_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.schedule_btm {
	width: 213px;
	padding: 10px 0px 17px;
	background-image: url(/teitanso/re-style2009/images/top_schedule_line_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.img_l {
	padding: 0px;
	float: left;
	margin: 0px 30px 30px 0px;
}

.img_r {
	padding: 0px;
	float: right;
	margin: 0px 0px 30px 30px;
}

#corner {
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	width: 475px;
	padding: 15px 20px 20px;
}

#corner ul {
	list-style: none;
}

#corner ul li   {
	padding: 2px 15px 0px;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#corner_photo {
	width: 475px;
	padding: 15px 0px 0px;
}

#bottom_link {
	width: 457px;
	padding: 30px;
	text-align: center;
}

#profile {
	width: 213px;
	background-color: #101010;
}

#profile_txt {
	width: 181px;
	padding: 10px 16px 0px;
}

#artist_link {
	width: 213px;
	padding: 40px 0px 0px;
}

.contents_column_i_l {
	width: 516px;
	float: left;
	padding: 0px 39px 0px 40px;
}
