@charset "utf-8";
/* CSS Document */
.txt {
	width:740px;
	margin: 5px;
	line-height: 2em;
	color: #333333;
	font-size: 14px;
	padding: 5px;
	float: left;
}
.txt_o {
	width:700px;
	line-height: 2em;
	color: #333333;
	font-size: 14px;
	background-image: url(../matunoyu-img/new/okami.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#txtO {
	width:550px;
	height:auto;
	font-size: 14px;
	line-height: 2em;
	float: left;
}
#matsu {
	width:270px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#matsuTxt {
	width:410px;
	float: left;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #333333;
	display: inline;
}
#detail {
	width:720px;
	margin:5px;
	padding:5px;
	float: left;
	font-size: 14px;
	line-height: 2em;
	color: #333333;
	text-indent:1em;
	display: inline;
}
#detail p {
	margin-left:5px;
	text-indent:1em;
}
.indent {
	font-size:14px;
	text-indent: 1em;
}

