/* CSS Document */

#contentsArea *{
	margin: 0;
	padding: 0;
}
#contentsArea {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#endCont {
	width: 776px;
	margin: 15px auto 50px;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(../valentine_images/end_top_line.gif) top left no-repeat;
}
#endCont .endBtm{
	background: url(../valentine_images/end_btm_line.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
}
#endCont .endMain{
	padding: 0 0 56px 0;
	background: url(../valentine_images/end_bg.jpg) top left repeat-y;
}

#endCont .endMain h2{
	width: 491px;
	margin: 0 auto;
	padding: 34px 0 30px 0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1.6;
	text-align: center;
	background: url(../valentine_images/end_title_line.gif) bottom left no-repeat;
}
#endCont .endMain .endTxt01{
	margin: 15px 0 43px 0;
	font-size: 12px;
	color: #333;
	line-height: 2;
}
#endCont .endMain .endTxt02{
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 2;
}
#endCont .endMain ul{
	margin: 25px 0 14px 0;
	list-style: none;
}
#endCont .endMain ul li{
	font-size: 12px;
	color: #333;
	line-height: 2;
}
#endCont .endMain ul li a{
	color: #333;
}


#endFot {
	width: 950px;
	padding: 10px 0 0 0;
	background: url(../valentine_images/end_fot_line.gif) top left repeat-x;
}
#endFot ul{
	padding: 10px 0 0 0;
	list-style: none;
}
#endFot ul li{
	color:#333;
	font-size: 10px;
	padding: 0 0 5px 15px;
	background: url(../valentine_images/end_arw02.gif) top left no-repeat;
}
#endFot ul li a{
	color:#333;
}

