@charset "UTF-8";

/* content
---------------------------------------- */
ul.photo {
	float: right;
	margin-bottom: 30px;
}
ul.photo li {
	display: block;
	list-style: none;
	margin: 0 0 15px 0;
}
#content p {
	width: 500px;
	margin: 20px 0 20px 0;
	font-size: 80%;
	line-height: 1.5em;
}
.stop {
	clear: both;
	margin: 10px 0 20px 0;
	font-size: 50%;
}
h2 {
	clear: both;
	margin: 20px;
}
img.photo {
	float: right;
	margin-bottom: 10px;
}
p#lima {
	width: 530px;
	margin: 20px 0 20px 40px;
	font-size: 80%;
	line-height: 1.5em;
}
ul#price {
	width: 530px;
	margin: 20px 0 20px 40px;
	font-size: 80%;
}
ul#price li {
	margin: 15px 0;
	display: block;
	list-style: none;
}
#form-area {
	float: right;
	width: 330px;
	font-size: 80%;
	margin-bottom: 5px;
}
#form-area p {
	margin: 5px 0;
	width: 330px;
	font-size: 100%;
}
.tit {
	width: 80px;
	float: left;
}
.time {
	width: 100px;
}
#reserve {
	clear: both;
	margin:auto;
	width: 300px;
	text-align: center;
}
.form-comm {
	width: 300px;
	margin: 5px auto;
}
.comm {
	width: 330px;
	margin: 20px 10px 0 0;
	font-size: 90%;
}
.news {
	width: 330px;
	margin: 10px 10px 20px 0;
}
table#day {
	border: #B83E91 solid 1px;
	border-collapse: separate;
	font-size: 80%;
	width: 300px;
}
table#day td {
	border: #FAF1F7 solid 1px;
	text-align: center;
	width: 14%;
}
#news2 p {
	font-size: 90%;
	font-weight: bold;
	margin: 15px;
}
table#time {
	border: #B83E91 solid 1px;
	border-collapse: separate;
	font-size: 80%;
	width: 300px;
}
table#time td {
	border: #FAF1F7 solid 1px;
	text-align: center;
	width: 25%;
}
p#time {
	width: 290px;
	font-size: 85%;
}
