@charset "utf-8";
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/*--------ご利用について--------*/
#mainContents #mainBox {
	background-image: url(../guide/images/guide_girl.gif);
	background-repeat: no-repeat;
	background-position: 530px bottom;
	width: 660px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#mainContents #mainBox p#riyou {
	background-image: url(../guide/images/ya.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 20px;
}
#mainContents #mainBox p {
	width: 520px;
	padding-left: 40px;
	margin-bottom: 3px;
}
#mainContents table {
	width: 400px;
	border-collapse:collapse;
	margin-bottom: 5px;
	margin-left: 40px;
}
#mainContents table th {
	background-color: #99CCFF;
	font-weight: normal;
	text-align: left;
	text-indent: 1em;
}
#mainContents  table  td {
	border: 1px solid #CCCCCC;
	text-indent: 1em;
}
/*--------ご予約の流れ--------*/
#mainContents dl {
	width: 660px;
}
#mainContents dt {
	float: left;
	width: 200px;
	clear: left;
	font-size: 0.1px;
	line-height: 0.1px;
}
#mainContents dd {
	height: 90px;
	padding-top: 10px;
	margin-left: 220px;
}
/*--------お問い合わせ--------*/
#mainContents ul#contact {
	clear: left;
	width: 660px;
	margin-bottom: 20px;
}
