@charset "utf-8";

/* CSS Document */

#siten_info {
font-size: 12px;
line-height: 160%;
overflow:hidden;　/*float解除*/
zoom:100%;　/*float解除*/
}

#siten_info li {
	float:left;
}
	
#siten_info li .title {
padding:5px;
width:184px;
font-weight:bold;
background-color:#b7193f;
color:#FFF;
overflow:hidden;　/*float解除*/
zoom:100%;　/*float解除*/
}

#siten_info li .title .right {
float:right;
padding:1px 0 0 0;
font-size: 10px;
font-weight:bold;
}

.salon_tel {
	padding:10px 0 5px 22px;
	font-size: 16px;color: #b7193f;
	background: url(../salon/images/tel_img.gif) no-repeat 0 50%;
	}
	
	.salon_st01 {
	width:600px;
	margin:10px 0 20px 0;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size: 14px;
	line-height: 120%;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
}

.salon_st02 {
	width:600px;
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size: 14px;
	line-height: 120%;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
}

