@charset "Shift_JIS";
#contents {
	margin: 0px;
	background-image: url(../torikumi/img/bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 210px;
	padding-bottom: 40px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.7em;
}
#ind #contents {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.7em;
	background-image: none;
}
#ind #contents table {
	margin-bottom: 20px;
}


.touhaba {
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
}
.date {
	width: 14%;
}
.title {
	width: 32%;
}
.place {
	width: 20%;
}
.content {
	width: 34%;
}
