@charset "shift_jis";
/* CSS Document */

body#diving table.shop {
	width: 640px;
}
body#diving table.shop th,body#diving table.shop td {
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
body#diving table.shop thead th {
	background: url(/diving/images/icon_thead.gif) left center no-repeat;
}
body#diving table.shop tbody td {
	background: url(/diving/images/icon_tbody.gif) left center no-repeat;
}
body#diving table.shop tbody td.mail {
	padding-right:0px;
}
/* h */
body#stay div.leftside {
	float: left;
	width: 340px;
}
body#stay div.rightside {
	float: right;
	width: 292px;
}
body#stay div.rightside p {
	width: 271px;
	height: 50px;
	padding-left: 5px;
	margin-bottom: 0px;
}
body#stay div.rightside p a {
	display: block;
	width: 271px;
	height: 50px;
	background: url(/stay/images/btn_eat.gif) no-repeat 0px 0px;
}
body#stay div.rightside p a:hover {
	background: url(/stay/images/btn_eat.gif) no-repeat 0px -50px;
}

/* H */
body#eat div.photo p {
	float: left;
	width: 200px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.3em;
}
body#eat div.photo p img {
	margin-bottom: 5px;
}
body#eat div.photo p.right {
	padding-right: 0px;
}
div.rightside p a {
	text-indent: -9999em;
	overflow: hidden;
}
