@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#edc_life_cul_p {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #edc_life_cul_p {
	height: 500px;
}

#edc_life_cul_p a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

div.page-link {
	background: #f9f2ea;
	padding: 12px 20px;
}

div.page-link li {
	display: inline;
	font-size: 80%;
	margin-right: 30px;
	padding-left: 15px;
	background: url(../../shared/images/common_ic_003.gif) left 50% no-repeat; 
	line-height: 1.2em;
}

#edc_life_cul_p h4 {
	font-weight: bold;
	color: #fa7d19;
	font-size: 80%;
	line-height: 1.4em;
}

#edc_life_cul_p div.bgStyle {
	background: url(../images/edc_life_cul_p_bg_001.gif) left top repeat-y;
}

#edc_life_cul_p div.edc-Lt {
	width: 343px;
	float: left;
}

#edc_life_cul_p div.edc-Rt {
	width: 185px;
	float: right;
	text-align: center;
}

#edc_life_cul_p h5 {
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

#edc_life_cul_p h5.marginB90,img.marginB90 {
	margin-bottom: 90px;
}

#edc_life_cul_p h5.marginB20,img.marginB20 {
	margin-bottom: 20px;
}



