﻿@charset"utf-8";

/*++++++++++++++++++++++++++*/
/* Rishece SITE Ver.4.0 CSS */
/*++++++++++++++++++++++++++*/

h2 {
	clear: both;
	background: url("../../salon_schedule/img/banner_page_title.gif") no-repeat;
	height: 90px;
	text-indent: -9999px;
	}

h3.banner_top_01 {
	background: url(../../salon_schedule/img/banner_top_01.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}

h3.banner_top_02 {
	background: url(../../salon_schedule/img/banner_top_02.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}

.salon_schedule_warning {
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 15px;
	}

.salon_schedule_warning li {
	font-size: 12px;
	line-height: 20px;
	}

.week_date_back {
	background: url(../../salon_schedule/img/date_back.gif) no-repeat;
	height: 28px;
	}

p.week_date {
	font-weight: bold;
	padding: 8px 0 0 10px;
	color: #FFFFFF;
	}

table.schedule_hyou {
	border-color: #eeeeee;
	width: 640px;
	text-align: center;
	}

table tr.schedule_date_tr {
	background-color: #f5f7cc;
	}

table td.schedule_date {
	width: 82px;
	font-weight: bold;
	}

table td.schedule_time {
	background-color: #fffdf2;
	}

table td {
	padding: 3px 0 2px 0;
	}

.schedule_week_footer {
	clear: both;
	margin-top: 10px;
	margin-left: 440px;
	width: 220px;
	height: 24px;
	}

.schedule_week_footer li {
	display: inline;
	float: left;
	}

.schedule_week_footer a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	vertical-align: bottom;
	}

.schedule_week_footer li.schedule_week_footer_01 a:link,.schedule_week_footer li.schedule_week_footer_01 a:visited {
	text-decoration: none;
	background: url(../../salon_schedule/img/btn_reservation.gif) no-repeat 0 0; 
	width: 100px;
	height: 24px;
	}

.schedule_week_footer li.schedule_week_footer_01 a:hover {
	text-decoration: none;
	background:url(../../salon_schedule/img/btn_reservation.gif) no-repeat 0 -24px; 
	width: 100px;
	height: 24px;
	}

.schedule_week_footer li.schedule_week_footer_02 a:link,.schedule_week_footer li.schedule_week_footer_02 a:visited {
	text-decoration: none;
	background: url(../../salon_schedule/img/btn_reservation.gif) no-repeat -120px 0; 
	width: 100px;
	height: 24px;
	margin-left: 20px;
	}

.schedule_week_footer li.schedule_week_footer_02 a:hover {
	text-decoration: none;
	background:url(../../salon_schedule/img/btn_reservation.gif) no-repeat -120px -24px; 
	width: 100px;
	height: 24px;
	margin-left: 20px;
	}

.schedule_week_footer li.schedule_week_footer_03 a:link,.schedule_week_footer li.schedule_week_footer_03 a:visited {
	text-decoration: none;
	background: url(../../salon_schedule/img/btn_reservation_02.gif) no-repeat 0 0; 
	width: 220px;
	height: 24px;
	}

.schedule_week_footer li.schedule_week_footer_03 a:hover {
	text-decoration: none;
	background:url(../../salon_schedule/img/btn_reservation_02.gif) no-repeat 0 -24px; 
	width: 220px;
	height: 24px;
	}

.schedule_warning_box {
	background-color: #f5f2ec;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	}

.schedule_warning_box_inner {
	padding: 10px 20px 10px 20px;
	}