﻿@charset"utf-8";

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

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

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

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

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

.taishou_course_box {
	width: 560px;
	height: 66px;
	margin-top: 20px;
	margin-left: 50px;
	}

dl {
	float: left;
	width: 560px;
	display: block;
	background: url(../../salon_coupon/img/back_taishou_course.gif) no-repeat;
	height: 66px;
	}

dl dt {
	clear: left;
	float: left;
	display: block;
	background: url(../../salon_coupon/img/txt_taishou_course.gif) no-repeat;
	width: 220px;
	height: 66px;
	text-indent: -9999px;
	}

dl dd {
	float: left;
	display: block;
	width: 340px;
	height: 66px;
	padding-top: 26px;
	}

.coupon {
	clear: both;
	}

.coupon_po {
	float: left;
	width: 300px;
	}

.coupon_mail {
	float: right;
	width: 300px;
	}

.btn_coupon_po a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 48px;
	margin-top: 20px;
	}

.btn_coupon_po a:link,.btn_coupon_po a:visited {
	text-decoration: none;
	background: url(../../salon_coupon/img/btn_coupon_po.gif) no-repeat 0 0; 
	width: 300px;
	height: 48px;
	}

.btn_coupon_po a:hover {
	text-decoration: none;
	background: url(../../salon_coupon/img/btn_coupon_po.gif) no-repeat 0 -48px; 
	width: 300px;
	height: 48px;
	}

.btn_coupon_mail a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 48px;
	margin-top: 20px;
	}

.btn_coupon_mail a:link,.btn_coupon_mail a:visited {
	text-decoration: none;
	background: url(../../salon_coupon/img/btn_coupon_mail.gif) no-repeat 0 0; 
	width: 300px;
	height: 48px;
	}

.btn_coupon_mail a:hover {
	text-decoration: none;
	background: url(../../salon_coupon/img/btn_coupon_mail.gif) no-repeat 0 -48px; 
	width: 300px;
	height: 48px;
	}

p.coupon_warning {
	margin-top: 5px;
	padding-left: 12px;
	text-indent: -12px;
	line-height: 16px;
	}
