﻿@charset"utf-8";

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

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

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

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

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

h4.banner_facial_01 {
	background: url(../../salon_menu/img/facial_01.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	}

h4.banner_facial_02 {
	background: url(../../salon_menu/img/facial_02.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

h4.banner_facial_03 {
	background: url(../../salon_menu/img/facial_03.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

h4.banner_body_01 {
	background: url(../../salon_menu/img/body_01.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	}

h4.banner_body_02 {
	background: url(../../salon_menu/img/body_02.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

h4.banner_body_03 {
	background: url(../../salon_menu/img/body_03.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

h4.banner_parts_01 {
	background: url(../../salon_menu/img/parts_01.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	}

h4.banner_parts_02 {
	background: url(../../salon_menu/img/parts_02.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

h4.banner_parts_03 {
	background: url(../../salon_menu/img/parts_03.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-top: 20px;
	}

.course_box {
	width: 640px;
	border-bottom: 1px solid #eeeeee;
	}

dl {
	clear: both;
	float: left;
	width: 640px;
	display: block;
	padding: 5px 0 4px 0;
	}

dd {
	padding-top: 2px;
	}

dl.course_01 dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_menu/img/txt_time.gif) no-repeat;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
	}

dl.course_01 dd {
	float: left;
	display: block;
	width: 230px;
	}

.course_01_left {
	float: left;
	width: 320px;
	}

.course_01_right {
	float: left;
	width: 320px;
	}

dl.course_02 dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_menu/img/txt_time_in.gif) no-repeat;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
	}

dl.course_02 dd {
	float: left;
	display: block;
	width: 230px;
	}

dl.course_03 dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_menu/img/txt_contents.gif) no-repeat;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
	}

dl.course_03 dd,.course_04 dd,.course_05 dd, {
	float: left;
	display: block;
	width: 550px;
	}

dl.course_04 dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_menu/img/txt_comment.gif) no-repeat;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
	}

dl.course_05 dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_menu/img/txt_price.gif) no-repeat;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
	}

.btn_salon_entry a {
	clear: both;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 24px;
	margin-left: 560px;
	margin-top: 5px;
	}

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

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

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

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