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

#contents_head {
	width:850px;
	text-align:center;
	background-color:#f7efe8;
	padding:50px 0px 50px 0px;
}

#contents_head h1 {
	display:block;
	width:128px;
	height:17px;
	margin:0px auto 0px auto;
	background-image:url(../images/after_care/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


#contents_main {
	clear:both;
	width:850px;
	background-color:#f7efe8;
	margin:0px 0px 0px 0px;
	padding-bottom:42px;
	text-align:left;
}

#contents_main #boxSet {
	clear:both;
	width:850px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#contents_main #boxSet #LArea {
	float:left;
	width:333px;
	text-align:right;
}


#contents_main #boxSet #RArea {
	float:right;
	width:517px;
	text-align:left;
}

#contents_main #boxSet #RArea p {
	margin-left:26px;
}

