/*====================================*/
/*	初期設定
/*====================================*/

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

body {
	background-image: url(../img/bg3.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	}




/*====================================*/
/*	warapper
/*====================================*/

#header{
	width:1000px;
	height:auto;
	margin:0 auto;
}

#warapper{
	width:1000px;
	margin:0 auto 120px;
	height:auto;
}

#main_warapper{
	width:1000px;
	margin:0 auto;
	background-image:url(../img/header_bg.gif);
	background-repeat:no-repeat;
}

#main_detail1,
#main_detail2,
#main_detail3,
#main_detail4 {
	width:1000px;
	margin:0 auto;
}

#view {
	width:1000px;
	height:512px;
}

#view ul {
	margin:0 0 0 140px;
	padding:0;
}

#view li {
	list-style:none;
	float:left;
}

#container {
	width:970px;
	height:auto;
	margin:0 auto;
}

#container_up {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#ffd4b6;
}

#container_half {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#e6cfcf;
}

#container_bob {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#dcd2e1;
}

#container_salon {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#FFF0C8;
}


#salon_data {
	width:940px;
	height:auto;
	margin:0px auto 30px auto;
}

#salon_box {
	width:940px;
	height:auto;
	background-color:#ffffff;

}

#salon_box2 {
	width:938px;
	height:auto;
	background-color:#ffffff;
	margin:0 auto;
	border:solid 1px #5B3932;
}

.salon_shop {
	margin:0px 150px 0px auto;
	height:auto;
}



/*====================================*/
/*	images_box
/*====================================*/

.left_box {
	width:287px;
	height:auto;;
	float:left;
}

.center_box {
	width:426px;
	height:auto;
	float:left;
}

.data_box {
	width:416px;
	height:auto;
	margin:10px 5px 10px 5px;
	background-color:#ffffff;
}

table.data {
    width:402px;
    padding: 7px;
}

.right_box {
	width:287px;
	height:auto;;
	float:left;
}

.data_box2 {
	width:251px;
	height:auto;
	margin:0 28px 0px 9px;
	background-color:#ffffff;
}

table.data2 {
    padding: 10px 15px 15px 15px;
}

.etc_box {
	width:1000px;
	height:auto;
	float:left;
	background-image:url(../img/item_bg.gif);
	background-repeat:repeat-x;
}

.data_box3 {
	width:940px;
	height:auto;
	margin:0 30px 20px 30px;
}

table.data3 {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}

p.item {
	font-size:14px; 
	line-height:21px;
	color:#cc3300;
	font-weight:bold;
	margin:10px 0 10px 0;
}


p.hotel {
	font-size:14px; 
	line-height:21px;
	margin:10px 0 10px 0;
}

/*====================================*/
/*	font
/*====================================*/

h1{
	font-size:14px;
	margin:20px 0 20px 0;
}

h2{
	font-size:14px;
	margin:0 0 20px 0;
}

.fs14{
	font-size:14px; 
	line-height:21px;
}

.fs12{
	font-size:12px; 
	line-height:15px;
}

#footer {
	width:400px;
	height:30px;
	text-align:center;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
}

address{
	font-style:normal;
	text-align:center;
	font-size:16px;
	margin-bottom:10px;
}

#salon_data table{
	border-left:solid 1px #5B3932;
}

#salon_data td {
	font-size:14px;
	line-height:21px;
	padding:10px;
	border-right:solid 1px #5B3932;
	border-bottom:solid 1px #5B3932;
}



/*====================================*/
/*	float解除
/*====================================*/

.clear{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	display: block;
}
#footer2 {
	background: url(../img/footer_bg.jpg) repeat-x;
	height: 120px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 999;
}
#footer2Innner {
	width: 1000px;
	margin: 0 auto;
	height: 105px;
	padding: 15px 0 0 450px;
}
#footer2Innner .morning {
	width: 114px;
	height: 114px;
	float: left;
	margin: -25px 0 0 -170px;

}
#footer2Innner .left {
	height: 92px;
	width: 435px;
	float: left;
	margin: 0 0 0 -50px;
}
#footer2Innner .right {
	float: left;
	width: 395px;
	height: 92px;
	margin: 0 0 0 12px;
}
#footer2 .time {
	float: left;
	height: 92px;
	width: 106px;
	margin: 0 10px 0 0;
}
.left .shopTitle {
	margin: 5px 0px 9px;
}
.left .shopDetail {
	margin: 0px 0px 11px;
}
.right .shopTitle img {
	margin: 1px 0px 11px;
}
.right .shopDetail {
	margin: 0px 0px 11px;
}
#facebook {
	text-align: center;
}
