@charset "euc-jp";
/* CSS Document */

a img{
	border:none;
	}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}

#banaArea{
	margin:50px 0 0 0;
	}

table p{
	margin:5px 0;
	}
table p img{
	margin:5px 0;
	}
	
table dl,
table dt,
table dd{
	margin:0;
	}
table dt{
	color:#009999;
	font-weight:bold;
	margin:0 0 5px 0;
	}
table dd{
	margin:0 0 15px 0;
	}
	
table .icon {
	margin-right:15px;
	float:left;
	display:inline;
	width:208px;
	}
table .icon dt{
	background:url(../salon-c/img/icon.gif) no-repeat 0 0.2em;
	padding:0 0 0 15px;
	}
