﻿@charset "utf-8";

.pop1 {
	width: 440px; 
	background: url(../images/common/title_bg_g.gif) repeat-x;
	border: solid #ccc 1px;
	margin: 0 auto;
}
.pop2 {
	width: 540px; 
	background: url(../images/roomlist/bg_top.gif) repeat-x;
	border: solid #ccc 1px;
	margin: 0 auto;
}
.popup {
	padding: 20px 20px;
	text-align: left;
}
h2.pagetitle{
	font-size: 137.5%;
	line-height: 160%;
	text-align: left;
	color: #004EA2;
	margin: 10px 0 15px 0;
}
.popup p{
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 81.25%;
	line-height: 180%;
	text-align: left;
	margin: 0 0 10px 0;
}

p.copyright{
	font-size: 68.75%;
	line-height: 160%;
	text-align: right;
	margin: 10px 0 10px 0;
}

.pop2 table{
	border: 0;
	margin: 0 0 15px 0;
}
.pop2 table td{
	font-size: 81.25%;
	line-height: 160%;
	text-align: left;
	border: 0;
	padding: 3px 10px 3px 5px;
	vertical-align: top;
}
.pop2 table td.line{
	border-right: solid #999 1px;
	border-bottom: solid #999 1px;
	vertical-align: middle;
}
.pop2 table td.line2{
	border-right: solid #999 1px;
	border-bottom: solid #999 2px;
	vertical-align: middle;
}
.pop2 table td.line3{
	border-right: solid #999 0px;
}
.pop2 table td.tani{
	border-right: solid #999 0px;
	vertical-align: bottom;
	text-align: right;
}
.pop2 table td.title1{
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #009944;
	border-right: solid #999 0px;
	padding: 15px 10px 3px 5px;
}
.pop2 table td.title2{
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #F39700;
	border-right: solid #999 0px;
	padding: 15px 10px 3px 5px;
}
.pop2 table td.title3{
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #00A0E9;
	border-right: solid #999 0px;
	padding: 15px 10px 3px 5px;
}
.pop2 table td.suji{
	font-size: 100%;
	line-height: 160%;
	text-align: right;
}
.pop2 table td.gt1{
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #009944;
}
.pop2 table td.gt2{
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #F39700;
}
.pop2 table td.gt3{
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #00A0E9;
}
.pop2 table tr.green {
	background: url(../images/roomlist/bg_tr.gif) repeat-y right;
	
}
.pop2 table tr.gray {
	background: #EEE;
	
}
.popup p.btn{
	font-size: 81.25%;
	font-weight: bold;
	line-height: 180%;
	text-align: right;
	margin: 20px 0 20px 0;
}
.popup p.btn a{
	color: #E4007F;
	background: #EEE;
	border: solid #999 1px;
	padding: 5px 10px;
	text-decoration: none;
}

