@charset "utf-8";
/* CSS Document */

#RIGHT .fact img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#RIGHT .fact {
	height: 160px;
	width: 570px;
	margin-bottom: 10px;
}
#RIGHT .pink {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF99CC;
	margin-top: 30px;
	margin-bottom: 30px;
}
#RIGHT .box {
	height: 150px;
	width: 570px;
	margin-bottom: 15px;
	border-bottom: 2px dotted #666666;
}
#RIGHT .box img {
	float: left;
}

#RIGHT h4 {
	color: #FF6699;
	margin-top: 30px;
	font-size: 1.2em;
}



#RIGHT h5 {
	font-size: 1.1em;
	color: #993333;
	margin-top: 15px;
	margin-bottom: 10px;
}
#RIGHT ol {
	font-size: 1.1em;
	color: #993300;
}
#RIGHT li {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF3300;
}
#RIGHT .orange {
	font-size: 1.1em;
	color: #FF0000;
	line-height: 1.8em;
	text-align: center;
}



/* テーブル1 */
.sche {
	border-collapse:collapse;
	margin-bottom : 15px;
}

.sche th{
	background : #F9F3E7;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
	height : 30px;
	width : 180px;
	color : #000;
}

.sche th.time{
	width : 180px;
	background : #F5F4F0;
}

.sche td{
	color : #000;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
}

/* テーブル2 */
.sche2 {
	border-collapse:collapse;
	margin-bottom : 15px;
}

.sche2 th{
	background : #F9F3E7;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
	height : 30px;
	width : 132px;
	color : #000;
}

.sche2 th.time{
	width : 180px;
	background : #F5F4F0;
}

.sche2 td{
	color : #000;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
}
/* テーブル3 */
.sche3 {
	border-collapse:collapse;
	margin-bottom : 15px;
}

.sche3 th{
	background : #F9F3E7;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
	height : 30px;
	width : 280px;
	color : #000;
}

.sche3 th.time{
	width : 180px;
	background : #F5F4F0;
}

.sche3 td{
	color : #000;
	border : 1px solid #BD862B;
	text-align : center;
	vertical-align : middle;
}

#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;
}
