@charset "utf-8";
/* CSS Document */

#meet table {
	margin: 0px;
	width: 570px;
}

#meet table tr td {
	text-align: left;
	background-color: #FFFAF0;
	width: 100%;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-width: 1px;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

#meet table tr td h4 {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.1em;
}

#meet {}


.yajirushi {
	width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFBF2;
	border-top-style: none;
	border-bottom-style: none;
}
