﻿@charset "utf-8";
/* CSS Document */


/* -----------------------------------------------------------

CSS Information



 File name:      salon.css

 Style Info:     サロンページのスタイル設定

----------------------------------------------------------- */
.salon-title_01{
	background:url(../img/shop_title_01.gif) no-repeat;
	width:117px;
	height:60px;
	padding-bottom:60px;
	text-indent:-9999px;
}

.salon_top {
	width:840px;
	margin-bottom:30px;
}

.salon_L {
	width:450px;
	float:left;
	margin-right:30px;
}

.salon_R {
	width:345px;
	float:right;
	position:relative;
}

.salon_add{
	font-size:122%;
	color:#A0BE00;
	border-bottom:#A0BE00 1px solid;
	padding:5px 0;
	margin-bottom:50px;
}


.salon-wording-01{
	padding-bottom:20px;
}

.salon-wording-02{
	font-size:197%;
	padding-bottom:40px;
}

.salon-wording-03{
	text-align:left;
	margin-top: 10px;
}