@charset "UTF-8";

/* -----------------------------------------------
 *          style for Owner's Life Vol.5
 * ----------------------------------------------- */


/* =========== text styles =========== */

#content-body h3 {
	margin-top: -0.2em;
	margin-bottom: 1.5em;
	color: #ff6423;
	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;
}


/* =========== section styles =========== */

/* ----- section ----- */

div.section {
	margin: 0;
	padding: 0;
}


/* ----- lead ----- */

#lead {
	position: relative;
	margin-bottom: 6px;
}

#lead h1 {
	margin-bottom: 40px;
}

#lead h2 {
	position: absolute;
	top: 344px;
	left: 414px;
	font-size: 117%;
	line-height: 1.44;
	text-align:right;
	color: #fff;
}

#lead h2 span.volume-number,
#lead h2 span.owner-name {
	color: #fff;
}

#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: 455px;
	padding-top: 47px;
}

#lead div.float-right {
	width: 215px;
}


/* ----- section-01 ----- */

#section-01-01 div.float-left {
	width: 355px;
}
#section-01-01 div.float-right {
	width: 320px;
}

#section-01-02 {
	margin-bottom: 25px;
	clear:both;
}

#section-01-03 div.float-left {
	width: 380px;
}
#section-01-03 div.float-right {
	width: 320px;
}

#section-01-04{
	margin-bottom: 60px;
}
#section-01-04 div.float-left {
	width: 340px;
}
#section-01-04 div.float-right {
	width: 335px;
}


/* ----- section-02 ----- */
#section-02-01 div.float-left {
	width: 380px;
}
#section-02-01 div.float-right {
	width: 320px;
}

#section-02-02 {
	margin-top: 5px;
}
#section-02-02 div.float-left {
	width: 485px;
	margin-bottom: 1px;
}
#section-02-02 div.float-left p {
	margin-right: 24px;
}
#section-02-02 div.float-left img {
	vertical-align: top;
}
#section-02-02 div.float-right {
	width: 215px;
	padding-top: 4px;
	margin-bottom: 1px;
}
#section-02-02 div.float-right img {
	vertical-align: top;
}

#section-02-03 div.float-left {
	width: 240px;
}
#section-02-03 div.float-right {
	width: 460px;
	padding-top: 23px;
}

#section-02-04{
	clear: both;
	margin-bottom: 55px;
}


/* ----- section-03 ----- */

#section-03 {
	margin-bottom: 8px;
}
#section-03-01 div.float-left {
	width: 355px;
}
#section-03-01 div.float-right {
	width: 320px;
}

#section-03-02 {
	margin-bottom: 30px;
}

#section-03-03 div.float-left {
	width: 315px;
}
#section-03-03 div.float-left .txtfoot {
	margin-bottom: 0;
}
#section-03-03 div.float-right {
	width: 360px;
}
#section-03-03 div.float-right div.image-block-A01 {
	margin-bottom: 0;
}

#section-03-04 div.float-left {
	width: 340px;
}
#section-03-04 div.float-right {
	width: 335px;
}
#section-03-04 div.float-right p {
	margin-top: 1.5em;
}

#section-03-05 p {
	clear: both;
}


/* ----- 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: 15px;
}


