@charset "UTF-8";
/* CSS Document */



#contents_head {
	width:850px;
	background-color:#f0ece2;
	background-image:url(../images/company_prolife/bg_logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#contents_head #LArea {
	float:left;
	width:624px;
	text-align:left;
}

#contents_head #LArea .logo {
	margin:73px 0px 0px 153px;
}

#contents_head #LArea .copy {
	margin:41px 0px 0px 153px;
}



#contents_head #RArea {
	float:left;
	width:226px;
	text-align:left;
}

#contents_head #RArea img {
	margin:28px 0px 18px 0px;
}

#contents_main {
	clear:both;
	width:850px;
	background-color:#f9f4ee;
	padding-bottom:40px;
}

#contents_main #LArea {
	float:left;
	width:624px;
	text-align:left;
}

#contents_main #LArea table {
	width:100%;
	border:none;
	border-collapse:collapse;
}

#contents_main #LArea td,
#contents_main #LArea th {
	vertical-align:top;
	color:#231815;
}

#contents_main #LArea th {
	width:25%;
	text-align:right;
	padding:5px 22px 5px 0px;
}

#contents_main #LArea td {
	width:75%;
	text-align:left;
	padding:5px 0px;
}




#contents_main #RArea {
	float:left;
	width:226px;
	text-align:left;
}

#contents_main #RArea .photoArea{
	padding:0px;
}

#contents_main #RArea .photoArea .caparea{
	text-align:left;
	color:#231815;	
}



