@charset "utf-8";

/*******************************

page css 

*****************************/

#cnt .innnerCnt{
	width:620px;
	margin:20px auto;
}

#cnt .innnerCnt dl.cntBox{
	background:url(../images/inner_bg_bottom.gif) center bottom no-repeat;
	padding-bottom:30px;
}

#cnt .innnerCnt dl.cntBox dd{
	padding-left:25px;
	background:url(../images/inner_bg_repeat.gif) left center repeat-y;
}

#cnt .innnerCnt dl.cntBox dd .txtBox{
	width:573px;
	background:url(../images/paper_bg_top.gif) top left no-repeat;
	
}

#cnt .innnerCnt dl.cntBox dd .txtBox dl dt{
	padding-top:20px;
	padding-bottom:15px;
	text-align:center;
}

#cnt .innnerCnt dl.cntBox dd .txtBox dl dd{
	margin:0;
	padding:0 0 20px 0;
	background:url(../images/paper_bg_bottom.gif) bottom center no-repeat;

}

#cnt .innnerCnt dl.cntBox dd .txtBox dl dd p{
	width:525px;
	padding-left:25px;
}


#navi{
	padding:20px 0 20px;
	text-align:right;
}