@charset "utf-8";


.datumou_kiki {
	width: 690px;
}
.datumou_kiki td {
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
.datumou_kiki td h3 {
	margin: 2px;
}

.datumou_kiki td p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

table#datsu {
	margin: 20px 80px 0 30px;
}

	table#datsu th {
		width: 12em;
		padding: 0.5em;
		text-align: center;
	}
	
	table#datsu td {
		width: auto;
		font-family: Verdana, "Century Gothic", Arial;
		letter-spacing: -1px;
		text-align: right;
		font-size: 90%
	}
	
	table#datsu td.num {
		text-align: center;
		background: #F2F3F1;
		padding: 0.2em;
	}

	table#datsu th.label {
		background-image: none;
		background-color: transparent;
		vertical-align: bottom;
		height: 1.5em;
		border: none;
		padding: 10px 0 3px 3px;
		color: #E67928;
		font-size: 110%;
		text-align: left;
	}
	
table#time {
	margin: 10px 100px 0 40px;
}
	
	table#time th {
		width: 10em;
	}
		
		table#time th.label {
			width: auto;
		}
			
	table#time td {
		width: auto;
		text-align: left;
	}
	#content .cures {
	border-collapse: separate;
	border-spacing: 6px;
	margin: 5px 30px 10px 10px;
}
	
	#content .cures td {
		background: #fff;
		border: 1px solid #eee;
		width: 50%;
		padding: 5px;
		vertical-align: top;
	}

		#content .cures h3 {
			text-align: left;
			color: #94cd42;
			font-size: 128%;
		}
	
		#content .cures p {
			margin: 0.5em 1em;
		}
	
		#content .cures p.tocure {
			position: relative;
			height: 40px;
			margin: 0;
			padding: 0;
		}
	
		#content .cures p.tocure a {
			position: absolute;
			right: 10px;
			bottom: 10px;
			width: 150px;
			height: 28px;
			background-image: url(../../../_common/image/to_cure.png);
			background-position: top;
			background-repeat: no-repeat;
			text-indent: -9999px;
			outline: none;
		}
	
			#content .cures p.tocure a:hover {
				background-position: bottom;
			}
.flow_table {
	background-image: none;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
.flow_table td {
	background-color: #FFFAF0;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	}
.flow_container {
	float: left;
	width: 330px;
	margin-right: 20px;
}
