@charset "utf-8";
/* MRS CSS Document */
#contents #mrstop {
	background-image: url(../element/mrs/mrs-home.gif);
	height: 420px;
	color: #FFFFFF;
}
#contents #mrsspec {
	background-image: url(../element/mrs/05-back.jpg);
	height: 420px;
}

#contents #mrscompany1 {
	margin-top: 80px;
	margin-left: 60px;
	border-left: 4px solid #FFFFFF;
	padding-left: 10px;
	width: auto;
	float: left;
}
#contents #mrscompany2 {
	float: right;
	width: auto;
	margin-top: 70px;
	margin-right: 10px;
	color: #E1E1E1;
	background-image: url(../element/b-black-10.png);
	padding: 10px 20px;
	font-size: 95%;
}
/* table02
--------------------------------------------------------------------------------------------------*/
/* レイアウトフリー
--------------------------------------------------------*/
#contentsfree {
	height: auto;
	width: 900px;
	background-image: url(../element/mrs/05-back.jpg);
	background-repeat: no-repeat;
}
#contentsfree #service {
	height: 65px;
	width: 880px;
	margin-left: 10px;
	border-bottom: 3px groove #CCCCCC;
	list-style: none;
	float: none;
}
#contentsfree #service dt {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.right{
	float: left;
	margin-left: 80px;
}
#contentsfree #overflow {
	width: 900px;
	height: 352px;
	overflow: auto;
}
#contentsfree #appointment {
	height: auto;
	width: 860px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#contentsfree #table1 {
	border-bottom: 3px groove #CCCCCC;
	width: 840px;
	margin-left: 20px;
	height: auto;
	padding-bottom: 10px;
}
#contentsfree #table {
	border-bottom: 3px groove #CCCCCC;
	width: 840px;
	margin-top: 10px;
	margin-left: 20px;
	height: auto;
	padding-bottom: 10px;
}
#contentsfree ul li {
	list-style: disc url(../none);
	color: #333333;
	margin-left: 40px;
	font-size: 98%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentsfree ul li#t {
	margin-left: 0px;
	list-style: url(none) none;
	font-size: 120%;
	font-weight:bold;
}
#contentsfree ul li#r1 {
	font-weight: bold;
	margin-top: 13px;
	border-bottom: 2px groove #000066;
	height: 14px;
	list-style: none;
	margin-left: 10px;
	padding-left: 5px;
}
#contentsfree ul li#r2 {
	font-weight: bold;
	margin-top: 13px;
	border-bottom: 2px groove #005E00;
	height: 14px;
	list-style: none;
	margin-left: 10px;
	padding-left: 5px;
}
#contentsfree ul li#r3 {
	font-weight: bold;
	margin-top: 13px;
	border-bottom: 2px groove #8A840D;
	height: 14px;
	list-style: none;
	margin-left: 10px;
	padding-left: 5px;
}
#contentsfree ul li#r4 {
	font-weight: bold;
	margin-top: 13px;
	border-bottom: 2px groove #660000;
	height: 14px;
	list-style: none;
	margin-left: 10px;
	padding-left: 5px;
}
#contentsfree ul li#m {
	margin-left: 50px;
	font-size: 95%;
	color: #990000;
	list-style: square url(none);
	margin-top: 5px;
}
#contentsfree #assurance {
	margin-top: 5px;
	margin-left: 20px;
	height: 145px;
}
#contents #ratebasic {
	height: 235px;
	width: 350px;
	float: left;
}
#contents #box1 {
	height: 180px;
	width: 340px;
	float: left;
	padding-left: 15px;
}
#contents #box2 {
	float: left;
	height: 180px;
	width: 535px;
	padding-left: 10px;
}
#contents #box3 {
	height: 225px;
	width: 340px;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
#contents #box4 {
	height: 225px;
	width: 535px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#contents #rate1 {
	color: #333333;
	width: 330px;
	float: left;
	height: 170px;
}
#contents #rate2 {
	color: #333333;
	width: 530px;
	float: left;
	height: 150px;
}
#contents #rate3 {
	color: #333333;
	width: auto;
	height: 190px;
	float: left;
}
#contents #rate4 {
	color: #333333;
	width: 530px;
	height: 150px;
	float: left;
}
.title{
	float: left;
	width: 300px;
	height: 15px;
	border-bottom: 3px groove #CCCCCC;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
}
/* table006
--------------------------------------------------------------------------------------------------*/
table.table006 {
	border: 2px solid #666666;
	border-collapse: collapse;
	float: left;
	margin-right: 20px;
	margin-top: 8px;
}
table.table006 th,
table.table006 td {
	padding: 2px 1px;
	width: auto;
	border: 1px solid #999999;
	white-space: nowrap;
	color: #333333;
}
table.table006 th {
	width: 100px;
}
table.table006 td {
	font-size: 98%;
	width: 122px;
	text-align: left;
	padding-left: 10px;
}
