﻿@charset"utf-8";

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

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

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

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

.therapist_mail a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 28px;
	margin-top: 10px;
	}

.therapist_mail a:link,.therapist_mail a:visited {
	text-decoration: none;
	background: url(../../hypno_schedule/img/therapist_mail.gif) no-repeat 0 0; 
	width: 660px;
	height: 28px;
	}

.therapist_mail a:hover {
	text-decoration: none;
	background: url(../../hypno_schedule/img/therapist_mail.gif) no-repeat 0 -28px; 
	width: 660px;
	height: 28px;
	}

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

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

.week_date_back {
	background: url(../../hypno_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 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 24px;
	margin-top: 10px;
	margin-left: 560px;
	}

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

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