span {
	color:#db58a4;
}

table#prof td {
	width: 800px;
	height: auto;
	margin: 0 auto;
	vertical-align:top;
	color:#333;
	clear: both;
}

td#tb_left {
	width:450px;
}

div#multiphoto {
	height:60px;
	margin:0px 0 50px 0;
}

div#multiphoto a {
	color: #ffffff;
}

div#multiphoto div {
	width:50px;
	float:left;
	margin-right:3px;
}

div#multiphoto div img {
	border:1px solid #ccc;
}

div#data {
	height:130px;
	clear:both;
}

div#data ul{
	list-style:none;
	width:380px;
	margin: 10px 0 0px 15px;
	padding:20px 0 0 10px;
}

div#data li {
	float:left;
	width:170px;
	margin:3px;
	font-size: 14px;
	letter-spacing:1px;	
}

div#comment {
	margin:10px;
	width:410px;
	color:#333;
	letter-spacing:2px;
	line-height:150%;
	font-size: 14px;
}

div#photo {
	text-align:center;
}

div#yoyaku {
	text-align:center;
	margin-left:7px;
}


.photo {
	border:1px solid #ccc;
}

div#photo p {
	margin:3px;
}

table.playdata {
	margin:20px 0 20px 5px;
	font-size:11px;
	color:#333;
	border-top:1px solid #969;
	border-left:1px solid #969;
}

table.playdata td {
	border-width:0 1px 1px 1px;
	border-color:#969;
	border-style:solid;
	background-color:#fce;
	text-align:center;
	width:12px;
	padding:3px;
}

table.playdata th {
	font-weight:normal;
	width:80px;
	border-bottom:1px solid #969;
	padding:3px;
}

/* 週間スケジュール */
table.schedule {
	width:744px;
	margin:20px 0 20px 5px;
	border-top:1px solid #969;
	border-left:1px solid #969;
}

table.schedule th,table.schedule td {
	border-width:0 1px 1px 0;
	border-color:#969;
	border-style:solid;
	letter-spacing:2px;
	padding:3px;
}

table.schedule th {
	font-size:10px;
	font-weight:normal;
	background-color:#fce;
}

table.schedule td {
	font-size:10px;
	text-align:center;
}
/* 週間スケジュールここまで */

div.tag {
	clear:both;
	margin-left:0px;
}

div.tag2 {
	clear:both;
	margin-left:20px;
}