@charset "utf-8";

#content .contentInner .contentBody .yuukankun {
	position: relative;
	margin: 20px 0;
}
	#content .contentInner .contentBody .yuukankun .image {
	}
	#content .contentInner .contentBody .yuukankun p.caption {
		position: absolute;
		right: 0;
		top: 35px;
	}
		#content .contentInner .contentBody .yuukankun p.caption span.bullet {
			color: #90c;
		}


#content .contentInner .contentBody table {
	width: 690px;
}

#content .contentInner .contentBody table tr th {
	white-space: nowrap;
}

form input[type="text"].alt {
	width: 5em;
}

#content .contentInner .contentBody p.formNotice {
	text-align: center;
	margin-top: 2em;
}
