@charset "UTF-8";

/* -----------------------------------------------
 *          style for Owner's Life Vol.3
 * ----------------------------------------------- */


/* =========== text styles =========== */

#content-body h3 {
	margin-top: -0.2em;
	margin-bottom: 0.5em;
	color: #4880a0;
	font-size: 117%;
	line-height: 1.44;
}

#content-body p {
	margin-top: -0.35em;
	margin-bottom: 2em;
	line-height: 1.7;
}


/* =========== image styles =========== */

div.image-block-A01 {
	margin-bottom: 2em;
}

div.image-block-A02 {
	margin-bottom: 2em;
	padding: 0 14px 9px 14px;
	background-color: #eee;
}

div.image-block-A02 img {
	display: block;
	margin-bottom: 5px;
	margin-left: -14px;
	margin-right: -14px;
}


/* =========== section styles =========== */

/* ----- section ----- */

div.section {
	margin: 0;
	padding: 0;
}


/* ----- lead ----- */

#lead {
	position: relative;
	margin-bottom: 6px;
}

#lead h1 {
	margin-bottom: 30px;
}

#lead h2 {
	position: absolute;
	top: 61px;
	left: 449px;
	font-size: 117%;
	line-height: 1.44;
	color: #365c7f;
}

#lead h2 span.volume-number,
#lead h2 span.owner-name {
	color: #333;
}

#lead h2 span.owner-name {
	font-size: 86%;
}

#lead h2 em {
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
}

#lead h2 em span.quote-mark {
	display: none;
}

#lead div.float-left {
	width: 456px;
	padding-top: 34px;
}

#lead div.float-right {
	width: 214px;
}


/* ----- section-01 ----- */

#section-01-01 div.float-left {
	width: 214px;
}
#section-01-01 div.float-right {
	width: 456px;
}

#section-01-02 {
	margin-bottom: 16px;
}
#section-01-02 div.float-left {
	width: 456px;
}
#section-01-02 div.float-right {
	width: 214px;
}

#section-01-03 {
	margin-bottom: 30px;
}


/* ----- section-02 ----- */

#section-02-01 {
	margin-bottom: 5px;
}
#section-02-01 div.float-left {
	width: 456px;
}
#section-02-01 div.float-right {
	width: 214px;
}

#section-02-02 div.float-left {
	width: 214px;
}
#section-02-02 div.float-right {
	width: 456px;
}

#section-02-03 {
	margin-bottom: 30px;
}


/* ----- section-03 ----- */

#section-03 {
	margin-bottom: 10px;
}
#section-03-01 div.float-left {
	width: 456px;
}
#section-03-01 div.float-right {
	width: 214px;
}

#section-03-02 {
	margin-bottom: 30px;
}

#section-03-03 div.float-left {
	width: 456px;
}
#section-03-03 div.float-right {
	width: 214px;
}


/* ----- section-04 ----- */

#section-04 {
	margin-bottom: 45px;
}
#section-04 .date {
	margin:0;
	padding:0 0 3px 0;
	border-bottom: 1px solid #ccc;
	text-align:right;
	line-height: 1.4;
	font-size: 86%;
	color:#999;
}
#section-04 .notice {
	margin:0;
	padding:3px 0 0 0.7em;
	text-indent:-0.7em;
	line-height: 1.4;
	font-size: 86%;
	color:#999;
}


/* =========== owners-life-back-number =========== */

#content-body #owners-life-back-number {
	margin-top: 5px;
}


