﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#container #leftside_01 h2 {
	margin-bottom: 20px;
	font-size: 12px;
	color: #999;
	background-image: url(../images/bg_midashi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	clear: left;
}
#container #leftside_01 dl {
	margin-bottom: 20px;
}

#container #leftside_01 h2 img {

}
#container #leftside_01 h2 span {
	color: #999;
	margin-left: 10px;
}
#container  #leftside_01 h3 {
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #fc0;
	padding: 5px;
	clear: left;
	margin-bottom: 20px;
}
#container #leftside_01 h4 {
	margin-bottom: 20px;
}

#container #leftside_01 h3 span {
	color: #999;
	margin-left: 10px;
}
#container #leftside_01 p {
	margin-bottom: 20px;
}
#container #leftside_01 table {
	margin-bottom: 20px;
}
#container #leftside_01 #new_01 {
	margin-left: 20px;
	line-height: 200%;
}

#container  #leftside_01  #new_01 dt {
	float: left;
	width: 95px;
	font-weight: bold;
	background-image: url(../images/pasha-com-list-01.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#container #leftside_01 #new_04 {
	margin-bottom: 50px;
	border: 5px double #f5f5f5;
	padding: 20px 20px 20px;
}
#container #leftside_01 #map_01 {
	background-color: #fc0;
	height: 356px;
	width: 656px;
	padding: 2px;
	margin-bottom: 20px;
}

#container #leftside_01 #map_02 {
	background-color: #8090A1;
	height: 356px;
	width: 656px;
	padding: 2px;
	margin-bottom: 20px;
}
#container #leftside_01 #map_03 {
	background-color: #F768A1;
	height: 356px;
	width: 656px;
	padding: 2px;
	margin-bottom: 20px;
}

#container #leftside_01 #map_04 {
	background-color: #a27a54;
	height: 356px;
	width: 656px;
	padding: 2px;
	margin-bottom: 20px;
}
#container #leftside_01 .salon_01 {
	width: 600px;
}
#container #leftside_01 .salon_01 td {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#container #leftside_01 .salon_01 .salon_photo_01 {
	border: 2px solid #fc0;
}
#container #leftside_01 .salon_01 a:hover  .salon_photo_01{
	border: 2px solid #000;
}

#container   #leftside_01 .salon_01 .salon_logo_01 {
	text-align: center;
	width: 110px;
}
#container #leftside_01 .salon_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	width: 660px;
}
#container #leftside_01  .salon_02  th {
	background-color: #fc0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding: 10px;
	color: #fff;
	text-align: left;
}
#container #leftside_01 .salon_02 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #fdfdfd;
}
#container #leftside_01 .salon_03 {
	font-size: 13px;
	margin-bottom: 20px;
	border: 1px solid #fc0;
	background-color: #FFF9E1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #leftside_01 .salon_05 {
	font-size: 13px;
	margin-bottom: 20px;
	border: 1px solid #f768a1;
	background-color: #FEEDF3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #leftside_01 .salon_06 {
	font-size: 13px;
	margin-bottom: 20px;
	border: 1px solid #a27a54;
	background-color: #F3EEE9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#container #leftside_01 .salon_04 {
	margin-bottom: 15px;
}

#container  #leftside_01  .salon_04 dt {
	background-image: url(../images/pasha-com-list-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
}
#container #leftside_01 .salon_04 dd {
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 5px;
}
#container #rightside_01 .banner_01 {
	margin-bottom: 20px;
}
#box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_side.png);
	background-repeat: repeat-y;
	padding-top: 20px;
}