@charset "utf-8";
body {
	background:#fff;
	margin: 0px;
	padding: 0px;
#FCF9F9}
.nodisp {
	display: none;
}
#head1 {
	height: 44px;
	width: AUTO;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
.headpic-R {
	padding: 0px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headpic-L {
	background-color: #FFF;
	padding: 0px;
	float: left;
	margin-top: 10px;
	text-decoration: none;
}
.poster {
	height: 300px;
	margin-top: 16px;
	margin-bottom: 0px;
	text-align: center;
}
.poster img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #8E8E8E;
}
.c_caption {
	font-size: large;
	font-weight: bold;
}
/* 20210727 追加　*/
img.right {
	float:right;
	margin:0.5em;
	}
