@charset "utf-8";
@import "/css/template.css";

/*------------------------------------------------------------
	長町店
------------------------------------------------------------*/
#conts {
	margin: 0 75px 20px;
	padding: 0;
	
	font-size: 120%;
}

#conts h2 {
	margin: 5px 0 10px 0;
}

#conts h3 {
	margin: 5px 0 10px 0;
	clear: both;
}

#conts h3.float {
	clear: none;
}

#conts h4 {
	margin: 0 0 10px 0;
}

#conts p {
	padding: 0 0 10px 3px;
	
	line-height: 1.7;
}

#conts p span {
	font-weight: bold;
}

#conts img.right {
	margin: 25px 0 0 0;
	
	float: right;
}

#conts dl {
	margin: 0 0 15px;
	line-height: 1.7;
}

#conts dt {
	font-weight: bold;
	
	float: left;
	clear: left;
}

#conts dd {
	margin:  0 0 0 90px;
	padding: 0 0 0 25px;
	background: url(/img/store/yamato/coron.gif) no-repeat left center;
}


