@charset "utf-8";
/******************** profile ********************/
dl.pic {
	border-collapse: collapse;
	margin: 0 0 20px 2px;
	text-align: left;
	float: left;
}
dl.pic dt {
	padding: 0;
}
dl.pic dt img {
	margin: 0 10px 0 0;
}
dl.pic dd {
	text-align: left;
	padding: 0 0 20px 0;
}
dl.pic dd img {
	margin: 1px 2px 0 0;
	width: 60px;
	height: 90px;
}
/***********/
dl.profile {
	float: left;
	width: 255px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}
dl.profile dt {
	background: #f9f9f9 url(../img/icon_arrow_5.gif) no-repeat left;
	padding: 0 2px 0 14px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
dl.profile dd, dl.profile dd.comment, dl.profile dd.comment2 {
	padding: 2px 5px 6px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
dl.profile dd.comment {
	padding: 5px 5px 10px 10px;
}
dl.profile dd.comment2 {
	padding: 5px 5px 10px 10px;
	border-bottom: none;
}

/***********/
table.profile_2 {
	width: 520px;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	margin: 15px 0 0 5px;
}
table.profile_2 td {
	border-bottom: 1px solid #ccc;
	padding: 2px 5px;
}
table.profile_2 td.item {
	background: #f9f9f9;
	width: 95px;
	padding: 2px 2px 2px 5px;
}
table.profile_2 td.item img {
	margin-right: 2px;
}
table.profile_2 td.ok {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
}
table.profile_2 td.ok span.out {
	color: #ccc;
}
/***********/
p.play {
	margin: -3px 5px 10px 5px;
	font-size: 90%;
}
p.play img {
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 2px;
}
table.play {
	width: 520px;
	border-collapse: collapse;
	margin: 0 0 15px 5px;
}
table.play td {
	border: 1px solid #ccc;
	padding: 2px 0 2px 3px;
	font-size: 90%;
	width: 140px;
}
span.spacing {
	letter-spacing: -0.1em;
}
table.play td.icon {
	text-align: center;
	padding: 2px 0;
	width: 20px;
}
table.play td.title {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	background: #e9e5f2;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
table.play td.width {
	width: 500px;
}
p.warning {
	color: #666;
	margin: -8px 0 8px 10px;
	font-size: 90%;
}
/***********/
h3.schedule {
	margin: 20px 0 15px;
}
table.schedule_week {
	border-collapse: collapse;
	width: 520px;
	margin: 0 0 15px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
table.schedule_week td {
	border: 1px solid #c8bce0;
}
table.schedule_week td.profile {
	border: none;
	padding: 0 0 5px;
}
table.schedule_week td.profile p {
	float: left;
}
table.schedule_week p.name {
	padding: 0 0 0 15px;
	background: url(../img/icon_arrow_5.gif) no-repeat left;
	font-weight: bold;
}
table.schedule_week p.new {
	margin: 0 0 0 3px;
	vertical-align: middle;
	float: left;
}
table.schedule_week p.size {
	color: #777;
	margin: 0 10px 0 15px;
	font-size: 90%;
}
table.schedule_week p.type {
	font-size: 90%;
}
table.schedule_week td.pic {
	padding: 3px;
	width: 60px;
}
table.schedule_week td.week {
	font-size: 90%;
	padding: 3px 0 1px;
	width: 70px;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	background: #f4f1f9;
}
table.schedule_week td.week span.sun {
	color: #c00;
}
table.schedule_week td.week span.sat {
	color: #36c;
}
table.schedule_week td.shift {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
	height: 70px;
}
table.schedule_week td.shift span {
	font-size: 60%;
}
table.schedule_week td.shift p {
	margin: 7px 0 0;
}
table.schedule_week td.shift p.reserve {
	margin: 7px 0 5px 2px;
	font-size: 80%;
	font-size /*\**/: 75%\9
}
*html table.schedule_week td.shift p.reserve {
	font-size: 75%;
}
*:first-child+html table.schedule_week td.shift p.reserve {
	font-size: 75%;
}
/***********/
dl.voice {
	width: 520px;
	margin: 0 0 15px 5px;
}
dl.voice dt {
	background: url(../img/icon_arrow_2.gif) no-repeat left;
	padding: 8px 0 8px 14px;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
dl.voice dd {
	margin: 0 0 10px 16px;
}


/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/