/*==================================================

	■ベースレイアウト

===================================================*/

/*-------------------------------------------------
	1.base
---------------------------------------------------*/
body {
	margin:0;
}
.background {
	background:url(../img/base/back_ground_img.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.base_text01 {
	font-size:11px;
	color:#666666;
}
.base_text02 {
	font-size:12px;
	color:#666666;
	line-height:22px;
}
.base_text03 {
	font-size:13px;
	color:#835C29;
	line-height:22px;
}
.base_text04 {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	line-height:18px;
}
.base_text05 {
	font-size:9px;
	color:#666666;
	line-height:12px;
}
.info_text01 {
	font-size:12px;
	color:#666666;
	line-height:18px;
}
.img {
	vertical-align:middle;
}
.brown {
	color:#835C29;
}
/*-------------------------------------------------
	2.restaurant___salon
---------------------------------------------------*/
.restaurant_text01 {
	font-size:12px;
	color:#666666;
	line-height:16px;
}
.restaurant_text02 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:18px;
}
.restaurant_text03 {
	font-size:13px;
	color:#FFFFFF;
}
.restaurant_text04 {
	font-size:13px;
	color:#666666;
	line-height:20px;
}
.restaurant_text05 {
	font-size:13px;
	color:#6A3A0D;
	font-weight:bold;
	line-height:17px;
}
.restaurant_text06 {
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.salon_line {
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:5px;
}
.salon_line02 {
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	padding:5px;
}
.salon_text01 {
	font-size:13px;
	color:#B9A185;
	line-height:18px;
}
.salon_text02 {
	font-size:15px;
	color:#B9A185;
	line-height:18px;
}
.salon_text03 {
	font-size:13px;
	color:#922800;
	line-height:24px;
}
.menu_back {
	background:url(../img/salon/img04.jpg);
	background-repeat:repeat-x;
}
/*-------------------------------------------------
	3.bar
---------------------------------------------------*/
.bar_back {
	background:url(../img/restaurant/bar_img02.jpg);
	background-repeat:no-repeat;
}
.ber_text01 {
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}
.ber_text02 {
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
.ber_text03 {
	font-size:14px;
	color:#800000;
}
.ber_text04 {
	font-size:13px;
	color:#000000;
	line-height:20px;
}
.ber_text05 {
	font-size:18px;
	color:#FF0000;
	line-height:20px;
}
