@charset "shift_jis";
#RIGHT .table {
	width: 566px;
	margin-bottom: 15px;
}
#RIGHT .table table/* スケジュール */
 {
	border-collapse:collapse;
}
#RIGHT  .table table th{
	background : #F9F3E7;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
	height : 30px;
	width : 50px;
	color : #000000;
	font-size: 80%;
}
#RIGHT  .table table th.time{
	width : 180px;
	background : #F5F4F0;
}
#RIGHT  .table table td{
	color : #000000;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
	font-size: 80%;
}
#RIGHT  .text  {
	font-size: 80%;
	line-height: 130%;
	color: #666666;
	padding-bottom: 10px;
}
#RIGHT .left-image {
	display: block;
	float: left;
}
#RIGHT .box {
	background-color: #F5F0DC;
	width: 530px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #666666;
	font-size: 80%;
	line-height: 130%;
}
/*IE5.5調整用*/
* html #RIGHT .box{
	width /**/:550px;
}#RIGHT h2 {
	margin-bottom: 5px;
}
#RIGHT .text #roentgen {
	margin-right: 10px;
	display: block;
}
#RIGHT .text strong {
	font-weight: bold;
	color: #FF6600;
}
