﻿@charset "utf-8";

/* ROOM TYPE
---------------------------------------------*/

.scd p {letter-spacing: 0.1em;}

.roomimg01 {
	float: left;
	width: 330px;
	padding-top: 15px;}

.roomimg02 {
	float: left;
	width: 370px;
	padding-top: 15px;}

.roomsummary01 {
	float: right;
	width: 550px;
	padding-top: 10px;}

.roomsummary02 {
	float: right;
	width: 520px;
	padding-top: 10px;}

.roomdetail caption {
	text-align: left;
	padding: 30px 0 6px 0;}

.roomdetail {
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px dotted #ccc;}

.roomdetail th,.roomdetail td {
	vertical-align: top;
	padding: 5px 0;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;}

.roomdetail th { width: 60px;}

.bdrtop {
	clear: both;
	text-align: left;
	border-top: 1px dotted #ccc;}

.bdrtop img {margin-top: 25px;}

.stockroom {
	float: left;
	width: 540px;
	padding-top: 15px;}

.roomsummary03 {
	float: right;
	width: 350px;}

.roomdetail02 caption {
	text-align: left;
	padding: 0 0 6px 0;}

.roomdetail02 {
	width: 350px;
	margin-bottom: 25px;
	border-collapse: collapse;
	border-top: 1px dotted #ccc;}

.roomdetail02 th,.roomdetail02 td {
	vertical-align: top;
	padding: 5px 0;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;}

.roomdetail02 th { width: 60px;}

#stockroomatt {
	padding: 6px 0;
	border-top: 1px dotted #ccc;}

#stockroomatt ul li {line-height: 2em;}

.madori {
	margin-top: 20px;
	padding: 15px 0 30px 0;}