@charset "utf-8";
#leftContents {
	float: left;
	width: 530px;
	line-height: 1.7;
	margin-bottom: 20px;
}
.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.text {
	margin-bottom: 30px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 12px;
}
.name {
	text-align: right;
	margin-bottom: 20px;
}
#rightContents {
	float: right;
	width: 220px;
	margin-bottom: 20px;
}
#rightConBox {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #DDDCD6;
	margin-bottom: 10px;
}
.small {
	font-size: 10px;
	padding-bottom: 10px;
	line-height: 1.2;
}
#leftContents iframe {
	border: 1px solid #949C88;
}
.rightTxt {
	margin-bottom: 10px;
}
