p {  font-size: 90%; line-height: 1.3;}


/*　空室管理・予約システム用　*/
body{
  font-size:100%;
  color:#222222;
  background-color:#FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  text-align:center;
}

a:link{ text-decoration:none; color:#004196; }
a:visited{ text-decoration:none; color:#445E7D; }
a:active{ text-decoration:underline; color:#999999; }
a:hover{ text-decoration:underline; color:#FF8410; }

a.pm-button:link{ text-decoration:none; color:#FFFFFF; }
a.pm-button:visited{ text-decoration:none; color:#FFFFFF; }
a.pm-button:active{ text-decoration:underline; color:#FFFFFF; }
a.pm-button:hover{ text-decoration:none; color:#FFFF33; }



/*　基本フォントサイズ　*/
.x-large{ font-size:150%; }
.large{ font-size:120%; line-height: 1.2; }
.middle{ font-size:100%; line-height: 1.3; }
.normal{ font-size:84%; line-height: 1.3; }
.small{ font-size:75%; line-height: 1.3; }
.x-small{ font-size:60%; line-height: 1.2; }

.midasi {  font-size: 120%; font-weight: bold; }
.midasi2 {  font-size: 105%; font-weight: bold; }
.midasi3 {  font-size: 95%; font-weight: bold; }
.date { font-size:100%; color:#666666; }
.uetuki{ font-size:50%; vertical-align: super;}
.copyright{ font-size:75%; color:#666666; }


/*　FORM　*/
form.form {
    margin-top: 0em;
    margin-bottom: 0em;
}

TEXTAREA {
  width: 100%;
  background-color:#FFFFFF;
  border:1px solid;
}



/*　プラン・客室紹介用　*/
.pm-pankuzu{ 
	width: 562px;
	text-align: left;
	font-size:90%; 
	color:#666666; 
	margin: 10px auto;
}

.pm-footer {
	text-align: center;
	font-size: 75%;
	color:#666666;
}



/*　プラン　リストページ　*/
.pm-plan-list-tit {
	text-align: left;
	line-height: 1.4; 
	/*background-color: #FAF7E9;*/
        background-color: #E0EDF5;
	/*border-color: #FFCC00;*/
        border-color: #0025B2;
	padding: 4px 5px 1px 7px;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
}

.pm-plan-list-tit-text {
	text-align: left;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.5;
	/*color:#9E0000;*/
        color:#333333;
}

.pm-plan-list-tit-kikan {
	text-align: left;
	font-size: 80%;
	color:#494745;
}

.pm-plan-list-img {
	text-align: center;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.pm-plan-list-text-waku {
}

.pm-plan-list-text {
	text-align: left;
	font-size: 90%;
	color:#222222;
	line-height: 1.4; 
}

.pm-plan-list-price-text {
	text-align: left;
	font-size: 80%;
	color:#222222;
	line-height: 1.5;
	padding: 5px 0px 5px 0px;
}

.pm-plan-list-price {
	text-align: left;
	font-size: 120%;
	/*color:#9E0000;*/
        color:#333333;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 0px 5px 0px;
}

.pm-plan-list-b-s {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 94px;
	height: 28px;
	padding-top:7px;
	background: url("../img/b_yellow_s.gif") no-repeat;
	float:right;
}

.pm-plan-list-b-l {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 28px;
	padding-top:7px;
	background: url("../img/b_yellow_l.gif") no-repeat;
	float:right;
}



/*　プラン詳細　*/
.pm-plan-detail-tit {
	text-align: left;
	line-height: 1.4; 
	/*background-color: #FAF7E9;*/
        background-color: #E0EDF5;
	/*border-color: #FFCC00;*/
        border-color: #0025B2;
	padding: 4px 5px 3px 7px;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
}

.pm-plan-detail-tit-text {
	text-align: left;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.5;
	/*color:#9E0000;*/
        color:#333333;
}


/*　下の料金表　*/
.pm-plan-detail-pricelist-waku {
	width:562px;
	padding:8px;
	background-color:#F7F7F7;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}

.pm-plan-detail-pricelist-tit {
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	padding-bottom: 4px;
}

.pm-plan-detail-pricelist-kikan {
	/*color:#9E0000;*/
         color:#333333;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.5;
	text-align: center;
	padding:4px 5px;
	/*background-color:#F6EFE8;*/
         background-color: #E0EDF5;
	/*border-color:#AB621E;*/
         border-color: #0025B2;
	border-width:1px 0px 2px 0px;
	border-style:solid;
}

/*　客室名　*/
.pm-plan-detail-pricelist-room {
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	letter-spacing: 1;
	color:#9E0000;
	padding-top: 5px;
	padding-bottom: 4px;
}


/*　料金表　*/
.pm-table-price-list { 
	border-collapse: collapse; 
	border: 1px #222222 double; 
}

.pm-table-price-list TH { 
	text-align: center; 
	padding: 3px; 
	font-size:84%;
}

.pm-table-price-list TD { 
	border: 1px #999999 solid; 
	text-align: center; 
	padding: 3px; 
	font-size:84%;
}

TD.pm-table-price-color01-tit { 
	background-color: #E6E6E6; 
}

TD.pm-table-price-color01 { 
	background-color: #E6E6E6; 
}

TD.pm-table-price-color02-tit { 
	background-color: #FFFFFF; 
	color:#CC0000;
	font-weight: bold;
} 

TD.pm-table-price-color02 { 
	background-color: #FFFFFF; 
	color:#CC0000;
	font-weight: bold;
} 

.pm-weekday { 
	color:#006699;
	font-weight: normal;
} 

.pm-holiday { 
	color:#FF3300;
	font-weight: normal;
} 




/*　予約の照会・取消し　*/
.pm-plan-detail-cancel-waku {
	width:562px;
	padding:8px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

TD.pm-plan-detail-cancel-item-tit { 
	background-color: #E6E6E6; 
	text-align: center; 
	font-size:84%;
	color:#222222;
	font-weight: normal;
} 

TD.pm-plan-detail-cancel-item { 
	font-size:84%;
	color:#222222;
	font-weight: normal;
} 



/*　客室　リストページ　*/
.pm-room-list-tit {
	text-align: left;
	line-height: 1.4; 
	/*background-color: #F6EFE8;*/
	/*border-color: #AB621E;*/
	background-color: #E0EDF5;
	border-color: #0025B2;
	padding: 4px 5px 1px 7px;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
}

.pm-room-list-tit-text {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.5;
	/*color:#9E0000;*/
         color:#333333;
}

.pm-room-list-tit-text2 {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	color:#000000;
}

.pm-room-list-img {
	text-align: center;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.pm-room-list-text-waku {
}

.pm-room-list-text {
	text-align: left;
	font-size: 90%;
	color:#222222;
	line-height: 1.4; 
}

.pm-room-list-b-s {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 28px;
	padding-top:7px;
	background: url("../img/b_yellow_l.gif") no-repeat;
	float:right;
}




/*　客室　詳細ページ　*/
.pm-room-detail-tit {
	text-align: left;
	line-height: 1.4; 
	/*background-color: #F6EFE8;*/
	/*border-color: #AB621E;*/
	background-color: #E0EDF5;
	border-color: #0025B2;
	padding: 4px 5px 1px 7px;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
}

.pm-room-detail-tit-text {
	text-align: left;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.5;
	/*color:#9E0000;*/
	color:#333333;
}

.pm-room-detail-img {
	text-align: center;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.pm-room-detail-text-waku {
}

.pm-room-detail-text {
	text-align: left;
	font-size: 90%;
	color:#222222;
	line-height: 1.4; 
}

.pm-room-detail-text2 {
	text-align: left;
	font-size: 90%;
	color:#222222;
	line-height: 1.4; 
}

.pm-plan-detail-pricelist-text {
	text-align: left;
	font-size: 90%;
	color:#222222;
	line-height: 1.4; 
}




/*　区切り線　*/
.pm-plan-list-line {
	display:none;
	height: 19px; 
	background-image:url("../plan/img/d_comment_line.gif")
}

.pm-plan-detail-pricelist-line {
	display:none;
	margin-top: 30px;
	height: 19px; 
	background-image:url("../plan/img/d_comment_line.gif")
}

.pm-room-list-line {
	display:none;
	height: 19px; 
	background-image:url("../plan/img/d_comment_line.gif")
}

.pm-room-detail-line {
	display:none;
	margin-top: 30px;
	height: 19px; 
	background-image:url("../plan/img/d_comment_line.gif")
}

.pm-room-detail-pricelist-line {
	display:none;
	margin-top: 30px;
	height: 19px; 
	background-image:url("../plan/img/d_comment_line.gif")
}


/*　カレンダー用フォントサイズ　*/
.cal-tit { font-size: 130%; font-weight: bold; color:#FFFFFF; }
.cal-tit-s { font-size: 100%; color:#FFFFFF; }
.cal-day-tit { font-size: 10px; font-weight: bold; color:#FFFFFF; }
.cal-date { font-size: 84%; }
.cal-mark { font-size: 130%; font-weight: bold; }

/*////////////////////センタリング設定////////////////*/

*{margin:auto;}

.header{
margin:0px auto;
text-align:center;
padding:0px;}


.copyright{
text-align:right;}

/*////////////////////センタリング設定////////////////*/

/*////////////////////フッター設定////////////////*/
.footer-text{
font-size:x-small;
text-align:center;
padding:0px;}






/*////////////////////フッター設定////////////////*/

