@charset "UTF-8";

/* -----------------------------------------------
 *         style for Le Style PEUGEOT Vol.1
 * ----------------------------------------------- */

/* =========== content title =========== */

#content-body h1 {
	margin-bottom: 1.4em;
}



/* =========== text styles =========== */ 

#content-body h2.h1\+ {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	color: #fff;
	background-color: #fff;
}

#content-body h3 {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
	color: black;
	line-height: 2;
}

#content-body p {
	margin-top: -0.4em;
	margin-bottom: -0.4em;
	color: black;
	line-height: 2;
}

#content-body div.image-block-A01 {
	color: black;
	font-size: 83%;
	line-height: 1.4;
}

#content-body div.image-block-A01 span.image-block-caption {
	margin-top: 1em;
}


/* =========== section styles =========== */ 

/* ----- section-01 ----- */

#section-01 {
	margin-bottom: 4.1em;
}

#section-01 p {
	font-weight: bold;
}


/* ----- section-02 ----- */

#section-02 {
	margin-bottom: 3.33em;
	margin-right: 20px;
}

#section-02 div.float-left {
	width: 324px;
}

#section-02 div.float-right {
	width: 320px;
}


/* ----- section-03 ----- */

#section-03 {
	margin-bottom: 30px;
	margin-left: 20px;
}

#section-03 div.float-left {
	width: 325px;
}

#section-03 div.float-right {
	width: 340px;
}


/* ----- section-04 ----- */

#section-04 {
	min-height: 290px;
	_height: 290px;
	margin-bottom: 4em;
	margin-left: 20px;
	background: url(../img/index_bg_01.png) top left no-repeat;
}

#section-04 div.float-left {
	width: 300px;
	margin-right: -100px;
}

#section-04 div.float-left div.image-block-A01 {
}

#section-04 div.float-left div.image-block-A01 img {
	margin-top: 10px;
	margin-left: 10px;
}	

#section-04 div.float-left div.image-block-A01 span.image-block-caption {
	margin-top: 20px;
}

#section-04 div.float-right {
	width: 460px;
}

#section-04 div.float-right div.image-block-A01 {
	text-align: right;
}

#section-04 div.float-right div.image-block-A01 span.image-block-caption {
	padding-left: 100px;
}

#section-04 div.float-right div.image-block-A01 span.image-block-caption dfn {
	font-style: normal;
}


/* ----- section-05 ----- */

#section-05 {
	margin-bottom: 3.33em;
}

#section-05 div.float-left {
	width: 340px;
}

#section-05 div.float-left div.image-block-A01.pseudo-first-child {
	margin-bottom: 42px;
}

#section-05 div.float-right {
	width: 360px;
}

#section-05 div.float-right h3,
#section-05 div.float-right p,
#section-05 div.float-right span.image-block-caption {
	margin-left: 20px;
	margin-right: 20px;
}

#section-05 div.float-right div.image-block-A01 {
	margin-top: 67px;
}


/* ----- section-06 ----- */

#section-06 {
	margin-left: 20px;
	margin-bottom: 38px;
	margin-right: 20px;
	
}

#section-06 div.float-left {
	width: 200px;
}

#section-06 div.float-right {
	width: 440px;
}


/* ----- section-07 ----- */

#section-07 {
	margin-bottom: 45px;
}
#section-07 .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-07 .notice {
	margin:0;
	padding:3px 0 0 0.7em;
	text-indent:-0.7em;
	line-height: 1.4;
	font-size: 86%;
	color:#999;
}



