.header_w {
	font-size: 10px;
	color: #FFFFFF;
}
.base_f1 {
	font-size: 12px;
	color: #666666;
	height: -2px;
}
.small_f1 {
	font-size: 10px;
	color: #666666;
	height: -2px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	height: -2px;
	font-weight: bold;
}
A {
	text-decoration:none;
}
.comment {
	font-size: 12px;
	color: #666666;
	height: -2px;
	line-height: 13px;
}
.comment_s {
	font-size: 10px;
	color: #666666;
	height: -2px;
	line-height: 11px;
}
.menu_l {
	font-size: 12px;
	color: #666666;
	padding: 4px;
	line-height: 20px;
}
.size_dw {
font-size:11px
}
.title_w {
	font-size: 16px;
	color: #FFFFFF;
}
.shiro_m {
	font-size: 12px;
	color: #FFFFFF;
}
.add_info {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding: 5px;
}
.copy {
	padding: 5px;
	font-size: 12px;
	color: #666666;
}
.midashi {
	color: #6A5E4B;
	font-size: 12px;
}
.map_f {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: underline;
}

/*宿泊プラン一覧におけるスタイルシート*/

.plan_m{
	font-size: 12px;
	color: #36635C;
}

.plan_title{
	font-size: 14px;
	color: #36635C;
	font-weight: bold;
}

.plan_list{
	font-size: 12px;
	color: #CC6633;
	margin-top:10px;
}

.plan_title_red{
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.blue{
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}

/*プレゼント一覧におけるスタイルシート*/

.present_bt{
	margin-top:20px;
	float:right;
}

/*ペット宿泊情報におけるスタイルシート*/

.pet_m{
	font-size: 12px;
	color: #CC0000;
}

/*写真ページにおけるスタイルシート*/

.photo_sub{
	margin-top: 10px;
	border-left:5px solid #61BA26;
	font-size: 14px;
	color: #36635C;
	font-weight: bold;
}

.photo_list{
	margin-top: 7px;
}

.photo_list_td{
	padding: 5px 0px 3px 0px;
	font-size: 12px;
	color: #666666;
}

.photo_table_sub{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}

.photo_table_b{
	font-size: 12px;
	color: #36635C;
	font-weight: bold;
}

.photo_table_td{
	padding: 5px;
	font-size: 12px;
	color: #666666;
}

.photo_table_m{
	margin-bottom: 2px;
}

