/* This is yuuji's css/style definition file for touring report */
body {background: #ffe;}
p.shout {text-align: center; font-size: 150%;
	 text-shadow: blue 2px 2px 1px;
}
.c  {text-align: center;}
h2 {border-top: 1px solid #003; padding-top: 0.5ex;}
img.thumbnail {float: left; margin: 0.4ex 0.7em 5px;}
span.fl {float: left; margin: 0; padding: 0;}
p, h2, h3, hr {clear: both;}
p+p, h2+p, h3+p {text-indent: 1em;}
p.cont {clear: none; text-indent: 0;}
img {
	box-shadow: black 3px 3px 3px; border: 1px white solid;
	margin-right: 3px; margin-bottom: 3px;
}
.e {border-bottom: red 1px solid;}
