/**ヘッダーここから**/
#header {
	width: 800px;
	top: 0px;
	left: 0px;
	height: 454px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_title {
	width: 800px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#main_photo {
	width: 800px;
	padding: 0px;
	background-image: url(../../img/salon/index/main_photo.jpg);
	background-repeat: no-repeat;
	height: 290px;
	margin: 0px;
}
#main_photo p {
	display: none;
	margin: 0px;
	padding: 0px;
}
#sub_photo {
	width: 800px;
	padding: 0px;
	background-image: url(../img/index/sab_photo.jpg);
	background-repeat: no-repeat;
	height: 270px;
	margin: 0px;
}
#sub_photo p {
	display: none;
	margin: 0px;
	padding: 0px;
}
.link_list {
	width: 770px;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
.link_list p {
	margin: 0px;
	padding: 0px;
}

#news{
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A36209;
}
#news .title{
	margin-bottom: 5px;
	height: 30px;
	width: 520px;
}
.title span {
	display: none;
}
#news dl {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 30px;
}
#news dt {
	padding-bottom: 3px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #CC3300;
	font-weight: bold;
	font-size: small;
}
#news dd {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 0px;
	margin-left: 20px;
	font-size: small;
}
#aisatsu{
	margin-bottom: 20px;
	font-size: small;
	width: 460px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-attachment: scroll;
	background-image: url(../img/index/aisatsu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#aisatsu h3 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#aisatsu h4 {
	color: #FF3366;
	margin-top: 0px;
	padding: 0px;
}
#aisatsu h5 {
	color: #666600;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: medium;
}
#aisatsu p {
	color: #3D0000;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 1.8em;
}
#aisatsu strong {
	color: #FF6600;
}
