@charset "UTF-8";

#contSgl01 {
	font-size: 16px;
	line-height: 2.0;
	border: 5px solid #404040;
	padding: 30px 40px;
	width: 960px;
	background: url(images/idx_bg01.jpg);
}

#wrapper > #contSgl01 {
	width: 870px;
}

h1 {
	margin-bottom: 15px;
}

.photo img {
	margin-bottom: 30px;
}

.photo_vertical {
	width: 530px;
	float: left;
}

.photo_side {
	width: 370px;
	float: right;
}

.photo_side img {
	margin-left: 36px;
}

.caption {
	margin-bottom: 30px;
	display: block;
	font-size: 14px;
	text-align: right;
}

.caption img {
	margin-bottom: 0;
}

.explain {
	border: 2px solid #000000;
	padding: 15px;
	width: 870px;
	overflow: hidden;
	clear: both;
}

#contSgl01 > .explain {
	width: 836px;
}

dt {
	margin: 0 -9em 10px 0;
	padding: 4px 0 2px;
	width: 9em;
	float: left;
	background: #000000;
	color: #ffffff;
	text-align: center;
}

dd {
	margin: 0 0 10px 10em;
	padding: 4px 0 2px;
}

.note {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

.link {
	margin: 15px 0 30px;
}

dd .link {
	margin: 0;
}

.link a {
	padding-left: 22px;
	background: url(images/cmn_arrow.gif) no-repeat 0 center;
}

.banner {
	margin-top: 20px;
}

#protect {
	position: relative;
}

#cover {
	width: 334px;
	height: 188px;
	position: absolute;
	top: 0;
	right: 0;
}
