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

#RIGHT h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.2em;
	font-weight: bold;
	color: #3399CC;
	margin-top: 15px;
	margin-bottom: 10px;
}
#RIGHT .box {
	height: 200px;
	width: 220px;
	float: left;
	margin-bottom: 20px;
}
#RIGHT .box p {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#RIGHT .box_yoko {
	height: 140px;
	width: 570px;
}
#RIGHT .box_yoko img {
	margin: 0px 10px 10px;
	float: left;
}
#RIGHT .box_yoko2 {
	height: 200px;
	width: 570px;
}
#RIGHT .box_yoko2 img {
	margin: 0px 10px 10px;
	float: left;
}
#RIGHT .table1 .cera {
	font-size: 1.2em;
	font-weight: bold;
	color: #993300;
	margin-bottom: 10px;
}

#RIGHT  h4 {
	color: #FF6699;
	margin-top: 30px;
}
#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;
}