/* tsuruhime */

@charset "shift_jis";
/* CSS Document */
/*　ものがたりメイン部分　*/
#travel_main {
	text-align: left;
	line-height: 1.5em;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#travel_main H3 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#travel_main P {
	text-align: center;
	text-indent: 0.5em;
	font-size: 95%;
}

.photo {
	padding: 5px;
	border: 1px solid #A0A0A0;
	background: #FAFAFA;
	margin: 1em;
}

