@charset "utf-8";

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


#contents .right .l_box2{
	float: right;
	width: 254px;
	padding-bottom: 20px;
}
#contents .right .l_box2 p{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#contents .right .r_box2{
	float: left;
	width: 370px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 20px;
}


#contents .right .r_box strong,
#contents .right .r_box2 strong{
	line-height: 25px;
}