@CHARSET "UTF-8";

/****************************/
/* custom style except main layout 
/****************************/

.subtitle {
	font-weight: bold;
	color: #658cb4;
}

strong {
	font-weight: bold;
	color: #658cb4;
}

.center_top {
	margin: 0 0 12px 13px;
	padding: 0;
}

.center_bottom {
	margin: 0 0 0 13px;
	padding: 0;
}

.center_left_col {
	margin: 0 0 2px 10px;
	padding: 0;
	border: 0;
}

.center_right_col {
	margin: 0 0 2px 6px;
	padding: 0;
	border: 0;
}

/******* reservation conditions ***************/

#logo_cons {
	width: 197px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	clear: both;
	color: #666;
	font-size: 15px;
	margin-top: 10px;
}

.cons ul {
	text-align: center;
}

.cons li {
	margin: 0 18px 10px -20px;
	font-size: 1.0em;
}

.access ul {
	text-align: center;
}

.access li {
	margin: 0 10px 5px -20px;
	font-size: 1.0em;
}