@charset "utf-8";
/*----------------------------------------------------
index
----------------------------------------------------*/

#innerContents #lColumn #lContents .lContentsInner .cntBase{
	width:496px;
	background:url(../img/cntbase_bg.gif) repeat-y center;
}

#innerContents #lColumn #lContents .lContentsInner .cntBase .lineBottom{
	background:url(../img/cntbase_bottom_bg.gif) no-repeat bottom;
	padding:5px 20px 0 20px;
}

.BackBtn{
	width:100%;
	text-align:center;
	padding:15px 0 25px;
	margin-top:10px;
	border-top:1px dotted #9E9E9E;
}
