#mm ul li#mm_roomplan{
	background: url(../images/common/mm_roomplan.png) no-repeat 0px -40px;
}

h2{
	width: 920px;
	height: 48px;
	margin: 0px 0px 20px 15px;
	text-indent: -9999px;
	background: url(../images/roomplan/h2_roomplan.png) no-repeat 0px 0px;
}

p.aori{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 40px 30px;
}

div#loan_outline{
	position: relative;
	width: 600px;
	margin: 30px 0px 0px 155px;
	border: 3px solid #ed6941;
	padding: 30px 20px 10px;
}
div#loan_outline img{
	display: block;
	position: absolute;
	top: -15px;
	left: 10px;
}
div#loan_outline p{
	font-size: 69%;
	line-height: 200%;
}

/* 間取りプラン-----------------------------*/
.roomplan {
	width: 850px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.roomplan table {
	margin-bottom: 20px;
}
.roomplan td.parse {
	width: 480px;
	vertical-align: top;
	text-align: right;
}
.roomplan td.type {
	width: 370px;
	padding-top: 25px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}
.roomplan td.type ul {
	margin: 0px;
	padding: 0px;
}
.roomplan td.type li {
	float: left;
	list-style-type: none;
	margin-bottom: 3px;
}
.roomplan a {
	color: #660066;
	text-decoration: underline;
}
.roomplan td.position {
	padding: 0px;
	vertical-align: top;
	width: 300px;
}
.roomplan td.position p {
	margin-bottom: 15px;
	line-height: 1.8;
}
.roomplan td.layout {
	vertical-align: top;
	width: 550px;
	padding-top: 40px;
	text-align: center;
	margin-bottom: 30px;
}
.roomplan .floorspace ,.price ,.loan{
	margin-top: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 83%;
}
.roomplan .floormap {
	margin: 0px;
	text-align: center;
}
.roomplan .btn_print {
	margin: 30px 0 0;
	text-align: center;
}
.roomplan .planlist {
	padding: 0 0 15px;
	text-align: center;
}
.price span, .loan span{
	font-size: 200%;
	font-weight: bold;
	margin: 0px 5px;
}

p.to_loan_outline{
	width: 300px;
	height: 26px;
	text-indent: -9999px;
	background: url(../images/roomplan/to_loan_off.png) no-repeat 0px 0px;
}
p.to_loan_outline a{
	display: block;
	width: 300px;
	height: 26px;
}
p.to_loan_outline a:hover{
	background: url(../images/roomplan/to_loan_on.png) no-repeat 0px 0px;
}
#floorspace{
	width: 300px;
	padding-top: 24px;
	background: url(../images/roomplan/floorspace_title.png) no-repeat 0px 0px;
}

#payout{
	width: 300px;
	padding-top: 24px;
	background: url(../images/roomplan/payout_title.png) no-repeat 0px 0px;
}

#payout table, #floorspace table{
	width: 280px;
	margin-left: 11px;
	border-collapse: collapse;
	font-size: 83%;
}
#payout table tr th, #floorspace table tr th{
	padding: 5px;
	text-align: center;
	background: #EEE;
	border-style: none;
}
#payout table tr td, #floorspace table tr td{
	padding: 5px;
	text-align: right;
	background: #FAFAFA;
	border-style: none;
}
#payout table tr.bar th{
	margin: 0;
	background: url(../images/roomplan/table_bar_back2.png) repeat-x 0px 0px;
}
#payout table tr.bar td{
	margin: 0;
	background: url(../images/roomplan/table_bar_back.png) repeat-x 0px 0px;
	font-weight: bold;
}

#price{
	width: 300px;
	padding-top: 24px;
	margin-bottom: 20px;
	background: url(../images/roomplan/price_title.png) no-repeat 0px 0px;
	text-align: center;
}

#price p{
	font-size: 83%;
	margin: 0px 8px 0px 12px;
	background: #F0F0F0;
}

#price p span{
	margin-right: 5px;
	font-size: 144%;
	font-weight: bold;
}