/* ------------------------------------------------------------------------------
 為朝之湯について
------------------------------------------------------------------------------ */

/*
#tametom .content {
	float: right;
	width: 244px;
}
#tametom .pic {
	float: left;
	width: 402px;
	border: solid 3px #EAD885;
}
*/
#tametom .section {
	margin-top: 24px;
	background-color: #fff;
	border: solid 1px #F5F0D0;
	padding: 1em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#tametom .section h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 21px;
	margin-bottom: 1em;
}
#tametom .section p {
	margin-left: 21px;
}


/* ------------------------------------------------------------------------------
 露天風呂（男女 各1）
------------------------------------------------------------------------------ */

#roten .content {
	float: right;
	width: 244px;
}
#wrap_gallery1 {
	padding: 5px;
	background-color: #fff;
	width: 400px;
}
#thums1 {
	margin-top: 5px;
	margin-left: 0;
}
#thums1 li {
	float: left;
	list-style: none;
	border: solid 2px transparent;
}
#thums1 li:first-child {
	margin-left: 2px;
}
#thums1 li.pager-active {
	border: solid 2px #FF7145;
}
#roten .section {
	margin-top: 24px;
	background-color: #fff;
	border: solid 1px #F5F0D0;
	padding: 1em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#roten .section h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 21px;
	margin-bottom: 1em;
}
#roten .section p {
	margin-left: 21px;
}

/* ------------------------------------------------------------------------------
 露天風呂（男女 各1）
------------------------------------------------------------------------------ */

#daiyokujo .content {
	float: right;
	width: 244px;
}
#wrap_gallery2 {
	padding: 5px;
	background-color: #fff;
	width: 400px;
}
#thums2 {
	margin-top: 5px;
	margin-left: 0;
}
#thums2 li {
	float: left;
	list-style: none;
	border: solid 2px transparent;
}
#thums2 li:first-child {
	margin-left: 2px;
}
#thums2 li.pager-active {
	border: solid 2px #FF7145;
}
#daiyokujo .section {
	margin-top: 24px;
	background-color: #fff;
	border: solid 1px #F5F0D0;
	padding: 1em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#daiyokujo .section h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 21px;
	margin-bottom: 1em;
}
#daiyokujo .section p {
	margin-left: 21px;
}
