@charset "utf-8";


#contents .right .lead{
	text-align: center;
	padding-bottom: 18px;
	padding-top: 5px;
}
#contents .right p {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 50px;
}
#contents .right p.sec{
	padding-bottom: 5px;
}

#contents .right .l_box{
	float: left;
	width: 259px;
}
#contents .right .l_box p{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding-top: 10px;
}

#contents .right .r_box{
	float: right;
	width: 368px;
	font-size: 14px;
	line-height: 22px;
}