﻿@charset "utf-8";
/* 
CSS Information
 File name:      reservation.css
 Author:         Administrator
 Style Info:     /reservation.php
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/

/* #reservation
***********************************/
.about {
	margin-bottom: 10px;
	border-bottom: 1px solid #d1faff;
}

#content section > p,
#content section > ul {
	margin: 10px;
	font-size: 93%;
}

.point {
	color: #1b89cf;
}

/* */