
@import "../../the.css";

h1, h2, h3, h4, address, div, p {
	clear: both;
}
p {
	border-top: 1px dashed gray;
}
.noline {
	border: none;
}

img.shot {
	margin-right: 1em;
}
img.left{
	float: left;
}
img.right{
	float: right;
}

span.bashi {
	font-size: 2em;
}
